0

I have a mysql query with a "WHERE id_field IN(....)"

How can i set the parameters inside the "IN(...)" like IN(@param) using SqlParameter? Is this possible?

2
  • Duplicate of stackoverflow.com/questions/650455/… Commented Oct 30, 2014 at 18:02
  • Ouch... sorry, i didn't saw this question (i have searched before making this question.. sorry). Commented Oct 30, 2014 at 18:03

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.