Product Home
DTM Schema Reporter Online Documentation Prev Page Prev Page
General Information
Product Profile
Product Editions
System Requirements
User Interface
Connect
Quick Start
Direct Connection
Connect to Desktop File
Data Sources
DSN File
OLE DB Connection
Connection Profile
Connection Information
Troubleshooting Guide
Reports
Schema Report
Security Report
Statistics
Object Descriptions
Export
Import
Output Options
Program Settings
Report Styles
Tables Selection
Objects Selection
Properties Selection
Execution Console
Tuning and Localization
Log Viewer
Advanced
Project File
Command Line
ER-model
Property Editor
SQL Console
Hot keys
Note Editor
Additional Information
Database Utilities
Licence Agreement
Demo and Full versions
Product Ordering
Install
Uninstall
Upgrade
Support
Trademark Information
Glossary

Command line options

DTM Schema Reporter supports following command line switches:

-r - if project file was configured, run report at program startup

-q - quit application after project execution

-c - console mode.

-@ - use custom connection profile. Please note that you can use "Export One" button at the connect window to save connection profile to disk file.

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 file for the console mode must be prepared and tested beforehand. Also, the program will use recent database connection in console mode. This mode enables you to integrate the product with the Windows task schedule system as well as to execute projects prepared beforehand according to the schedule.

For example, in order to execute project file 'schema2db.rpr' today at 11.00, use the following command line:

at 11:00 "sr.exe -c -@d:\acc.conprof schema2db.rpr"