Soft5000 | Scripts | Linux | Links | Contact | Download Drivers | Bookmark

CATEGORIES
Ajax
ASP
  >> Tips and Tutorials <<
  Books
  Magazine Articles
  Online Communities
  References
  Scripts and Components
  Software
  More ...
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
XML

  
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.

License: 
Price: 
Platform: 
Creator: 
Homepage: http://www.aspemporium.com/aspEmporium/tutorials/StoredProcedures.asp

Download Fun With Stored Procedures...

Fun With Stored Procedures... is a property of Fun With Stored Procedures... respective authors, vendors and developers. You can download Fun With Stored Procedures... for your hardware. If you want to use Fun With Stored Procedures... for other purpose, Please contact the authors, vendors and developers of Fun With Stored Procedures....
Friends: