Hi
I have a problem with one of my clients. They have a cloud network with remote access, and I have a large MS Access DB 2002 with an ODBC connection to an SQL Server 2008 DB.
The issue I am getting now is some of the popup forms are not letting the User update and edit an existing record. You can add data values to the form but it does not update the record in the table. You can add new records without a problem, but not edit existing records.
I have checked the permissions on the Server & the SQL DB but it all looks ok.
Other popup forms in the DB work fine. This error started in one form about a month ago, and now it is two forms at present. I have tried creating new form and copying the controls over to it, but I still get the same error. It happens when you double click on a record in a list-box in the main form and loads the record into a popup form to edit. You can edit the record on the form but it does not update it to the table!
Any help would be greatly appreciated!
Thanks