Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Do you use PL/SQL
www.douglassdavis.com wrote:
> so i take it that you are not really a fan of "middleware" written in
> some other language that provides an interface that applications can
> use (via CORBA or something) and talks to the database via SQL.
I like middleware when it is used appropriately just as I like XML when it is used appropriately.
But anyone using any database whose starting premise is that their front-end tool, or the middleware, will be the only mechanism by which the data is accessed and changed is not in contact with reality.
Similarly anyone using an RDBMS and not customizing their code to leverage that product's best practices is writing mediocrity with respect to security, scalability, and performance.
-- Daniel A. Morgan University of Washington damorgan_at_x.washington.edu (replace x with u to respond) Puget Sound Oracle Users Group www.psoug.orgReceived on Wed May 23 2007 - 10:44:34 CDT
![]() |
![]() |