Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing Multiple Values to a Single Parameter?
Message
 
 
To
21/09/2004 20:49:43
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Miscellaneous
Thread ID:
00943913
Message ID:
00944815
Views:
25
The second one looks right to me. Can you post you stored procedure?

>If I were using the SQL Query Analyzer of SQL to test the SP. What would be the RIGHT syntax for calling the SP I created. I've tried...
>
>exec MySP1 'A','B','C'
>
>... and ...
>
>exec MySP1 '''A'',''B'',''C'''
>
>... and I either get an error or an empty recordset. Any ideas?
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform