I need to copy a database from a remote server to a local one. I tried to use SQL Server Management Studio, but it only backs up to a drive on the remote server.
Som
yone way you could take a backup from a remote SQL Server instance to your local drive, given the following condition is met:
Now when specifying the backup command, use the shared folder path when specifying the disk option.