I've deleted data in a table in SQL Server and set a primary key and saved the table. I went to my MS Access db and linked the table I just deleted the data in from the SQL Server. When I open the table in Access, all the data is still there and the primary key isn't set. I close both the SQL Server and the MS Access db and re-open and link the table again. Still the data is there with no primary key. I go back to SQL server, the table is empty and the primary key is set. Am I crazy? What am I doing wrong?