Online Documentation for Data Generator for MySQL

Using console application


All the generation options are set in template (*.gtm) files. A template can be also used in the Console version of Data Generator for MySQL .

 

To create a template file, follow the instructions below:

 

The easiest way to start Data Generator for MySQL console application is to double-click the generated *.gtm template file. The other way is to enter the command line and type the appropriate command.

 

Usage:

<path to Data Generator for MySQL console application>\MyDataGenC.exe TemplateFile [-L] [-B]

 

TemplateFile

Stands for the *.gtm template file to be used as the console version execution parameter

 

[-L]

Applies the current localization selected in Wizard Application (GUI)

 

[-B]

Use this parameter in the command line to run the console version of Data Generator for MySQL in background mode

 

Example:

 

"C:\Program Files\EMS\Data Generator for MySQL\MyDataGenC.exe" "C:\EMS\Templates\DataGenerator\Example.gtm" -L

 

Note: The following exit codes can be returned by Data Generator for MySQL to the operating system after performing the latest task:

0 - successful completion;

1 - error(s) occurred during task performing;

2 - fatal error occurred. The task was not performed.