use of Access 2000 db

D

Douglas J. Steele

Both Access 2002 and 2003 actually use Access 2000 format as their default.

However, make sure your application is split into a frontend (containing the
queries, forms, reports, macros and modules) and a backend (containing just
the tables). Only the backend should be on the server: each user should have
his/her own version of the frontend, preferably on their hard drive.

If you're concerned about distributing changes to the application to all
users, take a look at the free Auto FE Update Tony Toews has at
http://www.granite.ab.ca/access/autofe.htm
 

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