TDataExporter
Native VCL component with small footprint Allows export from any TDataset descendant eg TTable, TQuery. Data can be exported from any connected Delphi Dataset connected to a BDE compatible database.eg Paradox, SQLServer, Interbase etc. Several configurable actions. Automatic "Blob" filtering. Any "Blob" type fields will automatically be excluded from the export. Automatic string quoting where required. If a string field contains the specified delimiter in its data then the string is automatically wrapped in quotes.eg A field called Company has value Acme,Co and the delimiter is a comma then the export file will contain "Acme,Co" Export progress dialog. Demo app.
Latest posts by SG Systems Limited(see all)
- IconExtractor - December 10, 2014
- TMemGauge - December 10, 2014
- ArualSetOne - December 10, 2014