Using access in a multi-user environment

D

Don

I am trying to find a way to let five people use an Access database at the
same time. There seems to be several different options, but I am not sure
what the best way is. If anyone has some good advice/pointers on this topic
I'd sure appreciate it.

Thanks,
 
T

Tom van Stiphout

On Thu, 28 Feb 2008 06:00:00 -0800, Don

No, there is only one option: split the application, and give each
user his own copy of the front-end.

-Tom.
 
Top