Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can data sets be passed between SP's for modification?
Message
From
24/10/2002 10:48:51
 
 
To
23/10/2002 17:21:31
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00714572
Message ID:
00714876
Views:
23
Margret,

I usually use a TEMP table for this. You can create the temp table in your SP, and any SP's you call from that one will be able to access the table.

For more info on temp tables see the SQL BOL.

BOb
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform