Gridview with parameter problem

G

Guest

I have a gridview with a datasource of a sqldatasource. I don't have a
problem passing in parameters, but I do have a problem if I want to pass in
multiple values for a parameter. For example...

select * from Where RecordID in (1,2,3,4,34,73)

How do I pass the "1,2,3,4,34,73" string into the variable @RecordID

Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,774
Messages
2,569,596
Members
45,143
Latest member
DewittMill
Top