Re: SQLEndTran(henv) returns 08003 for SQL_SUCCESS
"G, Hemanth Kumar" <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <DB5CCE49324ED540B132892B8F2892490264F135@susday7667.TD.teradata.com> |
I'm sorry.. please ignore this. I did something wrong. It works fine. Thanks. ________________________________ From: [email protected] [mailto:[email protected]] 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. _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev