Wells-it.com - Web Hosting

ASP database backup

You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

She has: 11 posts

Joined: Feb 2006

Hi all,

Is there a way of using ASP to automatically update a backup copy of an access database aswell as the live database each time an update is made to it. Hope this makes sense.

Thanx in advance

chrishirst's picture

He has: 379 posts

Joined: Apr 2005

Yep,
Just run your update/insert queries against both DBs

She has: 11 posts

Joined: Feb 2006

Thanx for the advice but that would mean going through all the admin pages that i have already developed. I have been advised to set up a scheduled windows task that runs a batch file to copy the file over every night.

cheers