pxview can display information about various kinds
of Paradox files, and it can convert Paradox
databases into several output formats. Currently,
the output formats CSV, HTML, SQL, and SQLite are
supported.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
The new skip-schema option was added to omit SQL
commands to create table structure. The output for
sqlite is much safer in terms of buffer overflows.
The configure script now exits if sqlite support
is requested, but the header file is not found.
Initial support has been added for fields of type pxfGraphics. The usage information has been reorganized. The proper table name is set in the HTML output.