> - it's cool

Not a valid business reason.

> - where I work, we have a HUGE database-driven web-application. A lot of
>    our business logic is implemented via stored procedures, that
>    act as black boxes for the web-designers.
>    Think of enterprise java beans.
>    They are not "nonsense" or such. They are usefull.

Stored procedures aren't nonsense, but using or re-implementing a particular
vendor's implementation is.

>    (I know, you can use ejb with JDBS and mysql..., but if you
> want to have
>    some logic incapsualted, you should use some kind of "component")
> - sp extends the RDBMS itself in its functionality. Think about
> some stupid
>    "check_fiscal_code()" or "insert_new_customer()".
>    Web designers use the "insert_new_customer", instead of using SQL
>    directly.

These are all great reasons to implement stored procedures, not Oracle
PL/SQL. I think I'm missing your point here...
--
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