Re: Help : serious problems with ODBC & Postgresql 7.1 RC2 &Access 2000 - Mailing list pgsql-odbc

From Hiroshi Inoue
Subject Re: Help : serious problems with ODBC & Postgresql 7.1 RC2 &Access 2000
Date
Msg-id 3AD0F96D.DC1B9D78@tpf.co.jp
Whole thread Raw
In response to Help : serious problems with ODBC & Postgresql 7.1 RC2 & Access 2000  (Jean-Michel POURE <jmpoure@axitrad.com>)
Responses Re: Help : serious problems with ODBC & Postgresql 7.1 RC2 &Access 2000  (Jean-Michel POURE <jm.poure@freesurf.fr>)
List pgsql-odbc
Jean-Michel POURE wrote:
>
> Hello all,
>
> I have serious problems updating an attached table in access 2000.
> The problem is similar to
> http://postgresql.rmplc.co.uk/mhonarc/pgsql-odbc/2001-03/msg00020.html
> My configuration is Access 2000 SP1 / Windows NT SP5 / MDAC 2.6 /
> PostgreSQL 7.1 RC2 /  7.104 odbc driver
>
> 2) Problem description
>
> a) When running the query "Select * FROM tblProblematicTable;" inside a
> form, the record cannot be updated.
> On the contrary, if running "Select field1, field2, field3, etc .. FROM
> tblProblematicTable;", the record can be updated.
> It seems that the maximum number of fields is 8 to 10, no more.
>
> b) When deleting 99% of records, updating works again, no matter the number
> of fields.
>
> c) Logs on the client side show nothing.
> Shall I allow logging server-side ?
>

Yes. Try running the postmaster with -d2 (and without -S)
and see what gets logged in its stderr output.

regards,
Hiroshi Inoue

pgsql-odbc by date:

Previous
From: Cedar Cox
Date:
Subject: Re: Access2K Form object to use passtrough queries
Next
From: Hiroshi Inoue
Date:
Subject: Re: access #s_c_h#