data disappearing, multi user database

jules68

Registered User.
Local time
Tomorrow, 07:09
Joined
Aug 9, 2012
Messages
13
Hi All,
I have a problem with a multi user database (access 2007) and the data disappearing from tables.

This is happening when there has been 2 users in the database. One person is updating a tablel through a form, (data has been then checked it is there in the tables). However, the next day the data is not there. Somehow the data is not saving when both people close the database.

To me this is strange, the record is immediately saving when database is in use but i'm not sure how the database would dump it overnight as there is definitely no code in the db that would do this.

The property sheet onthe form definately allows for additions and edits.

Anyone have any ideas.

Thanks
 
Have you checked in the actual tables if the date is there?

Catalina
 
yes, i've checked the tables and any data that was entered whilst2 or more people have been in the database appears to save when checked after entered, but then it is not there when the database is closed and reopened. (after all users have closed the database).
thanks
 
Is your database split, with the back end on the network and each user having their own copy of the front end?
 
No its not split, multiple users are opening it from the same file (location).
 

Users who are viewing this thread

Back
Top Bottom