Sample code for Connecting and Executing a stored procedure is SQL server using ASP.NET

  • Thread starter Thread starter Peri
  • Start date Start date
P

Peri

Dear All,

Can you one give me some sample code for connecting to the SQL server DB and
executing a stored procedure in the SQL server using ASP.NET ?

I also need to display the result set in the datagrid. Can anyone help me
out with a sample code ?

Thanks and Regards,

Peri
 
Back
Top