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?

Phoenix_uy
  • 3,173
  • 9
  • 53
  • 100
  • Duplicate of http://stackoverflow.com/questions/650455/c-sharp-parameterized-query-mysql-with-in-clause – Viper Oct 30 '14 at 18:02
  • Ouch... sorry, i didn't saw this question (i have searched before making this question.. sorry). – Phoenix_uy Oct 30 '14 at 18:03

0 Answers0