Ispirer Website
Ispirer Toolkit Overview
Free Trial
Creating a new migration project is the first and mandatory step before starting any conversion or migration activities in SQLWays (Beta) Web. A project defines the source and target technologies, connection parameters, and overall migration scope.
To create a new project, open the Projects page and click Create New Project. This action opens the New Migration Project wizard, which guides you through the configuration process step by step.
In the first step of the wizard, you must provide basic project information:
A mandatory field used to uniquely identify the migration project. The project name is also used to create the project directory.
An optional visual identifier to help distinguish projects in the list.
After selecting Database, proceed to configure the source technology.
In this step, you configure the source database connection:
Select the source database type supported by your license.
Choose an existing ODBC data source configured on the local machine.
Credentials used to connect to the source database.
Click Test Connection to validate the provided parameters. If the connection is successful, the status Connected Successfully is displayed, and the wizard allows you to continue.
After a successful source connection, you can select the target technology.
If your project requires conversion only (DDL and/or code conversion without importing objects or data into the target database):
In this mode, the tool allows you to create a project without providing target database credentials. The project will generate conversion output files without attempting to connect to the target database.
This option is commonly used for:
If your project includes conversion with import, additional target connection details are required:
Enable Conversion with import to activate these fields.
After entering the required information, click Test Connection.
The tool verifies the target database connection and displays Connected Successfully if all parameters are valid.
Only after successful validation of required connections does the Create Project button become active.
Note:
If your target is not a PostgreSQL database, you will need to provide a path to a bin directory. This is the folder where the target database native utilities are stored on your computer where Ispirer Toolkit is installed. It means that to perform the import to the target database, you need to have the native utility installed on the computer where you run the conversion.
The Create New Project wizard provides a structured and guided way to configure migration projects in SQLWays (Beta) Web.
It supports both conversion-only and full migration scenarios, validates connections upfront, and ensures that all required parameters are defined before the project is created.
This approach helps prevent configuration errors and establishes a reliable foundation for the migration process.
If you have any questions or face any difficulties, please contact our support team at support@ispirer.com