Copy database

  • Thread starter Thread starter Loi
  • Start date Start date
L

Loi

Hi,
I have splitted database named EQUIPMENT. (EQUIPMENT.mdb
and EQUIPMENT.be_mdb.)
I want to make a back up and put the back up database to
different location. I want the original database and the
backup database are not link together. It means when I
update the original one,the back up won't change anything.
Please show me how to do it.


Thank you
Loi
 
Make a backup of both the program and the split data. Then open the backup
program and change the linked tables to point at the backup data location.
You will have to check the box to always prompt for new location in order to
browse to the backup data.

This way your backup program can be used to view the backup data.

Hope this helps.
 

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