From: "Sean Culhane" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, April 16, 2002 21:08 Subject: Executing stored procedures
> I'm in the process of redesigning a web-based interface for a database > driven website. The previous iteration of this system had SQL queries > embedded within the scripts themselves. In the second version, I'd like > to use stored procedures to streamline the database transactions. > Unfortunately, I've come up short on resources and/or example code. Can > anybody point me in the right direction? The methods used for calling database procedures are database specific. What database are you using and which DBD::xxx? -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age.
