What version of MySQL are you using? I believe multiple delimited statements are available in 4.1.x and later.

Jeff Burgoon wrote:
I'm writing my first MySQL app in VB.net using myODBC.  However I think this
question applies to all languages using  MySQL.  From what I understand, I
am unable to issue a batch statement of commands separated by commas to
mySQL.  I receive an error whenever I try to do so from my app.  For this
reason, I am unable to make use of SQL variables and temporary tables.  I
must instead use persistant tables.

Can anyone tell me if this is in fact the case and if so, any suggestions on
how to get over this hurdle?

Thanks,
Jeff





--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to