G
Guest
I make a connection to a SQL Database (this particular one is on a MSDE
desktop version) using the ODBC Driver in Acess 2003 (11.6566.6568) SP2
On a particular table the Primary Key on the Item table is not defined
correctly on the Linked Item table. In design view In Access it shows the
primary key being the DBTIMESTAMP. This is incorret. The primary is suppose
to be the ID Autonumber Column.
The primary key is defined correctly on the table in the SQL database as
the ID field
This prevents any Update query from running. No error is displayed. The
Query just eventyallty times out.
Not all tables have the problem.
It is a large table with ~ 80 fields.
Does anyone know what the problem is or a way to set the primary on a
lionked table other than making the table a local table?
desktop version) using the ODBC Driver in Acess 2003 (11.6566.6568) SP2
On a particular table the Primary Key on the Item table is not defined
correctly on the Linked Item table. In design view In Access it shows the
primary key being the DBTIMESTAMP. This is incorret. The primary is suppose
to be the ID Autonumber Column.
The primary key is defined correctly on the table in the SQL database as
the ID field
This prevents any Update query from running. No error is displayed. The
Query just eventyallty times out.
Not all tables have the problem.
It is a large table with ~ 80 fields.
Does anyone know what the problem is or a way to set the primary on a
lionked table other than making the table a local table?