Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create empty database based on existing
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01491668
Message ID:
01491669
Vues:
67
>Hi,
>
>I have asked this questions some long time ago. The question was/is, I have an existing database in the SQL Server 2005. I want to add a new database to the SQL Server of the same structure but empty. The notes I took back then from the suggestions given to me were the following:
>
>Right click on a DB and select Script Database AS, CREATE TO FILE.
>
>But when I follow the step above and look at the script I see nothing about the tables that the script should have. Am I missing something in the above step?
>
>TIA.

Right click on the database, Tasks, Generate Scripts and then follow the Wizard.

See this good tutorial
Generate Script with data from database using Publishing Wizard
If it's not broken, fix it until it is.


My Blog
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform