SQLBackupAndFTP's blog
Effortless SQL Server backups
  • Our Product
  • Features & Prices
  • Download
  • Purchase
  • Forum
  • Support
March 9, 2018

How to Backup MySQL to Google Drive

Considering that today Google giant provides its users with a reasonably priced storage space featuring user-friendly interface, why not consider backing up your MySql Backups to Google Drive. The question here is that it is not at all convenient and efficient to continue sending your MySQL database backups made with mysqldump to Google Drive manually. But don’t worry, the solution is closer than you think – try using SQLBackupAndFTP. More…

March 6, 2018

How to backup Azure SQL Database to Local Machine

Even though Azure SQL Database provides built-in backup, you may still want to create a local copy of your Azure SQL database. This could be handy for example when you want to keep database backup copy for free longer than allowed by Microsoft Azure built-in tools which is usually 7 to 35 days, depending on your service tier. Here we will explain in details how to backup Azure SQL Database to Local Machine.

More…

February 22, 2018

SQL Server Backup to Backblaze B2 Cloud Storage

backblaze logoWith SqlBackupAndFtp you can schedule automatic SQL Server backups and send them to Backblaze B2 Cloud Storage just in few clicks. Backblaze B2 offers affordable pricing for storing your backups: just $0.005/Gb for storage and $0.02/Gb for download. This is about 3 times cheaper than to store in Amazon S3, Microsoft Azure or Google Cloud. More…

February 15, 2018

How to automate SQL Server database backups

The question “How to automate SQL Server database backups” has several answers and here we will review all of the best options. But first let’s define what SQL Server database backup automation stands for. SQL Server backup automation is a process that includes at least the following steps:

    1. Run SQL Server backup for selected databases on schedule
    2. Compress & encrypt the backups
    3. Upload the backup to a remote destination – network, NAS, FTP on one of the cloud storages (Dropbox, AWS, OneDrive, SkyDrive, etc..)
    4. Send email notification on backup success or failure

The most popular SQL Server backup automation options that we review here are:

SQLBackupAndFTP
Microsoft SQL Server Management Studio & SQL Server Agent
T-SQL
Ola Hallengren script
or you can just jump straight to the Conclusion

 

More…

February 14, 2018

How to Backup SQL Database Automatically Using SSMS

If you are looking for the tutorial on how to backup SQL database automatically with SSMS just follow the instructions below. Note however that there are better ways to backup SQL Server database than SSMS. This is especially true when you are running MS SQL Server Express that lacks SQL Server Agent – just use SQLBackupAndFTP instead of the method below.

More…

February 8, 2018

How to backup remote SQL Server database using SQLBackupAndFTP

You can run scheduled backups of a remote SQL server using SQLBackupAndFTP. The standard BACKUP DATABASE command would not work on a remote SQL Server, so scripts would be the only option. Scripts are not as good as *.bak files because they are larger, do not support differential backups and should be used only if you do not have an option to create *.bak files. If you want to know more – read a good explanation why remote SQL backups are such a pain. More…

February 8, 2018

Backup SQL Server on the network

SQLBackupAndFTP  creates standard *.bak files when it runs locally on the same computer where SQL Server is. For remote SQL Server computer backups SQLBackupAndFTP creates backup script files (*.sql). Whenever possible, you should always opt for *.bak backups against *.sql backup files.

Here we will show you how to backup a SQL Server on the network to the standard *.bak file even when SQLBackupAndFTP runs on a different computer from where SQL server is. The main requirement in this case is that both SQL server and SQLBackupAndFTP have access to the same shared network folder.

More…

February 6, 2018

Cloud Databases for Busy People

This post will give you a bird’s eye view explanation of what “cloud database” is and what kinds of cloud databases the market offers us today. More…

January 26, 2018

SqlBackupAndFtp Discount Coupon

If you’re looking for a promo code for SqlBackupAndFtp you can use the following one:

SBF10OFF

It will give you 10% off all editions of SqlBackupAndFtp.

November 29, 2017

How to Deploy Azure SQL Server on Ubuntu (Free Lisense)

This step-by-step guide helps a user having a Microsoft Azure account to create Microsoft Azure SQL Server on Linux (Ubuntu) (free license) and to use the SQL server on Ubuntu with SSH terminal. More…

«< 3 4 5 6 7 >»

Support button

?

↑

© SQLBackupAndFTP's blog 2021
Powered by WordPress • Themify WordPress Themes