Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Backup error on network drive

    Use Net share within SQL server

    Create a share on network file system you wish to write the backup to.

    Set permission for required domain\user

    Run the following as a query:

    exec xp_cmdshell...

Viewing post 1 (of 1 total)