Navigation:  Actions > Server >

ADO Action

Previous pageReturn to chapter overviewNext page

The ADO action executes database commands or queries using ADO.

 

When the step completes, the following temporary macros are created or updated:

ADO_RS = When performing queries that return results, the ADO recordset object holding the query results

 

Connection tab

 

Command tab

 

Notes:

See the Server.bld sample for a project utilizing this action.
This action requires MDAC 1.5 or later to be installed.