[unixODBC-dev] SQLEndTran(henv) returns 08003 for SQL_SUCCESS
G, Hemanth Kumar
Hemanth.G at Teradata.com
Mon Jun 29 09:46:34 BST 2009
Hello,
SQLEndTran() with environment handle is returning 08003
(connection not open) instead of returning SQL_SUCCESS.
SQLConnect(); --> success
SQLEndTran(SQL_HANDLE_ENV, henv, SQL_COMMIT);
Expected : SQL_SUCCESS
Received : 08003 [unixODBC][Driver Manager]Connnection does not exist
Please check this.
Thanks
Hemanth.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.unixodbc.org/pipermail/unixodbc-dev/attachments/20090629/4305f0bf/attachment.html>
More information about the unixODBC-dev
mailing list