Data Loader Version History
We have continuously updated our product to meet customer demands and
needs and also to address bugs.
New Features in Version 4.9
- 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 Features in Version 4.8
- 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 Features in Version 4.7
- Increased number of Compare Columns for UPSERT and INSERT
feature
- Auto selection of Primary Key Columns for UPSERT and
INSERT feature
- Enhanced UI
- Bug Fixes and many other enhancements
New Features in Version 4.6
- Database Viewer added to view target database tables and
data.
- Now you can change Source or Target database User Names,
Passwords and other information of existing Sessions.
- Now Data Loader remembers your last database connection
settings.
- Enhanced Data Loader Scheduler management.
New Features in Version 4.5
- 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 Features in Version 4.1
- Support for Constraints and Indexes
Dataloader 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 Features in Version 4.0
- 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.
Note: Please make sure that you have a
Primary Key and Index defined on the matching columns in
Target table. Otherwise the loading will progress slowly when
UPSERT or INSERT option is selected
For visual explanation of UPSERT and INSERT loading option
please
click here
New Features in Version 3.6.1
- Excel support has been added. Now you can convert data
from Excel worksheet to any of the supported databases.
New Features in Version 3.6
- Full Editing feature added. Now you can edit, delete
column mapping of saved sessions.
New Features in Version 3.5
- Now you can create SQL Dump files from any Source
Database.
- SQL dump files are useful if you have to load the data
into MySQL Server, Oracle or MS SQL Server
where you don't have a direct connection.
New Features in Version 3.0
- Folder polling / Folder Watch
Dataloader will watch for files in a folder at specified
intervals and then load the data from filenames
matching specified pattern into tables automatically.
More...
- The only tool available on the internet for loading data
by polling a folder.
- Support for MS-Access 2007 and and MS-SQL Server Express
Edition.
- Watch progress while running saved sessions
- Many other enhancements
New Features added in Version 2.5
- Load data in MySQL databases hosted on Share Web Hosting
easily
- Now you can change and choose the destination tables names
- Load from multiple CSV / delimited flat files to multiple
tables in one session
- More enhanced Column Mapping
- Microsoft SQL Server is now supported
- Transformation is supported through the help of views
Back to Data Loader Home Page