I'm running Access 2000 and connecting to a database on SQL Server 7.0.
I bring up the .adp file that I'm working on and open one of the tables. Whenever I try to update any of the data I get the "Recordset is not updateable" message.
I brought this database over from the client site by generating SQL scripts to create the tables and exporting and then importing the data in CSV format.
It's not that I don't have permissions set on the SQL Server as I am able to delete the file. I have checked the permissions for each of the files and I do have SELECT, INSERT, UPDATE and DELETE permissions set.
Any help would be appreciated.
Biff
I bring up the .adp file that I'm working on and open one of the tables. Whenever I try to update any of the data I get the "Recordset is not updateable" message.
I brought this database over from the client site by generating SQL scripts to create the tables and exporting and then importing the data in CSV format.
It's not that I don't have permissions set on the SQL Server as I am able to delete the file. I have checked the permissions for each of the files and I do have SELECT, INSERT, UPDATE and DELETE permissions set.
Any help would be appreciated.
Biff