B
bbitzer
I am attempting to link two tables from SQL server to an
access application. Both contain the same column names and
the same fields as concatenated primary key but the tables
are named differently, have different values and used
differently. When these tables are linked in access, one
of the tables changes to a single primary key. When this
table is opened, you see many duplicates (of what was the
concatenated primary key) but the count of records is
still equal to SQL Server. When I query in Access for
duplicates, no results are returned. I drop the table and
re-link it, but it still shows a single key. How can I get
Access to accept the true table schema?
access application. Both contain the same column names and
the same fields as concatenated primary key but the tables
are named differently, have different values and used
differently. When these tables are linked in access, one
of the tables changes to a single primary key. When this
table is opened, you see many duplicates (of what was the
concatenated primary key) but the count of records is
still equal to SQL Server. When I query in Access for
duplicates, no results are returned. I drop the table and
re-link it, but it still shows a single key. How can I get
Access to accept the true table schema?