Re: Incorrect states with SQLConnect
"G, Hemanth Kumar" <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <DB5CCE49324ED540B132892B8F2892490281F428@susday7667.TD.teradata.com> |
Thanks Nick. DEFAULT section was intentionally removed to check whether the API was returning the expected return code or not. -----Original Message----- Can you check there isnt a [DEFAULT] section in the ini file? > > SQLConnect with null DSN and with length above zero, is expected to > return IM002, returns IM010 instead. > SQLConnect(hdbc, NULL, 10, uid, SQL_NTS, pwd, SQL_NTS); > Expected: IM002 > Received: IM010 > Should be done now. -- Nick _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev