Installing an Access 2003 database onto a network server.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello everyone,

Can I install an Access 2003 database (defaulted to 2000 format) onto a
network server which has Access 2000?

Chantel
 
If it is a 'back-end' data-only MDB, containing only tables, or possibly
tables and queries, you should be OK. If it is a 'front-end' application MDB
containing forms, reports, modules etc., you are more likely to encounter
problems, especially if you have used any new features that were not
supported in the earlier version. Generally, it is best to keep such
'front-end' application MDBs on the client PCs, and place only the
'back-end' data MDBs on the server.
 
If you have created in 2000 file format then you should be able to run under
2000, however, be prepared for problems with reports as throws up some
anomalies in my experience

Sheila
 

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

Back
Top