Re: Problems with Access XP and text primary keys - Mailing list pgsql-odbc

From laurie.burrow@powerconv.alstom.com
Subject Re: Problems with Access XP and text primary keys
Date
Msg-id OF1BADDF84.F5CD0F57-ON80256F90.0032A34C-80256F90.0033829C@transport.alstom.com
Whole thread Raw
In response to Problems with Access XP and text primary keys  ("Ben Trewern" <bendottrewern@mowlem.com>)
List pgsql-odbc
"Ben Trewern" <bendottrewern@mowlem.com> wrote in message

> I've been using Postgres 8.0rc5 with the pgsqlODBC 8.00.00.03 driver and
> am having some problems.
>
> The database works correctly for some time but suddenly and for no reason
> I can find I get #Deleted in some of the fields. These tables seem to be
> those which have text primary keys. I've looked at the psqlodbcXXXX.log
> and it seems that I get:

I believe Access will give this mesage when the primary key of a record has
been  modified. I think the text type is mapped to memo fields which Access
cannot use as a primary key. If  a table does not have a primary key it
will use the fields of the original record as sort of combined key to
identify the record. If any field is changed this will then generate the
message. It may be that if you set the Row Versioning flag in the postgres
ODBC driver this may resolve the problem.

Laurie

:.________________
CONFIDENTIALITY : This  e-mail  and  any attachments are confidential and
may be privileged. If  you are not a named recipient, please notify the
sender immediately and do not disclose the contents to another person, use
it for any purpose or store or copy the information in any medium.



pgsql-odbc by date:

Previous
From: "Ben Trewern"
Date:
Subject: Re: Problems with Access XP and text primary keys
Next
From: "kj subbu"
Date:
Subject: ksqo is not valid option name