SQLSetStmtAttr()+SQL_ATTR_ROWS_FETCHED_PTR
George Neill <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi All, I am having a little bit of confusion with SQLSetStmtAttr() and SQL_ATTR_ROWS_FETCHED_PTR. From this documentation, http://www.unixodbc.org/doc/ODBC64.html, it states the Value/ValuePtr should be of type SQLULEN ... but the actual code seems to use SQLUINTEGER. Is this a bug in the docs or the code? Thanks, George. _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev