Table of Contents


Ispirer Website Ispirer Toolkit Overview Free Trial

SQLWays Beta (web-based): Data Extraction

This article explains how to configure Data Extraction in the new SQLWays (web-based) tool. 

Data extraction is used when you want the tool to read (extract) data from the source database and generate output files for subsequent loading into the target database, or when you want to run a data-only migration (for example, into an already prepared/existing schema).

Data extraction is helpful in the following scenarios:


In the new interface, data extraction settings are configured via Options:

  1. Open your project.
  2. Go to Settings (top-right corner).
  3. Open Options.
  4. Locate the section [_WZD_COMMON] (This section contains the most common options for the conversion process.
  5. Configure the options described below (as shown in the screenshot):


Required Options in [_WZD_COMMON]

1) EXPORT_DATA

Purpose: Controls whether SQLWays extracts data from the source database.

When to enable it:

Enable EXPORT_DATA = Yes whenever you want the tool to perform data extraction (either as part of a full migration or for data-only scenarios).


2) GENERATE_DDL_SCRIPTS

Purpose: Controls whether SQLWays generates DDL scripts (converted table definitions) during the run.


A) Schema + Data migration (typical case):

B) Data-only migration into an existing database: If your target database already contains the required tables and you want to load data without recreating structures, set:

This configuration ensures SQLWays focuses on data extraction and transfer, skipping schema generation.


Database Migration Guide

More Tips and Tricks

If you have any questions or face any difficulties, please contact our support team at support@ispirer.com