MySQL Forums
Forum List  »  Connector/ODBC

Re: Multiple Queries using ODBC
Posted by: Hemant Dangi
Date: September 26, 2013 04:08AM

Hello Lee,

Thanks for showing interest in MySQL Connector/ODBC.

You can use MULTI_STATEMENTS connection string option parameter which will set CLIENT_MULTI_STATEMENTS internally.

Please refer below link for list of MyODBC connection parameters:
https://dev.mysql.com/doc/refman/5.6/en/connector-odbc-configuration-connection-parameters.html

Thanks.

Options: ReplyQuote


Subject
Written By
Posted
September 23, 2013 11:33PM
September 23, 2013 11:40PM
Re: Multiple Queries using ODBC
September 26, 2013 04:08AM


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.