About Ispirer Systems

Ispirer Home Page Database Migration Application Conversion Downloads


Quick Conversion

Quick Conversion is a simplified type of migration project that allows to get the conversion result for any input programming code rapidly without spending much time on the conversion configuration.

In order to create a Quick Conversion project, please follow the instructions below:

  • Open the “FILE” menu, then choose the “New” menu item and after that click on the appeared “Quick Conversion” menu item. Or just press the Ctrl+Q Or choose “Quick Conversion…” on the Start Page.
  • A new tab called Quick* will appear in the editor. A quick conversion project is already created.

The created tab will have 2 text sections (one for the source code and the other for its current conversion result) and its own toolbar with controls for main options and actions. The appearance of the Quick Conversion tab is shown in the picture below:

In order to perform a quick conversion, please follow the instructions below:

  1. Please choose your source technology in the corresponding combo box located in the top left corner of the quick conversion tab (in the example above “Oracle” is chosen).
  2. Select your target technology in the next combo box (in the example above “PostgreSQL” is chosen).
  3. Paste or type your source code in the corresponding section (the left text pane).
  4. Click the “Convert” button (with a green triangle icon).
  5. Observe the result received after the conversion of your source code. The conversion result will be located in the right text pane. If you want to get physical files of the conversion result, please click the “Results” button.

The checkbox “Temporary” means that after closing a particular quick conversion tab its project will be deleted. If you want to keep the project for future needs, please uncheck this checkbox.

NOTE: Advanced users using the “Options” button can customize the default conversion options configuration. After clicking this button, the ini file with options will open in the editor. The known options and their values can be changed according to your needs. After saving this file, using the same “Convert” button, you will be able to relaunch the quick conversion to receive a new customized conversion result.