1
Reply

inserting records in sqlserver from front end using asp.net with out using stored procedures

srikanth nalluri

srikanth nalluri

May 28 2010 6:23 AM
3.2k
hi,

   can any one tell how to insert records in sqlserver using front end asp.net with out using stored procedures in sql server.
i designed a table in asp.net with labels and text boxes with a button insert.
what code i need to write if i select insert button it should insert in a table.

Thanks
Srikanth 

Answers (1)