Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Moving a database to another server
Message
De
06/11/2009 12:31:05
 
 
À
06/11/2009 05:59:11
Timothy Bryan
Sharpline Consultants
Conroe, Texas, États-Unis
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Versions des environnements
SQL Server:
SQL Server 2008
Divers
Thread ID:
01433504
Message ID:
01433592
Vues:
52
>>>Hello all,
>>>
>>>I am pulling my hair out. I have a SQL database on my local machine and a SQL database on my web host. I am trying to move my database with the data contained to the other SQL Server. Both are SQL 2008 10.0.2531. When I right click my database, choose tasks, then pick backup I get a backup file of my database. Then when I restore that data to the other SQL Server there are three missing tables. Every time! What am I doing wrong or what might cause this? I really need those three tables and they contain too much data for me to re-create them. The other table have data and they come over.
>>>Thanks
>>>Tim
>>
>>Did you try scripting only these 3 missing tables?
>I am not sure how to script them to include the data in them. Is that available on the menu somewhere?
>Tim

In VisualStudio server explorer you can right click on a database and then select publish. That'll script creating the tables and adding in all your data. I've used this to move data to another server where I couldn''t attach files.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform