There are multiple ways to do this.
“Detach Database” from one server and “Attach Database” to another server.
...Manually script all the objects using SSMS and run the script on new server.
Use Wizard of SSMS.
“Detach Database” from one server and “Attach Database” to another server.
...Manually script all the objects using SSMS and run the script on new server.
Use Wizard of SSMS.
No comments:
Post a Comment