Data Backup

M

Mike

I have a database that is split. Is it possible to write data to the backend
to 2 seperate locations in "real time"? I am asking this because I want to be
able to have a "real time" back up incase something goes wrong where the back
end is being stored. Thank You
 
D

Daniel Pineault

Why not simply schedule a regular backup of the back-end? If you are in a
server environment the schedule task can easily do this.
--
Hope this helps,

Daniel Pineault
For Access Tips and Examples: http://www.cardaconsultants.com/en/msaccess.php
If this post was helpful, please rate it by using the vote buttons.
 
M

Mike

Is the Schedule task within Access?
I do not have access to the "backend" machine. The backend is on a shared
drive which i have access to the shared drive, but only the files that are on
that shared drive, not the actual machine itself.
 
Top