3
Answers

How to pass stored procedure in asp.net using C#


Hi I have a report page .
 
using the input parameter get data from DB.
How to get through stored procedure in C #

Answers (3)