How to back up an MS SQL 2008 db to a network share?
I'm trying to back up an MS SQL 2008 database to a network share using SQL Server Management Console. Going to Tasks/Back Up and then attempting to add a destination, the only choices I have are local drives. The share I want to back up to is mapped to Z:\ but Z:\ does not appear as a possible destination. There's no place for an UNC path either.
Maybe this has something to do with the account the MS SQL Server service logs in with?
I've tried several different built-in and regular user accounts, restarting the service each time but the only choices I have are still just local drives.
Follow :
Backing Up to a File on a Network Share
Specifying a Universal Naming Convention (UNC) Name
in
http://msdn.microsoft.com/en-us/library/ms179313.aspx