6 messages in com.mysql.lists.perlRe: Stored procedure support?
FromSent OnAttachments
Richard N. Fogle17 Apr 2006 20:41 
Richard N. Fogle24 Apr 2006 15:07 
Tyler MacDonald24 Apr 2006 15:10 
Richard N. Fogle24 Apr 2006 16:53 
Jake Peavy24 Apr 2006 16:53 
Richard N. Fogle24 Apr 2006 17:19 
Subject:Re: Stored procedure support?
From:Tyler MacDonald (tyl@yi.org)
Date:04/24/2006 03:10:14 PM
List:com.mysql.lists.perl

Richard N. Fogle <ri@neosaint.org> wrote:

Is there anyone on this list?

I'm here. :-)

I just didn't have a very good answer to your question, I've used triggers but not prepared statements (yet). The triggers are a part of Schema::RDBMS::AUS... they're not quite the same as prepared statements but they're close... have a look and you'll see what sort of aggrivation I've gone through trying to do stuff as simple as raising exceptions...

http://search.cpan.org/src/CRAKRJACK/Schema-RDBMS-AUS-0.03/schema/mysql/0.01/

Cheers, Tyler