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);