Re: ODBC SQLSetPos Delete problem - Mailing list pgsql-odbc

From Dave Page
Subject Re: ODBC SQLSetPos Delete problem
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4306489@ratbert.vale-housing.co.uk
Whole thread Raw
In response to ODBC SQLSetPos Delete problem  ("Lothar Behrens" <lothar.behrens@lollisoft.de>)
Responses Re: ODBC SQLSetPos Delete problem
List pgsql-odbc

> -----Original Message-----
> From: pgsql-odbc-owner@postgresql.org
> [mailto:pgsql-odbc-owner@postgresql.org] On Behalf Of Janet Borschowa
> Sent: 15 September 2004 17:14
> To: pgsql-odbc@postgresql.org
> Cc: Lothar Behrens
> Subject: Re: [ODBC] ODBC SQLSetPos Delete problem
>
> Hi,
> I've used various versions of the PostgreSQL odbc driver on
> Windows and Unix. I found that versions 7.2.1 to 7.2.2 will
> not crash but will give an error when subsequently fetching a
> row after having deleted a row even though the delete works
> OK. With versions 7.2.3 to 7.3.3 the program will crash but
> this is not consistent depending on the table involved and
> what platform the driver is on.
>
> I think you're best bet is to either use a different version
> of the driver although I don't know if this can work in your
> app, or better yet, do what Philippe has suggested.

Out of interest, does it still crash if you turn off the updateable
cursors option?

Regards, Dave.

pgsql-odbc by date:

Previous
From: "Gary Doades"
Date:
Subject: Latest ODBC Driver "unstable"
Next
From: "Dave Page"
Date:
Subject: Re: Latest ODBC Driver "unstable"