Download EMS Advanced Data Import 3.12.0 Full Source

EMS Advanced Data Import 3.12.0 Full Source

EMS Advanced Data Import 3.12.0 Full Source
EMS Advanced Data Import 3.12.0 Full Source


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

Version 3.12.0
1. Implemented support for RAD Studio 10.4 Sydney.
2. Improved preview for XLSX files in TQImport3Wizard component.
3. The error occurred on cross-mapping columns in XLSX. Fixed now.
4. The interface froze if the TQImport3Xlsx.SheetName property contained
an erroneous sheet name. Fixed now.
5. Mapping was not always displayed correctly in TfmQImport3TXTEditor. Fixed now.
6. Now the TQImport3Xlsx.Execute method returns True on successful import and
False if it fails.
7. The error occurred on using two digits for year format. Fixed now.
8. Fixed error of defining the end of data stream in TQImport3Xlsx.
9. XML files with empty tags were previewed incorrectly. Fixed now.
10. Row values in OnUserDefinedImport event handler were not processed correctly
for DateTime columns. Fixed now.
11. Now XLSX file data can be imported even if it's opened in the MS Excel app.
12. Encoding for XML SOAP files was not defined correctly. Fixed now.