dkimbrell
unread,Mar 9, 2012, 10:07:35 AM3/9/12You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
In Access (2008), when I have a local table with a Primary Key and I
add a new record in the table view, Access automatically gives the new
record a primary key value.
But when I open a table linked to my backend SQL Server that also has
a primary key (identified in SQL Server), Access will not give it an
ID and so I cannot add a record there.
How do I fix this?