From: | Janet Borschowa <borschow(at)roguewave(dot)com> |
---|---|
To: | "Pgsql-Odbc(at)Postgresql(dot)Org" <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: (Fwd) SQLSetPos problem under Linux |
Date: | 2005-02-28 19:21:33 |
Message-ID: | D486606E7AD20947BDB7E56862E04C39BDC995@cvo1.cvo.roguewave.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
Do a search for DRIVER_CURSOR_IMPLEMENT on the odbc mailing list. With
version 7.x this needed to be defined on the command line when building the
source code to use updateable cursors.
-- Janet
-----Original Message-----
From: lothar(dot)behrens(at)lollisoft(dot)de [mailto:lothar(dot)behrens(at)lollisoft(dot)de]
Sent: Wednesday, February 23, 2005 10:23 PM
To: Pgsql-Odbc(at)Postgresql(dot)Org
Subject: (Fwd) [ODBC] SQLSetPos problem under Linux
Hi,
is there really no answer for me ?
Thanks
Lothar
------- Weitergeleitete Nachricht / Forwarded message -------
Von: lothar(dot)behrens(at)lollisoft(dot)de
An: pgsql-odbc(at)postgresql(dot)org
Datum: Sun, 20 Feb 2005 20:10:56 +0100
Betreff: [ODBC] SQLSetPos problem under Linux
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
---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
--- Ende der weitergeleiteten Nachricht / End of forwarded message ---
---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster
From | Date | Subject | |
---|---|---|---|
Next Message | Ramon Danieli | 2005-03-01 09:00:59 | Re: Unix domain socket |
Previous Message | Valia V.Vaneeva | 2005-02-28 12:21:00 | psqlodbc-08.00.0005 + libiodbc-3.52.2 + mac os x |