Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ok, how do I copy the stored procedures?
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Divers
Thread ID:
00514504
Message ID:
00514661
Vues:
9
If you're going from a SQL Server to another SQL Server, you can use the Export/Import-Wizard's Copy Objects option.

You can also Generate Scripts of all the stored procedure and then run the script in the new database.

Copy/Paste is possible but generating a script is going to be easier.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform