Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Multiple Values to a Single Parameter?
Message
 
 
To
21/09/2004 23:39:14
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00943913
Message ID:
00944933
Views:
28
>Actually to another Stored Procedure. I am making a common stored procedure that other stored procedures can call and compare with or look up on. Far fetched idea? What I am trying to do is avoid repeatative blocks of commands.

You can but I doubt you would want to because it's kludgy. It requires you to create a temp. table with the structure of result set returned. See Re: Using result set Message #644072.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform