伊图教程网[www.etoow.com]
http://www.etoow.com/html/2008-04/1207106884.html
2.在数据库服务器上
2.1.将\\备份服务器\backup\ 映射为本地驱动器 Y:
2.1.设定一个备份任务,备份的脚本如下:Exec master..Xp_Cmdshell 'net use Y: \\备份服务器IP\backup 123 /user:备份服务器IP\BackupUser'
3.在数据库维护计划中
3.1.将备份存放目录设置为Y: 完成。
SQL 2000中非域环境下数据库的异机备份
'http://www.etoow.com/html/2008-04/1207106884.html