Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Adding variable in Raise Error
Message
De
22/03/2011 11:47:46
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Scripting
Titre:
Adding variable in Raise Error
Versions des environnements
SQL Server:
SQL Server 2008
Application:
Web
Divers
Thread ID:
01504519
Message ID:
01504519
Vues:
91
Is there a way to add a variable in a Raiseerror command. I cannot even do this:
Raiserror('Processing ButtonSection.dbf at '+'test'+'...',0,1) With Nowait
At first, I tried:
Raiserror('Processing ButtonSection.dbf at '+@Command+'...',0,1) With Nowait
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