This is a discussion on Setting level of rollback on errors to nop in connection string within the pgsql Interfaces odbc forums, part of the PostgreSQL category; --> I added Protocol=-0 command to connection string. However ODBC driver still adds statements like RELEASE _EXEC_SVP_024BFB30 SAVEPOINT _EXEC_SVP_024BFB30 before ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I added Protocol=-0 command to connection string. However ODBC driver still adds statements like RELEASE _EXEC_SVP_024BFB30 SAVEPOINT _EXEC_SVP_024BFB30 before each command. How to disable those command adding in connection string ? I looked into ODBC source code but havent figured out which connection string option to use. Andrus. |