| Description Version
details Downloads Database
export tool. Allows viewing, editing databases with ability to copy open table
to clipboard or export it to file. Works via BDE or ADO (ODBC) with many file
types. Supports different destination formats. You can export either via the program
interface or via command line.
Possible database conversions
(when appropriate db engine (BDE or ADO) installed) |
|
Source | | Paradox
(*.db) | | dBase (*.dbf) |
| Text (*.txt) |
| Comma separated values (*.csv) |
| Lotus (*.wj2, *.wj3, *.wk1, *.wk3, *.wk4) |
| XML (*.xml) | |  |
| Target |
| Text (*.txt) |
| Comma separated values (*.csv) |
| HTML (*.htm, *.html) | | XML
(*.xml) | | Rich text (*.rtf) |
| Microsoft Excel (*.xls) |
| INSERT statements (.sql) |
| dBase III, IV (with some limitations) |
| There is an ability to specify number of database
records to be copied into one line (thus, if you specify 3 and database record
count is 24, then database will be copied into 8 lines). Many other options
allow full control over output. There are several useful functions for data
manipulating and bookmarking. |