Data Loader Changelog

What's new in Data Loader 4.9.5

Mar 9, 2023
  • PostgreSQL support. Now you can migrate data to and from PostgreSQL using Data Loader
  • Bug fixes and enhancements

New in Data Loader 4.9.3 (Sep 1, 2020)

  • Email Notifications: Now Data Loader will automatically send the session log to your email address always or whenever any issue occurs to keep you updated.
  • Bug fixes and enhancements

New in Data Loader 4.9 (Jul 2, 2019)

  • Uses the latest MySQL libraries to connect to latest MySQL 8 database
  • Supports chaching_sha32_password authentication protocol for MySQL connection
  • Delete synchronization, now Data Loader can also delete those rows in target table which doesn't exist in Source tables
  • Enhanced user interface
  • Bug fixes

New in Data Loader 4.8 (Oct 4, 2016)

  • Convert Views between Oracle, MS SQL Server and MySQL
  • Enhanced and refreshed User Interface
  • MSSQL Identity Insert are now supported
  • And as usual, Bug Fixes and many other enhancements

New in Data Loader 4.5 (Feb 11, 2013)

  • Bulk Loading added for Oracle, MySQL and MS SQL Server databases. Loads millions of rows at blazing speed
  • SQL Dump target sessions can now be saved and schedule to execute at specified intervals
  • No need to of MySQL ODBC driver, now Data Loader uses MySQL Library
  • Improved Data type matching
  • Many enhancements have been made and bugs fixed.

New in Data Loader 4.1 (Nov 1, 2011)

  • Support for Constraints and Indexes:
  • Data Loader 4.1 supports Constraints and Indexes. It can Export and Import Primary Keys, Unique Keys, Foreign Keys, NOT NULL and Default Values.
  • BULK INSERT For Microsoft SQL Server:
  • Now Data Loader also supports BULK INSERT method to load data into MS SQL Server databases. This method greatly improves the performance and one can load millions of rows in very less time.

New in Data Loader 4.0 (Nov 1, 2011)

  • UPSERT and INSERT features are added. Now Data Loader can be used to synchronize data from any source database to any target database.
  • UPSERT:
  • This feature will update row in the target table if a matching row exist otherwise if the matching row does not exist it will insert a new row.
  • INSERT:
  • This feature will insert a row in the target table only if the matching row does not exist.

New in Data Loader 3.6.1 (Dec 15, 2009)

  • Excel support has been added. Now you can convert data from Excel worksheet to any of the supported databases.

New in Data Loader 3.6 (Oct 8, 2009)

  • Full Editing feature added. Now you can edit, delete column mapping of saved sessions.

New in Data Loader 3.5 (Jun 10, 2009)

  • SQL Dump files support is added

New in Data Loader 3.3 (Mar 20, 2009)

  • Many enhancements have been made in loading data from CSV / Delimited Text files into databases.
  • More connection options for connecting to MySQL.

New in Data Loader 3.0 (May 16, 2008)

  • Support for MS-Access 2007 and and MS-SQL Server Express Edition.
  • Now watch progress while running saved sessions
  • Many other enhancements
  • Folder Watcher ( Now load files in databases as it arrives in a folder)
  • Support for MS-Access 2007 Databases
  • Support SQL Server 2005 Express Edition
  • View progress when running saved Sessions
  • Many more enhancements