I threw this together so I could automate Database backups every 3 days or so. All you have to do is set Task Scheduler to run this whenever you want it to backup your db and it'll do it o.o you can also just run the Backup.bat to do it whenever you want <.<
Uhm, modify the DBBackup.sql script to fit your database if needed, and you can check both files. :D
If you get "osql is not recognized as an internal command" or whatever from it, then you need to google the fix, usually just grabbing osql.exe and making a command patch from it :P
Uhm, modify the DBBackup.sql script to fit your database if needed, and you can check both files. :D
If you get "osql is not recognized as an internal command" or whatever from it, then you need to google the fix, usually just grabbing osql.exe and making a command patch from it :P