SubSpace
Bass
I'd like to be able to download a full backup of my SQL Server database from time to time.
For example, when I want to make some changes to an existing site, I prefer taking the latest live database over an empty one, and restore that on my local staging environment.
I found an old post that referred to a backup.aspx and restore.aspx on the server itself, but it does not seem to work for my server (MSSQL12 on cluster 1). Is there some way I can accomplish this?
For example, when I want to make some changes to an existing site, I prefer taking the latest live database over an empty one, and restore that on my local staging environment.
I found an old post that referred to a backup.aspx and restore.aspx on the server itself, but it does not seem to work for my server (MSSQL12 on cluster 1). Is there some way I can accomplish this?