Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Transfer sql server 2005
Message
 
To
19/04/2006 09:48:23
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01114569
Message ID:
01115927
Views:
10
>i just bought a new server for my company, and i want to transfert my sql server express 2005 to my new computer, how can i do ???

Robert,

Check in the documentation for detach and attach. The idea is:
1. detach your database from the original server
2. copy your files to their new location
3. attach your database to the new server.

This is rather easy to do with SQL Server Management console. Don't know if it comes with the express version.

José
Previous
Reply
Map
View

Click here to load this message in the networking platform