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
Bhuvan PandeyPosted Jul 13, 2016, 1:24 AM
Hi Muqdas,
This is complete code to executestored procedure in C#.
Ravi PatelPosted Jul 13, 2016, 1:08 AM
Gowtham KPosted Jul 12, 2016, 9:44 PM