Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to create a new database based on existing?
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Versions des environnements
SQL Server:
SQL Server 2005
Divers
Thread ID:
01307724
Message ID:
01307731
Vues:
10
>Hello everybody,
>
>I was wondering if there is a quick way to create an "empty" database (all tables with no data) based on some existing database? I need to test an application for different application configurations and would be nice to have several databases for different tests.
>
>Thank you.

Generate a CREATE DATABASE script. You may also generate scripts for each object, but it would be a tedious job.
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