July 29, 2010 at 11:33 pm
Hi friends,
i was i need of backup job which can backup my 2008 studio SQL Server. after browsing through lots of scripts i was unable to get one which 100% goes with my requirment.
my requirement is
1) it should backup the serverDB with timestamp.
2)**** It should not append to the existing backup file .bak, it should create new backup file to the given drive.
3) it should be easy to automate the process daily.
@JayMunnangi
July 30, 2010 at 3:50 am
Create a maintenance plan ..tats the simplest way..
July 30, 2010 at 4:34 am
Hi,
Thanks for the reply,
Sorry for not informing that i am using 2008 Studio express.
Cannot create Maintainance plans in this edition.
@JayMunnangi
July 30, 2010 at 5:16 am
September 15, 2011 at 1:54 am
Hey,
I just solved the problem by search Google.
1. this article might help, http://www.howtogeek.com/50299/batch-script-to-backup-all-your-sql-server-databases/
2. Or try some third-party software to backup your SQL server 2008.
I finally decided on backup software to make everything easier for me even I knew a lot of open source can do nice job, too.
October 8, 2011 at 7:48 pm
my requirement is
1) it should backup the serverDB with timestamp.
2)**** It should not append to the existing backup file .bak, it should create new backup file to the given drive.
3) it should be easy to automate the process daily.
I've just tried one sql server backup software named Easeus Todo Backup which is famous for its free edition. i think its advanced Server edition which is designed for Exchange and SQL Server database backup can meet your demand.
1) it's backup file is named after the backup time, or you can name the backup file yourself, and you can also add description to the backup file then you will easily identify each different backup file.
2) it creates new backup file of individual or whole database and saves backup file to local hard drive or tape.
3) you can set backup schedule to do automatic database backup. It supports daily, weekly and monthly backup.
you can download its free trial to try it out at http://www.backup-sql-server.com/download.htm
October 8, 2011 at 7:48 pm
I've just tried one sql server backup software named Easeus Todo Backup which is famous for its free edition. i think its advanced Server edition which is designed for Exchange and SQL Server database backup can meet your demand.
1) it's backup file is named after the backup time, or you can name the backup file yourself, and you can also add description to the backup file then you will easily identify each different backup file.
2) it creates new backup file of individual or whole database and saves backup file to local hard drive or tape.
3) you can set backup schedule to do automatic database backup. It supports daily, weekly and monthly backup.
you can download its free trial to try it out at http://www.backup-sql-server.com/download.htm
October 8, 2011 at 11:22 pm
well, u can try this SQL server backup software which i've been using.
it might meet ur needs. u can schedule automatic backup easily with it.
January 17, 2013 at 8:29 am
SQL Backup Master is free, and works very well.
September 14, 2016 at 6:30 am
This was removed by the editor as SPAM
Viewing 10 posts - 1 through 9 (of 9 total)
You must be logged in to reply to this topic. Login to reply