Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-07-24 : 07:56:33
|
| Mohammad writes "Dear Sir/MadamI have an important DB that i want to backup across the network.I have 2 machines on my network that SQL Server is installed only on one of them but i want to backup DB from this machine to another machine.it is important for me that i do this issue schedule.If it is possible for you please guide me step by step for backing up.Best Regards Mohammad" |
|
|
Page47
Master Smack Fu Yak Hacker
2878 Posts |
Posted - 2003-07-24 : 10:20:32
|
| Look up BACKUP DATABASE in Books Online. You can use the UNC to the second machine to backup across the network. You can schedule the task using a SQL Server Agent Job.Jay White{0} |
 |
|
|
X002548
Not Just a Number
15586 Posts |
Posted - 2003-07-24 : 10:28:20
|
| Didn't we do this already?Brett8-) |
 |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-07-24 : 12:16:42
|
| Yeah I answered this one yesterday.Tara |
 |
|
|
X002548
Not Just a Number
15586 Posts |
|
|
|
|
|