Errors on indexes - Mailing list pgsql-interfaces

From Gregg Berkholtz
Subject Errors on indexes
Date
Msg-id 36A9FB59.78D77383@gbcomputers.com
Whole thread Raw
List pgsql-interfaces
I keep getting this error after trying to link an existing Access 97
front-end to a PostgreSQL backend:

"Invalid field definition 'assetID' in definition of index or
relationship."

The assetID field is a valid is a valid field name in the correct table,
there are also indexes to assetID too.

I did use the pgadmin database migration utility to migrate the data
from MS Access 97 to PostgreSQL.
My server is Slackware 3.6, Postgres 6.4.2
My workstation is running Windows95.

Any ideas?
Thanks for the help.
Gregg Berkholtz


pgsql-interfaces by date:

Previous
From: "Glenn Holmer"
Date:
Subject: JDBC throws with error code 0
Next
From: Gregg Berkholtz
Date:
Subject: MS Access 97 and Pass-through SQL