Dimitry Sibiryakov
2013-10-07 21:04:19 UTC
Hello, All.
Should call of SQLColumns() start transaction?
I wonder because now with auto-commit mode off, this call _does_ start transaction and
following call of SQLDisconnect() without SQLEndTran() return 25000 error code.
It is not clear for me from ODBC docs whether SQLColumns() is "an SQL statement that
can be contained within a transaction" or not.
Should call of SQLColumns() start transaction?
I wonder because now with auto-commit mode off, this call _does_ start transaction and
following call of SQLDisconnect() without SQLEndTran() return 25000 error code.
It is not clear for me from ODBC docs whether SQLColumns() is "an SQL statement that
can be contained within a transaction" or not.
--
WBR, SD.
WBR, SD.