Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Usage of GO in script
Message
De
26/03/2015 19:11:50
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Titre:
Usage of GO in script
Versions des environnements
SQL Server:
SQL Server 2012
Application:
Web
Divers
Thread ID:
01617303
Message ID:
01617303
Vues:
40
I have a very large script. In order to have it compiled, I need to place a GO where I create some fields so the code below would be able to compile. However, now that I have that, it means the @Command variable down below does not inherit from the previous declaration as it seems the GO command wipes out the memory of the declarations. Is there a way to have a GO command and not loosing the declarations?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform