Geoff Convery
Registered User.
- Local time
- Today, 12:44
- Joined
- Jul 21, 2006
- Messages
- 33
I've migrated an Access application to Access/SQL server using ODBC System DSNs and it's worked, however I now need to add a column to the main table.
I've added the column to the data definition in the test copy of the database using the Enterprise manager and, if I open the table using the Enterprise manager I can update the rows of the table but when I try to update the data using the front end I get a lock error message without the option of saving the record.
The lock error is only generated on the table I've changed and, if I link the front end to the live copy which still has its original structure it works perfectly.
As there's only me using the test copy and the same front end works with the unchanged data structute there has to be something wrong in the interface somewhere, but I can't sort out what.
Any ideas?
I've added the column to the data definition in the test copy of the database using the Enterprise manager and, if I open the table using the Enterprise manager I can update the rows of the table but when I try to update the data using the front end I get a lock error message without the option of saving the record.
The lock error is only generated on the table I've changed and, if I link the front end to the live copy which still has its original structure it works perfectly.
As there's only me using the test copy and the same front end works with the unchanged data structute there has to be something wrong in the interface somewhere, but I can't sort out what.
Any ideas?