Re: ODBC SQLSetPos Delete problem

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: ODBC SQLSetPos Delete problem
Дата
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4306489@ratbert.vale-housing.co.uk
обсуждение исходный текст
Ответ на ODBC SQLSetPos Delete problem  ("Lothar Behrens" <lothar.behrens@lollisoft.de>)
Ответы Re: ODBC SQLSetPos Delete problem  ("Lothar Behrens" <lothar.behrens@lollisoft.de>)
Список 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 по дате отправления:

Предыдущее
От: "Gary Doades"
Дата:
Сообщение: Latest ODBC Driver "unstable"
Следующее
От: "Dave Page"
Дата:
Сообщение: Re: Latest ODBC Driver "unstable"