changed behavior in libpq odbc driver

From: "Scot Loach" <sloach(at)sandvine(dot)com>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: changed behavior in libpq odbc driver
Date: 2005-08-18 01:47:51
Message-ID: 71837C040963F748B9B94E123A2896785A0F93@mailserver.sandvine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Anoop Kumar 2005-08-18 10:22:52 Re: changed behavior in libpq odbc driver
Previous Message Juan Jose Costello Levien 2005-08-16 22:18:48 Using psqlodbc.dll without installing or registering