D
DeCiDeR
We have FE copies on users desktop which links to tables on the server
database. The form is pointing to a table and multiple users are
running that same form at same time. The access database is 2003
format. When one person is adding a record in that table, and another
person tries to add new record, it says table is currently locked by
first user. There are three users most of time is same table all day
long. How can i fix it. I already checked the NO Lock under options,
advanced and open with record level locking is also checked. I also
checked the properties for the form and that also have no lock and
dynaset. How to fix this problem. The table itself is having 50000
records and it keeps increasing every day.
I need to make it such a way that multiple user can access same table
and input their records with getting locked out message.
database. The form is pointing to a table and multiple users are
running that same form at same time. The access database is 2003
format. When one person is adding a record in that table, and another
person tries to add new record, it says table is currently locked by
first user. There are three users most of time is same table all day
long. How can i fix it. I already checked the NO Lock under options,
advanced and open with record level locking is also checked. I also
checked the properties for the form and that also have no lock and
dynaset. How to fix this problem. The table itself is having 50000
records and it keeps increasing every day.
I need to make it such a way that multiple user can access same table
and input their records with getting locked out message.