D
Davie
I have created an Access 2000 database with a user form on
the front end. The user form has 10 text boxes, 4 combos,
all linked to a table. The combo's can be changed and the
record saved. I also have an embedded form in DataList
view to show whats in the table.
When a user opens this form it shows that the file has
been locked with 10 - 20 write locks on the network admins
little diagnostic utility.
There is nothing in the code to open writes to the table
so it seems to be the form itself generating them.
Does any one have an explanation of this or know if this
is a problem or not as my network admin seems to think it
is and the database frequently becomes corrupt with an
error saying its not a valid database file. A repair and
compact works but we have to log all 20 users out of the
system to do it.
Thanks
the front end. The user form has 10 text boxes, 4 combos,
all linked to a table. The combo's can be changed and the
record saved. I also have an embedded form in DataList
view to show whats in the table.
When a user opens this form it shows that the file has
been locked with 10 - 20 write locks on the network admins
little diagnostic utility.
There is nothing in the code to open writes to the table
so it seems to be the form itself generating them.
Does any one have an explanation of this or know if this
is a problem or not as my network admin seems to think it
is and the database frequently becomes corrupt with an
error saying its not a valid database file. A repair and
compact works but we have to log all 20 users out of the
system to do it.
Thanks