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 |
vaddi
Posting Yak Master
145 Posts |
Posted - 2006-11-09 : 23:17:25
|
Hello ,I have got the sql server 2000 databases restore / refresh automatated by using a bat file which contains different steps , like using sftp to get backup files from production to test server , restore and synch of users.How can I make it generic so that I can use it for all databases.Or is there a method , like I can give the database name as input whereever the variables are required.Thanks |
|
|
|
|