Product Home
DTM Migration Kit Online Documentation
General information
Product profile
User interface
Quick start
Transformation rules
Scheduling
How to...
Settings
Data preview
Command line
Console mode
Project properties
Rules
Data source
Clear object
Mapping
Data Type Mapping
Execution control
Export options
Source type
Import options
Schema migration
Rule information
Source object
Target table
Send e-mail rule
SQL files
Records Mode
Additionals
Database utilities
Installation
Uninstal
License
How to order
Technical support
Glossary

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. This mode enables you to integrate the product with the Windows task schedule system as well as to execute project prepared beforehand according to the schedule.

For example, in order to execute a project today at 11.00, use the following command line:
at 11:00 "mk.exe -c d:\MyMKProject.mkp"

See also: Execution scheduling.