Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot pass the File Name
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00421483
Message ID:
00422223
Views:
12
>> 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
Previous
Reply
Map
View

Click here to load this message in the networking platform