Online Documentation for Advanced Data Export .NET

Suite overview


EMS Advanced Data Export .NET represents a set of tools for exporting data from any Command objects, DataTable and ListView descendants to different popular formats, such as: Microsoft Excel, RTF, HTML, PDF, LaTeX, CSV, DIFF, SYLK, Plain text, Windows Clipboard, XML, DBF, SQL and Microsoft Access format. During the export process none of the mechanisms of cooperation between applications in Microsoft Windows environment (DDE, OLE) is used (except Microsoft Access export), which ensures an extremely high speed of work.

From a programmer's point of view the suite represents a homomorphic hierarchy of classes with the common ancestor QExportBase. Besides the basic properties, methods and events, some characteristics, specific for this type of export are included in some descendant classes.

 

The suite consists of several components:

 

Component

Brief description



QExportXLS

Export to Microsoft Excel format

QExportRTF

Export to RTF format, compatible with Microsoft Word

QExportHTML

Export to HTML format compatible with 4.0 specification

QExportPDF

Export to PDF format

QExportXML

Export to XML format

QExportSQL

Export to SQL script file as INSERT statement

QExportDBF

Export to DBF Format

QExportTXT

Export to CSV, DIFF, SYLK, Plain text formats

QExportLaTeX

Export to LaTeX format versions 2.09 and 2e

QExportClipboard

Export to Windows Clipboard

QExportAccess

Export to MS Access

 

To learn more, follow the link below

http://sqlmanager.net/products/tools/advancedexportdotnet