SCO 507 + MYSQL
Jay R. Ashworth
jra at baylink.com
Tue Oct 4 20:58:33 PDT 2005
On Thu, Sep 29, 2005 at 12:14:33PM -0400, Fairlight wrote:
> Yo, homey, in case you don' be listenin', Lerebours, Jose done said:
> > You are missing a key added value to using stored procedures
> > "code reusability". By having stored procedures, you can have
>
> This is why I have a nice library of functions I've written in perl.
> Rip-n-plug, mate. It doesn't have to be server-side, and it's not specific
> to one particular RDBMS--I can use the same logic on all of them because
> it's all coded in one place, in one language.
>
> I appreciate your point, but I get the same benefit client-side, with the
> exception of having to possibly change multiple clients unless I made a
> module out of my functions. I don't always do that. I but it's quite easy
> to replace the functions if necessary.
Actually, *that* is not the benefit of SP, either.
The reason you don't see it mark, is:
> There is no "I" in TEAM.
> This would be the primary reason I've chosen not to join one.
It's *enforcing* a business-level API to the stored data on multiple
programmers, not all of whom you *can* control.
Cheers,
-- jra
--
Jay R. Ashworth jra at baylink.com
Designer Baylink RFC 2100
Ashworth & Associates The Things I Think '87 e24
St Petersburg FL USA http://baylink.pitas.com +1 727 647 1274
"NPR has a lot in common with Nascar... we both turn to the left."
- Peter Sagal, on Wait Wait, Don't Tell Me!
More information about the Filepro-list
mailing list