Navigation: Actions > Server > ADO Action |
|
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
Notes:
• | See the Server.bld sample for a project utilizing this action. |
• | This action requires MDAC 1.5 or later to be installed. |