Hi everyone,
I need to move / install a SQL DB on a different SQL server box, now I am familiar with both:
1. creating a backup (.bak), and then using the restore command
OR
2. using "All Tasks" --> and then "generate SQL script" and using DTS to bring in the data.
Is there a reason I should use one technique and not the other? A particular situation where one is better / quicker?
Does one have a shortfall, that I'm not picking up?
Any words wisdom are most appreciated.
I need to move / install a SQL DB on a different SQL server box, now I am familiar with both:
1. creating a backup (.bak), and then using the restore command
OR
2. using "All Tasks" --> and then "generate SQL script" and using DTS to bring in the data.
Is there a reason I should use one technique and not the other? A particular situation where one is better / quicker?
Does one have a shortfall, that I'm not picking up?
Any words wisdom are most appreciated.