Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing an array of integers to a sp
Message
General information
Forum:
Microsoft SQL Server
Category:
Stored procedures, Triggers, UDFs
Title:
Passing an array of integers to a sp
Miscellaneous
Thread ID:
00691118
Message ID:
00691118
Views:
80
i would like to pass an array of integers to a stored procedure from an asp.net application to use like:
strsql = "SELECT * FROM table WHERE ID IN (@array)"
can this be done? if so, how do i do this? i can send a string to the stored procedure but it doesnt return any results because the it is expecting to match on an int.
thanks in advance,
tim
Next
Reply
Map
View

Click here to load this message in the networking platform