<I'm thinking of putting the entire Access database on a file server, not dividing it up into front and back ends.>
Can it be done?
Sure.
But as jmoss111 states, you will be asking for trouble.
The least of which will be constant, annoying "concurrent user" errors.
The worst of which will be the database corrupting and not being recoverable.
:-O
There are many advantages to splitting a database that far outweigh the simplicity of the "one Shared Database File" approach.
;-)
(Just curious, ...any reason why you did not consider splitting the DB originally?)
JeffCoachman
Main Topics
Browse All Topics





by: jmoss111Posted on 2009-09-03 at 10:25:07ID: 25252846
It's bad practice and you will have probems. Do the split and put a separate front end on each users workstation