multi-user access data base

G

Guest

I need to make the data base I designed to be a multi-user one. Currently,
only one person can use it at a time. This just won't work in our
environment. How do I do this. Thanks
 
D

Duane Hookom

"Currently, only one person can use it at a time." Can you describe your
symptoms? Do all users have create and delete permissions on the folder
where the backend mdb is located?

You have separated your application into frontend and backend mdbs haven't
you?
 
J

John Vinson

On Sat, 2 Apr 2005 15:59:04 -0800, "Betty Buckley" <Betty
I need to make the data base I designed to be a multi-user one. Currently,
only one person can use it at a time. This just won't work in our
environment. How do I do this. Thanks

Access is multiuser by default, and you need to go to a certain amount
of work to make it single-user! Are you sure you (or some user) isn't
opening it in Exclusive mode?

John W. Vinson[MVP]
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top