Setting the Command (Stored Procedure) dialog box options

Setting the Command (Stored Procedure) dialog box options

The purpose of this dialog box is to insert an ASP command object into your page.

You can use a SQL statement or a stored procedure with a command object.

  • If you want to use a SQL statement with the command object, see Using ASP commands to modify a database.
  • If you want to use a stored procedure with the command object, see Running a stored procedure (ASP).

Related topics

  • ASP command objects
  • Stored procedures


Getting Started with Dreamweaver
Dreamweaver Basics
Working with Dreamweaver Sites
Laying Out Pages
Adding Content to Pages
Working with Page Code
Preparing to Build Dynamic Sites
Making Pages Dynamic
Developing Applications Rapidly
Building ColdFusion Applications Rapidly
Building ASP.NET Applications Rapidly
Building ASP and JSP Applications Rapidly