Re: SQLEndTran returns SQL_SUCCESS forHY010(Function sequence error)
Nick Gorham <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
G, Hemanth Kumar wrote: > Yes, it works. > Thanks. > > I have found out one more issue. > > SQLStatistics with TableName argument as a null pointer should return > HY009 - Invalid use of null pointer, but returns > SQL_SUCCESS. > SQLStatistics(hstmt,NULL,SQL_NTS,NULL,SQL_NTS,NULL,SQL_NTS,0,0); > Expected : HY009 > Received : SQL_SUCCESS > > Please verify this one too. > > Thanks > Hemanth. > > Try now :-) -- Nick _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev