Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Deploying on a new server
Message
 
 
À
15/11/2004 13:36:22
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Conception bases de données
Divers
Thread ID:
00961378
Message ID:
00961473
Vues:
14
This message has been marked as a message which has helped to the initial question of the thread.
>>If you've acces to both servers at the same time, you can use DTS to transfer data or you can use EM Copy Database Wizard to copy whole DB including data.
>>The scripts from the thread above allow you to generate another scrip with INSER command that you can run on destination server after you creted tables. See http://www.mssqlcity.com/Scripts/ImpExp/DataAsInsertCommand.sql
>
>Ok, now assuming we don't have access to the source server, this would then force me to install from a CD. On that CD, all the data will be there. Would the DTS approach still applicable?

In what format data will be included on CD?
You can also detach database, and make a copy of the data and log files to CD. After copying them to destination server, you can attach database.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform