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

Command line options

DTM DB Event supports following command line switches:

-r - if project configured, run the project at program startup

-q - quit the program after project execution.

-c - console mode.

The console mode is a mode when the program doesn't open any dialogs and doesn't need any interference from the user. A project for the console mode must be prepared and tested beforehand.

Also you can use project name as a command line parameter. Please note that you should use quotation for path or filename with spaces:
event.exe "D:\Projects And Files\MySQL_monitor1.eve"