Re: PGAPI_GetFunctions does not contain SQL_API_SQLFETCHSCROLL - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: PGAPI_GetFunctions does not contain SQL_API_SQLFETCHSCROLL
Date
Msg-id 3EFFBC9D.4D8B0D8@tpf.co.jp
Whole thread Raw
In response to PGAPI_GetFunctions does not contain SQL_API_SQLFETCHSCROLL  (Rob Montroy <montroy@us.ibm.com>)
List pgsql-odbc
Rob Montroy wrote:
>
> SQLFetchScroll is implemented, but my app will never call it if
> SQLGetFunctions says it isn't there.  Am I right?

Currently SQLGetFunctions says that SQLFetchScroll is there
if the second(FunctionId) parameter == SQL_API_ODBC3_ALL_FUNCTIONS
but the function says that SQLFetchScroll isn't there if the second
parameter == SQL_API_FETCHSCROLL. I've just fix the bug.
Please try the snapshot dll at
    http://www.geocities.jp/inocchichichi/psqlodbc/ .

regards,
Hiroshi Inoue
    http://www.geocities.jp/inocchichichi/psqlodbc/

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Client software vs cursor problem?
Next
From: Richard Huxton
Date:
Subject: Re: Client software vs cursor problem?