[unixODBC-dev] SQLSetStmtAttr()+SQL_ATTR_ROWS_FETCHED_PTR
George Neill
georgen at neillnet.com
Tue Feb 3 08:24:32 GMT 2009
On Tue, Feb 3, 2009 at 2:11 AM, Nick Gorham <nick at lurcher.org> wrote:
> George Neill wrote:
>>
>> 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?
>>
>>
>
> I would guess its a problem in the code, which bit of code in particular? so
> I can fix it.
SQLSetStmtAttr.c:753
2.2.15pre
Thanks,
George
More information about the unixODBC-dev
mailing list