[unixODBC-dev] SQLEndTran(henv) returns 08003 for SQL_SUCCESS
G, Hemanth Kumar
Hemanth.G at Teradata.com
Mon Jun 29 09:58:18 BST 2009
I'm sorry.. please ignore this. I did something wrong. It works fine.
Thanks.
________________________________
From: unixodbc-dev-bounces at mailman.unixodbc.org
[mailto:unixodbc-dev-bounces at mailman.unixodbc.org] On Behalf Of G,
Hemanth Kumar
Sent: Monday, June 29, 2009 2:17 PM
To: Development issues and topics for unixODBC
Subject: [unixODBC-dev] SQLEndTran(henv) returns 08003 for SQL_SUCCESS
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/446469dd/attachment.html>
More information about the unixODBC-dev
mailing list