Thread: SQLSetPos problem under Linux

SQLSetPos problem under Linux

From
lothar.behrens@lollisoft.de
Date:
Hi,

I have the following problem under Linux:

I use SQLSetpos to update data at current cursor position with SQL_UPDATE.
I get back an error message, that only SQL_POSITION/REFRESH is supported.

Does this limitation come from your ODBC driver or is it limited by unixODBC ?

Or, how must I activate these functionality while building it from sources ?

With your windows ODBC driver (version 7.3.200), I do not have these problems.

Ehhm, SuSE Linux 9.1, its unixODBC version 2.2.8-55

Thanks

Lothar