1. Create SQL Script to backup the database
2. Create a batch program to call OSQL.exe that will run the script created on step1.
3. Schedule the batch program in system with AT command or job scheduler.
MSDE supports up to 2GB in database size.
Edited by - Allen_Cui on 02/24/2003 2:28:15 PM