|
-
Feb 11th, 2001, 09:45 PM
#1
Thread Starter
PowerPoster
This isn't really vb but i have no-where else to turn!!
I get this error when i try and open a access database:
The Microsoft Jet database engine stopped the process because you and another user are attempting to change the same data at the same time. (Error 3197)
This error can occur in a multiuser environment.
Another user has changed the data you are trying to update. This error can occur when multiple users open a table or create a CdbRecordset and use optimistic locking. Between the time you used the Edit method and the Update method, another user changed the same data.
To overwrite the other user's changes with your own, execute the Update method again.
But I'm the only person with it open... Deadly certain about this!
Is there anyway i casn get around it?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|