SQLSetParam returning success for HY003
"G, Hemanth Kumar" <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <DB5CCE49324ED540B132892B8F289249026E0B25@susday7667.TD.teradata.com> |
Hello Nick,
SQLSetParam with zero ValueType is expected to return HY003, but
returns success.
SQLSetParam(hstmt,1,0,4,10,0,rgbValue,NULL);
Expected: HY003
Received : SQL_SUCCESS
Pls validate.
Thanks
Hemanth.
_______________________________________________
unixODBC-dev mailing list
[email protected]
http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev