Not entirely sure what you mean. Typically Access applications are
split in front-ends (everything except tables, and linked tables) and
back-ends (tables), with the former living on each workstation, and
the latter on the server.
The MDW file (should you decide to use Access-level security) should
also be on the server.
-Tom.
>How do i share a database frontend with several users over a network?
>How do i share a database frontend with several users over a network?
You want to put the FE on each machine or place in a user specific
directory on the server. This will help avoid some weird error
messages when users are changing the same forms record source, filters
and such as well as corruptions. It is also much easier to implement
a new version of the database with changed queries, forms, reports and
VBA code.
I specifically created the Auto FE Updater utility so that I could
make changes to the FE MDE as often as I wanted and be quite confident
that the next time someone went to run the app that it would pull in
the latest version. For more info on the errors or the Auto FE
Updater utility see the free Auto FE Updater utility at
http://www.granite.ab.ca/access/autofe.htm at my website to keep the
FE on each PC up to date.
Tony

Signature
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
Arlette - 29 Nov 2007 07:39 GMT
I m not sure how to separate the frontend from the backend. Could you
direct me to a site that has that information or mention it yourself?
Thanks for your help.
Keith Wilby - 29 Nov 2007 10:33 GMT
>I m not sure how to separate the frontend from the backend. Could you
> direct me to a site that has that information or mention it yourself?
> Thanks for your help.
http://www.granite.ab.ca/access/splitapp/index.htm
Keith.
www.keithwilby.com
Arlette - 29 Nov 2007 10:41 GMT
Thank you, your information has helped me to a huge extent...
Keith Wilby - 29 Nov 2007 11:36 GMT
> Thank you, your information has helped me to a huge extent...
All credit to Tony Toews, not me.
Tony Toews [MVP] - 29 Nov 2007 19:38 GMT
>http://www.granite.ab.ca/access/splitapp/index.htm
Took the words right out of my keyboard. But I should've added that
in the first place.
Thanks, Tony

Signature
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/