Table of Contents


Ispirer Website Ispirer Toolkit Overview Free Trial

SQLWays: Data Extraction

This article explains how to configure Data Extraction in the SQLWays 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 web interface, data extraction settings could be configured with 2 ways:

  1. via Options
  2. via Data Cut in Migration Rules

Using 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.

Using Data Cut

  1. Open your project.
  2. Go to Settings (top-right corner).
  3. Open Migration Rules.
  4. Expand the Object tree for rules definition
  5. Press on 'Export & Data Cut' for selected object
  6. At the Data Cut section of window set up the WHERE condition for table, based on which only part of the data will be selected:



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