May 31, 2019 at 6:13 pm
MS Access will not allow update or delete commands on an external table in SQL Server. Does anyone ever seen this issue. It's not a rights issue. Using the same account it works directly against SQL Server. Please advise?
May 31, 2019 at 7:01 pm
Access requires a primary key on any table that you intend to update or delete.
Can you post the DDL for the SQL table, including the keys, indexes, and grants?
May 31, 2019 at 8:30 pm
Thanks! I created the primary key and then ran the update statement gave an error Access didn't update due to type conversion failure due to key violations.
May 31, 2019 at 8:41 pm
Can you post the DDL for the table, also the update statement?
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy