Accessibility
 
Home > Products > UltraDev > Support > Editing Database Records
Dreamweaver UltraDev Icon Macromedia Dreamweaver UltraDev Support Center - Editing Database Records
Creating pages that use ASP command objects

This article describes how to use Macromedia Dreamweaver UltraDev to create pages that use ASP command objects. You can use command objects in your pages to call stored procedures in a database, as well as insert, update, or delete records in a database. UltraDev has a server behavior that lets you create command objects for your pages.

Note: The server behavior in UltraDev 4 does not support the creation of commands that run SELECT statements. You can create these commands manually in the Code view or Code inspector in UltraDev.

Understanding ASP command objects
Creating a command object that runs a stored procedure
Creating a command object that edits a database record
Making changes to commands



23 October 2001

ASP command, command object, ASP, stored procedure, database operations, insert record, update record, delete record, Prepared property, server behavior

9849