Creating pages that use stored procedures
This article describes how to use Macromedia Dreamweaver UltraDev to quickly create pages that run stored procedures. Stored procedures are database items that can, among other things, query databases, insert, update, or delete records in a database, or change the structure of a database. Stored procedures can even run other stored procedures.
The following topics are covered in this article:
- Understanding stored procedures
- Creating an ASP page that uses a stored procedure
- Creating a ColdFusion page that uses a stored procedure
- Creating a JSP page that uses a stored procedure
|
|
|
|
|
21 June 2001 |
|
|
stored procedure, SQL, recordset, query, insert, update, delete, output parameter, input parameter, Command, Callable, Prepared property |
|
|
9836 |
|
|
|
|