Avinash Vajpayee

Avinash Vajpayee

  • NA
  • 85
  • 21.7k

ssrs and IN Operator issue

Jul 3 2017 8:05 PM
how to export ssrs rdl report to excel in csharp programically.
how to send data comma seperated to sql porcedure for IN Operator.
for ex--
 
if i have (a,n,s) 
 
then it replace in IN operaator with ('a','n','s') 

Answers (2)