Adding new record to a multiuser database and not locking databas.

M

mbc28

How do I create a database that would not lock tables when adding new record
to a multiuser database on the network.
 
J

John Vinson

How do I create a database that would not lock tables when adding new record
to a multiuser database on the network.

ummm... open Access. Use its default settings (which are single record
optimistic locking). What problem are you having? What are the current
settings on the Advanced tab under Tools... Options?

John W. Vinson[MVP]
 
Top