Let me clarify.

I'm in great favor of stored procedures in MySQL.  It is my HO that all
interaction with the database should take place within stored procedures.
But the ANSI standard is sufficient for most interaction with the database.
My call to arms was to resist the urge that Oracle could not, implementing a
full-blown language within the context of SPs. (Oracle used Java, rumor has
it that MS will implement C#, Java's moronic cousin, in a future release)

Again, IMHO, take it for what it's worth.
Cal
*
* Cal Evans
* Senior Internet Dreamer
* http://www.calevans.com
*
----- Original Message -----
From: "Ed Carp" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, September 07, 2001 11:14
Subject: Re: Let's approach stored procedures


> Cal Evans ([EMAIL PROTECTED]) writes:
>
> > Stick with the ANSI standard. (ANSI99?) Do not try to implement either
> > PL/SQL or T/SQL. Please do not implement PERL (or Python) , Java, PHP or
any
> > other procedural or OO language in stored procedures.  Speaking form
> > experience, all this does is blur the lines of that the database should
do
> > and what the middle tier should do.
>
> BRAVO!  At last, the voice of common sense is heard :)
>
> --
> Ed Carp, N7EKG  -  [EMAIL PROTECTED]  -  214/341-4420 -
http://www.pobox.com/~erc
>
> Squished Mosquito, Inc.
> Internet Applications Development
> Escapade Server-Side Scripting Language Development Team
> http://www.squishedmosquito.com
> Pensacola - Dallas - Dresden - London
>


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to