Table of Contents

About Ispirer Systems

Ispirer Home Page Database Migration Application Conversion Downloads


Convert Applications in Batch Mode

  Our tool allows you to convert application source files from a Command Line or a shell script.   

Convert Applications

  To convert applications run sqlways.exe as follows:

sqlways.exe /f=d:\delphi_project\*.* /source=Delphi /target=CS /dir=d:\CS_project

The list of available applications: 

Convert Delphi Projects

  To convert a Delphi project run sqlways.exe as follows:  sqlways.exe /F=c:\Delphi_project\Project.dpr /source=Delphi /target=CS /dir=d:\CS_project 

Note: Ispirer Toolkit Command Line options are case insensitive and their order is insignificant.    

 

Convert C++ Applications with Embedded SQL to ODBC

  To convert C++ applications with Embedded SQL to ODBC run sqlways.exe as follows:

sqlways.exe /F=s:\CPP_ESQL\*.* /SOURCE=CPP /TARGET=CPP /SOURCE_API=ESQLC /TARGET_API=ODBC /DIR=s:\CPP_ODBC 

Note: Ispirer Toolkit Command Line options are case insensitive and their order is insignificant.  



More detailed list of command line options can be found here: Command Line Options
If you have any questions on how to run the migration in batch mode, please contact our technical team: support@ispirer.com