I am setting up a new machine that will be a back up for the existing one.
I have installed sql server on the 2nd machine. What I want to do is copy the 1st machine database to the second.
I tried to use the Transfer manager will all options on ..but I get errors. Something like "Dependencies exists among tables."....
I thought it would be an easy task..and I hope I don't have to write scripts to generate the tables first, and indexes and constraints and all, apply them, and then I load data using BCP (but formatting before I can load it)....cause really I don't know how...I'm a programmer, Jim!!!
But if I have to do that for success..well I'll have the experience under my belt.
I appreciate your input.
I have installed sql server on the 2nd machine. What I want to do is copy the 1st machine database to the second.
I tried to use the Transfer manager will all options on ..but I get errors. Something like "Dependencies exists among tables."....
I thought it would be an easy task..and I hope I don't have to write scripts to generate the tables first, and indexes and constraints and all, apply them, and then I load data using BCP (but formatting before I can load it)....cause really I don't know how...I'm a programmer, Jim!!!
But if I have to do that for success..well I'll have the experience under my belt.
I appreciate your input.