Do you know how to change the default backup folder in SQL Server version. Here is my latest FAQ.
If Yor are using SSMS Remove the default pathe from destination and Add the new path,If using T-sql type the Backup database/Log DBname to disk='Newpath/Filename.bak/trn'
If Yor are using SSMS Remove the default pathe from destination and Add the new path,If using T-sql type the
ReplyDeleteBackup database/Log DBname to disk='Newpath/Filename.bak/trn'