Want to hire a development team?
No Images Added Yet

Fun With Stored Procedures...

Rated3.7/5 (3 ratings)
Add to Favorites
Publisher
Brief tutorial on creating and using stored procedures with your asp apps.
Product Details

This is a brief and very useful tutorial on creating and using stored procedures with your asp applications. A stored procedure is nothing more than an sql statement stored inside a database. The database can be SQL Server or MS Access as well as others. A stored procedure is compiled by your database (for the most part) one time, when it is entered. This results in faster database executions and overall performance updates, and it further separates the sql statement from your asp leaving you with more readable code. This tutorial describes: What is a stored procedure?, Writing stored procedures, Getting the stored procedure into the database, Calling stored procedures in ASP pages, and Modifying and removing stored procedures.

Report this Listing
Price
Free
Licence Type
Free
Views
3,223
Submitted on
13th August 2000
Last Updated
13th August 2000

You May Also Like

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(3 ratings)
Average User Rating: 3.7/5
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.