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 |
|
Soumen Dey
Starting Member
20 Posts |
Posted - 2004-09-11 : 04:11:48
|
| Is it posible to use sqlmaint utility and configure a server which is having different IPAddress(remote location) to store the .bak files separately after taking backup in another machine |
|
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2004-09-11 : 05:32:42
|
| Why use sqlmaint?I would do the backup locally and then use xcopy to copy the backup (probably from the remote machine).==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
|
|
|
|