Table of Contents

About Ispirer Systems

Ispirer Home Page Database Migration Application Conversion Downloads


Database Migration in Batch Mode

Our tool allows you to convert objects of a database in Command Line or in shell script.

Open Command Line Window

Open a Command Line window by running Start → Ispirer Toolkit 10 → Ispirer Toolkit Command Line or Start → Run → cmd.exe

Converting Tables

To convert database objects run sqlways.exe as follows:

sqlways.exe /d=DSN_FOR_ODBC_CONNECTION /U=user_name /P=password /DIR=S:\Export_dir /target=Neoview /T=*.*

or
sqlways.exe /d=DSN_FOR_ODBC_CONNECTION /U=user_name /P=password /DIR=S:\Export_dir /target=Neoview /TF=S:\File_name.txt

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

The list of available databases:



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