Hi Rosemary,
I cannot think of any disadvantageous to using a split architecture. I can
think of all kinds of disadvantageous of running an unsplit application,
including:
* Increased risk of database corruption
* Having to kick all users out, to make any changes
* Conflicts between users with temporary tables (if you use these)
* Conflicts guaranteed to arise if different users have different versions
of Access installed. For example, most users have Access 2003 installed, but
a few users have the newer Access 2007 installed. If a 2003 and a 2007 user
attempt to access an unsplit application at the same time, the second one in
will be read only.
Tom Wickerath
Microsoft Access MVP
http://www.accessmvp.com/TWickerath/
__________________________________________