Setting the Edit Stored Procedure Variable dialog box options (ASP.NET)

Setting the Edit Stored Procedure Variable dialog box options (ASP.NET)

The purpose of this dialog box is to edit stored procedure parameters. You can change values as necessary.

To set the dialog box options:

  1. The name of the variable you are editing appears in the Name text box.
  2. Select the variable type from the pop-up menu.
  3. Enter the size of the variable.
  4. Select a direction from the pop-up menu.

    A stored procedure might have input values, output values, or both input and output values.

  5. Enter a test value.
  6. Enter a value.
  7. Click the Build button to build the value.

    The Build Value dialog box appears. To complete the dialog box, see Setting the Build Value dialog box options (ASP.NET).

  8. Click OK.

Related topics

  • Setting the Stored Procedure dialog box options (ASP.NET)
  • Using stored procedures to modify databases (ASP.NET)


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
Reference
Building ASP and JSP Applications Rapidly