Probably a missing primary key. There are other possibilities, too.

Signature
Sylvain Lafontaine, ing.
MVP - Technologies Virtual-PC
E-mail: http://cerbermail.com/?QugbLEWINF
>I created an Access Data project to connect to an existing SQL Server
>database.
[quoted text clipped - 8 lines]
>
> - Mike
MM - 29 Aug 2005 21:32 GMT
> Probably a missing primary key. There are other possibilities, too.
Primary key is defined.
This is not a multi-table query, just a table.
MM - 29 Aug 2005 21:42 GMT
>> Probably a missing primary key. There are other possibilities, too.
>
> Primary key is defined.
>
> This is not a multi-table query, just a table.
Actually, you were right. The primary key was missing.
It used to have one.