3
Answers

save data in view using store procedure

Photo of Guest User

Guest User

5y
521
1
Hi Team
 
I have a form with field names, i have created store procedure with table field name. I want my form to save these details to the table name. How do  i create save functionality without using entity framework? Only store procedure with Configuration.Manager("Connection-Name); 

Answers (3)