Hey! are you want to know how to take easily backup and restore SQL server database then should follow these article.
Method 1 – Using SQL backup and FTP
How to Backup and Restore SQL Server Database using SQL backup and FTP Tool?
Table of Contents
SQL backup tool is one of the best SQL server database backup tools via which you can easily take backup and restore the database. You can easily backup your database on a local or network folder, FTP server. Apart from this, you can also schedule the SQL database backup and set the email confirmation.
To download SQL backup and FTP Utility click here-
To backup, your Microsoft SQL database follow these steps-
- Navigate to SQL backup and FTP.
- Select your database and browse and set the location of store backups.
- Click on Run now.
4. Now, you can see Job execution has been finished.
5. Click on Close.
How to restore Microsoft SQL database using backup utility tool?
To restore SQL database using backup utility tool follow these steps-
- Navigate to backup folder and extract the ZIP folder.
- double click on batabase backup file.
- Click on restore.
4. Now your database has been restored.
5. Finish.
How to store SQL data backup on the FTP server?
To store SQL database backup on the FTP server follow these steps-
- Navigate to SQL backup and FTP.
- Click on FTP settings.
- Fill the following information-
Host address: Destination folder for data backup.
User and password of Host address.
4. Click on Save & Close.
How to schedule SQL database backup?
To schedule SQL database backup follow these steps-
- Navigate to SQL Backup and FTP.
- Select schedule this job and click on advaced shedule.
- Now set backup schedule, click on save and close.
Method II – Using Microsoft SQL Server Management Studio
How to Backup and Restore SQL Server Database Using SQL Server management Studio?
To Backup follow these easy steps-
- Navigate to Microsoft SQL Server managment Studio.
- Expand the Database and right click on selected database.
- Select Tasks and click on Back UP.
4. Select your backup destination and click on OK.
5. Now, you received the message of “the backup of database completed successfully.”
6. Click on OK.
How to restore SQL database using Microsoft SQL Management Studio?
To restore follow these steps-
- Navigate to MSSMS.
- Expand the database and select database.
- Click on Task and select restore.
- Select souce location of database and click on ok.
So, This is all about the “Backup and Restore SQL Server Databaseiness”. Please comments on this article. if you have any doubts and queries please Comments to us.
We hope that you like this Article and are helpful with “Backup and Restore SQL Server Database“. You can also Join Us from Social Media Pages Like Facebook and Twitter.
You may also read.