Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Template table procedure
Message
From
18/02/2002 15:21:48
 
 
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00621580
Message ID:
00621644
Views:
15
Are these temporary tables? If not, just construct the command that you're interested in and use EXECUTE() to execute it. Just one thing to watch: since this is dynamic SQL, the user calling the proc must have permission CREATE TABLE permission.

-Mike
Michael Levy
MCSD, MCDBA
ma_levy@hotmail.com
Previous
Reply
Map
View

Click here to load this message in the networking platform