redbirdofthesouth
Programmer
I am converting some Access applications from stand alone to client/server using SQL Server. The tables have all been moved to SQL Server, and are accessible. However only some allow adds or deletes, and others generate the error message "can't go to specified record" when I try to add, and do nothing when I try to delete. I have checked all the permissions that I can find, and they seem to be identical for all tables and users and roles. I have checked the properties of the userforms (that do the adding and deleting) I am creating in Access, and they appear to be the same. Any idea why some tables will allow adds and deletes, and others will not?