changed behavior in libpq odbc driver - Mailing list pgsql-odbc

From Scot Loach
Subject changed behavior in libpq odbc driver
Date
Msg-id 71837C040963F748B9B94E123A2896785A0F93@mailserver.sandvine.com
Whole thread Raw
Responses Re: changed behavior in libpq odbc driver  (Marko Ristola <marko.ristola@kolumbus.fi>)
List pgsql-odbc
I'm not sure whether the old driver or the new one is correct.

When executing an UPDATE query with a WHERE clause, if the WHERE clause does not match any rows, the old driver returns
SQL_NO_DATA. The new driver returns SQL_SUCCESS. 



pgsql-odbc by date:

Previous
From: Juan Jose Costello Levien
Date:
Subject: Using psqlodbc.dll without installing or registering
Next
From: "Anoop Kumar"
Date:
Subject: Re: changed behavior in libpq odbc driver