Table of Content
Run external tool plugin

Information

Run External preprocessor.

Installation

Copy ext_prepr.dll and ext_prepr.ini to DTM SQL editor directory for install this plug-in. Edit ext_prepr.ini for configure plug-in.

Activation

This plug-in will be activated automatically.

Options

Path/WorkingDirectory - working directory. Plug-in uses %TEMP% folder for empty setting.

Path/CommandLine - command line. This option must be specified. You can use next parameters:

  • %f means filename
  • %d means database
  • %u means user name
  • %p means password
  • %o means owner
  • %N means Data Source Name

DTM SQL editor: external preprocessor plugin settings window

Revision History

  • 1.00 - original version with default features.