SQLSetPos problem under Linux

From: lothar(dot)behrens(at)lollisoft(dot)de
To: pgsql-odbc(at)postgresql(dot)org
Subject: SQLSetPos problem under Linux
Date: 2005-02-20 19:10:56
Message-ID: 4218EED0.29404.23E23DC@localhost
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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

Browse pgsql-odbc by date

  From Date Subject
Next Message laurie.burrow 2005-02-21 12:39:08 Re: Cannot link to postgres 8.0.0 databases using ODBC from
Previous Message Joel Fradkin 2005-02-18 20:30:56 Re: encoding using the odbc driver