Re: [HELP] MSAccess picks wrong keys - Mailing list pgsql-odbc

From Aaron Spike
Subject Re: [HELP] MSAccess picks wrong keys
Date
Msg-id 4015499E.20269.1DF7E5D@localhost
Whole thread Raw
In response to Re: [HELP] MSAccess picks wrong keys  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
Responses Re: [HELP] MSAccess picks wrong keys  (Jeff Eckermann <jeff_eckermann@yahoo.com>)
List pgsql-odbc
> So, for you this should "just work".  I don't have an
> answer, but maybe someone else can suggest it.

Well it didn't just work. Until I dropped and recreated the table and
copied the data back in. Now it works fine. Its almost like the
driver knew that the index was on the first field and the last two
fields.

Problems and fixes aside can anyone offer more information on how the
pgodbc driver and access decide whether or not to present the "Select
Unique Record Identifier" dialogue when linking tables?

> If you don't have logging enabled, you may want to try
> that for a while; there may be some clues in there.

Logging with the odbc driver or on the server?

> BTW, I suggest you reconsider your use of a composite
> primary key.  The fact that they are supported doesn't
> make them a good idea.

Not my choice actually, but after working with them for some time I
they have grown on me.

Aaron Spike

pgsql-odbc by date:

Previous
From: jwsacksteder@ramprecision.com
Date:
Subject: Odd odbc error message with excel et.al.
Next
From: Jeff Eckermann
Date:
Subject: Re: [HELP] MSAccess picks wrong keys