Re: [INTERFACES] problems with Insight's ODBC driver and Access 97

Поиск
Список
Период
Сортировка
От David Hartwig
Тема Re: [INTERFACES] problems with Insight's ODBC driver and Access 97
Дата
Msg-id 35F3E52A.5E058A11@bellatlantic.net
обсуждение исходный текст
Ответ на problems with Insight's ODBC driver and Access 97  (Roland Dirlewanger <rd@dr15.cnrs.fr>)
Список pgsql-interfaces
I am at home and I don't remember the exact terminology, but you need to turn on
(or turn off) the declare/fetch in one of the advanced option dialogs.    I know I
sound unsure of myself, but trust me on this one.   I not fully awake yet.

Byron, this option should be defaulted in the other direction with the next
release.

Roland Dirlewanger wrote:

> We have a Postgres 6.3.2 database on Linux 2.0.32/RedHat 5.0. We configured
> Microsoft Access 97 on NT 4.0 workstation and the PostSQL ODBC driver from
> Insight to query the database.
>
> There's no problem to link a Postgres table in Access 97 and consult the
> database.
>
> On the other hand, if we modify a value from Access 97, Access blocks forever.
>  The last string I got in the log file is :
>
> query='UPDATE "table1" SET "id"='CIE'  WHERE "nogcf" = 'xxx' AND "id" = '' AND
> "raison" = 'xxx ''
>
> I tried with Openlink's PostgresSQL and the same configuration : both read and
> write requests work.
>
> Does someone knows what I'm doing wrong with Insight's PostSQL ODBC ?
>
> Thanks a lot in advance.
>
> Roland.
>
> --
> Roland Dirlewanger
> CNRS - Délégation Aquitaine et Poitou-Charentes
> Esplanade des Arts et Métiers
> 33402 TALENCE CEDEX
>
> Mél : rd@dr15.cnrs.fr, Tél : 05 56 37 80 80, Fax : 05 57 96 10 56


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: Roland Dirlewanger
Дата:
Сообщение: problems with Insight's ODBC driver and Access 97
Следующее
От: Sferacarta Software
Дата:
Сообщение: Re: DELETE FROM TABLE doesn't work (AGAIN)