3
Answers

How to execute sql insertion stored procedure in c# code

Photo of Muqdas Ch

Muqdas Ch

9y
815
1
How to execute sql insertion stored procedure in c# code ?
acutally i mean that  
i  have create a public connection class in c#  and i want to execute insertion sp  to  insert value for this i desired to create a function  thorugh which i  do such   kindly help 

Answers (3)