Download EMS Advanced Data Import 3.13 Full Source for Rad Studio 11 Alexandria

EMS Advanced Data Import 3.13 Full Source for Rad Studio 11 Alexandria

EMS Advanced Data Import 3.13 Full Source for Rad Studio 11 Alexandria
EMS Advanced Data Import 3.13 Full Source for Rad Studio 11 Alexandria


Advanced Data Import for RAD Studio VCL is a component suite that allows you to import data from files of the most popular data formats to the database. You can import data from MS Excel, MS Access, DBF, XML, TXT, CSV, ODF and HTML.

There will be no need to waste your time on tiresome data conversion - Advanced Data Import will do the task quickly, irrespective of the source data format.

Key Features
Data import from the most popular data formats: MS Excel, MS Access, DBF, XML, TXT, CSV, OpenDocument format (ODF) and HTML
Support for 64-bit Windows target platform
Import of Unicode data (UTF-8, UTF-16/UCS-2, UTF-32/UCS-4). Automatic detection and manually preset text encoding for imported data
Powerful component and property editors, which allow to set many import parameters at the design-time easily
High productivity even on slow computers
Adjustable parameters for each type of import
100% native Delphi code for MS Excel, DBF, TXT, CSV - no additional libraries or programs needed for the components to work. OLE, DDE, BDE etc not required either
Detailed help system and a demo application for a quicker mastering of the product

28-09-2021
Version 3.13.0

1. Support for RAD Studio 11 Alexandria implemented.
2. End of support for RAD Studio 2009 and older versions.
3. The Range out of bounds error fixed in TfmQImport3Editor editor on calling
a Map... menu item.
4. Lines from CSV files were sometimes mixed up. Fixed now.
5. Encoding for XML package files added to the TQImport3Wizard dialog.
6. A ReadToEnd method added to the TQImport3Encoding class to read and encode
large files at better performance.
7. Drawing issues occurred on vertical scrolling in TQImport3TXTViewer.
Fixed now.
8. An error occurred when reading XML data packet with UTF-8-BOM encoding with
TEncodedReadStream.ReadToEnd method. Fixed now.
9. XML Access parser improved to view data in a grid.
10. TQImport3ASCII in text mode did not correctly process control characters,
such as TAB. Fixed now.
11. Images are now imported correctly from XML files.