I recently upgraded from Access to SQL Server and when I try to update or add information, I get the following error message,
ADODB.Recordset error '800a0cb3'
Current Recordset does not support updating. This may be a limitation of the provider, or of the selected locktype.
/forum2/forum/post_message.asp, line 746
- All of my tables and post are there and are in sync
- All of the tables are owned by 'dbo'
- I upgraded using the Access Upsize Wizard
- I have already visited the particular forum dedicated to this subject above, but none of their solutions are working for me.
Can anyone help me out here?