Posts

Showing posts with the label Storeprocedure

How to insert value in database by call SQL stored procedures in ASP.NET page

SQL Server Stored Procedures for insert values  in database  using ASP.Net Example:

Asp.net : how to Call sql stored procedure on asp.net page

Image
Call a sql server stored procedure when submit button is clicked In asp.net:

Store Procedure in Sql

Image
SQL Procedure: