I have data stored in SQL server, and am attempting to use an Access 2000 form to enter and edit that data. I'm still building the application, so there is absolutely no-one else who even has access to it.
When I open the form for the first time after starting the Access application, I can enter a new record in the table. If I move off of that record and return, I can type all that I want to in the data, but the moment I move off that record I get an error informing me that
"This record has been changed by another user since you started editing it. If you save the record, you will overwrite the changes the other user made.
Copying the changes to the clipboard will let you look at the values the other user entered, and then paste your changes back in if you decide to make changes."
It offers 3 buttons:
1. Save Record - this button is greyed out and cannot be used.
2. Copy to Clipboard - if I select this button, the record returns to the state it was in before I made any changes and data is saved on the clipboard.
3. Drop Changes - same deal as #2, but nothing was put on the clipboard.
I have no real option but to close the form. No change to the record can be performed. It acts the same even if I go into the linked table and attempt to make the change without the form.
If I go into the Enterprise Manager and edit the data there, it works fine.
There is a primary key in the table, which is recognized by Access.
Again, there is no other user to be doing this.
Any thoughts, anyone?
Cheryl dc Kern
When I open the form for the first time after starting the Access application, I can enter a new record in the table. If I move off of that record and return, I can type all that I want to in the data, but the moment I move off that record I get an error informing me that
"This record has been changed by another user since you started editing it. If you save the record, you will overwrite the changes the other user made.
Copying the changes to the clipboard will let you look at the values the other user entered, and then paste your changes back in if you decide to make changes."
It offers 3 buttons:
1. Save Record - this button is greyed out and cannot be used.
2. Copy to Clipboard - if I select this button, the record returns to the state it was in before I made any changes and data is saved on the clipboard.
3. Drop Changes - same deal as #2, but nothing was put on the clipboard.
I have no real option but to close the form. No change to the record can be performed. It acts the same even if I go into the linked table and attempt to make the change without the form.
If I go into the Enterprise Manager and edit the data there, it works fine.
There is a primary key in the table, which is recognized by Access.
Again, there is no other user to be doing this.
Any thoughts, anyone?
Cheryl dc Kern