MySQL Forums
Forum List  »  Perl

Re: Complex multiple command query
Posted by: Randy Clamons
Date: June 26, 2009 12:33PM

As far as I know, it won't work this way. You can only submit one statement at a time via ODBC.

But, since you're using 5.0, you should be able to do this with a stored procedure. The last select statement results in your procedure will be returned as a result set.

Options: ReplyQuote


Subject
Written By
Posted
Re: Complex multiple command query
June 26, 2009 12:33PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.