Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Transfer sql server 2005
Message
 
À
19/04/2006 09:48:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01114569
Message ID:
01115927
Vues:
9
>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é
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform