Re: ODBC & Multiple Statements
The newer versions of ODBC Driver can send multiple statements as well.
You just need to enable the corresponding functionality by setting the connection option "MULTI_STATEMENTS=1" in the connection string or by ticking a checkbox in the GUI dialog: Details >> Connection >> [ ] Allow Multiple Statements.
I hope this helps.
Subject
Written By
Posted
Re: ODBC & Multiple Statements
October 03, 2024 11:10PM
Sorry, only registered users may post in this forum.
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.