hello Guys
how r u All ?
Q: My Question is that, how can we create bakup of our database with all records , in sql server 2005
Reply Soon
Thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ankit NandekarPosted May 5, 2011, 7:51 AM
1.open sqlserver.
2. Right Click on ur Database for which you want to create Backup.
3. You can see Tasks Option is there.
4.Within a Tasks option Back up Option is there,click on it.
5.open window will open Click on ok button it will by default create backup under
C:\Program Files\Microsoft SQL Server\MSSQL.1\Backup Folder
if you want to change then click on add Button and click browse button give path where u want to store backup file and give ur backup file name.
Shirsendu NandiPosted May 5, 2011, 1:00 PM
Mayur GujrathiPosted May 5, 2011, 8:51 AM
Vijay YadavPosted May 5, 2011, 7:00 AM
Open SQL server managemnet studio and then right click on your database and choose Task and under task choose Backup then window will get opened and then create backup of your database.