...
>I am using sql server 2000 with the default instance (if that matters), and
>I
> would like to save backups to a network drive however I can't see anything
> more than the local disks from Enterprise Manager. How can I get around
> this?
> thanks
> Andre
Use UNC Naming (i.e. \\server\share\...)
NOTE: You will be unable to do this unless the service logins for sql
server (and the agent if automated jobs) have permissions to the remote
share.
--
TheSQLGuru
President
Indicium Resources, Inc.
"Andre Gibson" <AndreGib
@discussions.microsoft.com> wrote in message
news:0433B72C-BE8B-4F03-AA35-A8A204730A65@microsoft.com...
>I am using sql server 2000 with the default instance (if that matters), and
>I
> would like to save backups to a network drive however I can't see anything
> more than the local disks from Enterprise Manager. How can I get around
> this?
> thanks
> Andre