[Release]Database Backup

03/08/2011 11:03 RebeccaBlack#1
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
03/08/2011 11:15 [GM]Recover#2
thanks tyler this will come in handy
03/08/2011 12:04 Alladrios#3
[Only registered and activated users can see links. Click Here To Register...]

Best solution if you can find a license.
03/11/2011 06:34 [GM]Recover#4
well thanks tyler
06/11/2011 20:49 znorte#5
valew mano!!!
06/21/2011 11:35 Kyonhism#6
Perfect solution ;)