concurrent users access 03

D

dennisfed

i have a database created in 03. it will not allow more than one user at a
time.
it defaults to no lock. everyone has read/write permissions on the network
drive and path in question. i have bound forms and i am not using the recset
method, i am using the default read/write ie: if me.dirty ........ what do i
have to do to allow concurent users.
dennis
 
J

Joan Wild

Is this database split? If not, it should be.

I know you said everyone has read/write permissions on the folder, but
verify this (all it takes is one user to lock everyone else out). Test
that each user can create a text file in the folder.

Joan Wild
MS Access MVP
 
Top