SQLSetPos - Mailing list pgsql-odbc

From Dave Page
Subject SQLSetPos
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B8259EF8@mail.vale-housing.co.uk
Whole thread Raw
Responses Re: SQLSetPos
List pgsql-odbc
Hi Hiroshi,

I've had a query about support for SQLSetPos(SQL_UPDATE) in psqlODBC.
Upon examination of the code there seems to be some there to handle
SQL_UPDATE, however the function exits with an error (Only
SQL_POSITION/REFRESH is supported for PGAPI_SetPos) before any of that
code is ever reached.

Do you know if that's an oversight, or is the code that's there not
ready for use yet?

Regards, Dave.


pgsql-odbc by date:

Previous
From: "Michael Calabrese"
Date:
Subject: Re: problem after upgrade ---
Next
From: "Hiroshi Inoue"
Date:
Subject: Re: SQLSetPos