Product Home
DTM DB event Online Documentation Prev Page Prev Page
General
Product Profile
Event
Project Properties
Execution Console
Command Line
Connect
Quick Start
Direct Connection
Connect to Desktop File
Data Sources
DSN File
OLE DB Connection
Connection Profile
Connection Information
Troubleshooting Guide
Settings
Tips and Solutions
Hot Keys
Event Properties
Connection
Definition
Delays and Intervals
Condition
Action
Information
Support
License
Demo and Full versions
Install
How to buy
Upgrade
Uninstall
Products
Trademark Information
Glossary

Event condition

The program executes action if defined condition is true.

There are five condition types:

  • Unconditional. Defined action will be executed in any case.
  • Execute action if SQL statement executed successfully
  • Execute action if conenctionor execution failed
  • Results set size based condition. Action will be excuted if number of rows in the results set correspond to arithmetic condition like "number of rows >= 5"
  • Value based condition. Action will be excuted if first values of the first result's row correspond to arithmetic condition (=, >, <, etc).
  • Check execution time condition. Action will be excuted if check execution time correspond to arithmetic condition.

Event properties: conditions options