Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot pass the File Name
Message
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Stored procedures, Triggers, UDFs
Divers
Thread ID:
00421483
Message ID:
00422223
Vues:
13
>> What is interesting is that SQL cannot recognize its own parameters.

SQL Server is working correctly. When you use dynamic SQL to issue a command, it is run as a seperate batch. You could think of it as calling another procedure. The second procedure has no visibility to the variables within the calling procedure.

-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