Jeff Norville wrote:
Quote:
When I link to a DB table with NO primary key, Access prompts for "unique record identifier." The table in question has two foreign keys (but is designed for nulls), so I selected those -- and I get the wrong results. |
Don't select any fields. Just cancel out of that dialog. This makes
the link read-only which is exactly what a table with no PK should be.
There can be serious ramifications to selecting fields in that dialog
that do NOT constitute actual uniques values in the table.