Viewing post 16 (of 16 total)
I have a database back up job with one step and the command:
BACKUP DATABASE [myDBName] TO DISK = N'F:\myDBName' WITH INIT , NOUNLOAD , NAME =...
May 8, 2014 at 1:13 pm
#1712004