SQL "IN" keyword

Stimulsoft Reports.Silverlight discussion
Locked
thejushetty
Posts: 1
Joined: Thu Jun 14, 2012 3:41 am
Location: Dublin

SQL "IN" keyword

Post by thejushetty »

I have a situation where i need to use "IN" SQL keyword in the query..

and bill_transaction.cpt_code in (@procedures)

@procedures will have values passes like "9005,90010"...but its not taking this statement. Its also not taking "'9005','90010'"

how do I send @procedures from my silverlight application?
Alex K.
Posts: 6488
Joined: Thu Jul 29, 2010 2:37 am

SQL "IN" keyword

Post by Alex K. »

Hello,

Please see the sample report in attachment.
If it did not help, please send us your report with test data for analysis.

Thank you.
Locked