Download List

專案描述

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.

System Requirements

System requirement is not defined
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.

2005-08-11 10:04
0.2.5

This release outputs more information about blobs in debug mode. A password checksum is now displayed if the file is encrypted. The format of timestamps, date, and time can now be set with a program option.
標籤: Minor feature enhancements

2005-05-25 12:58
0.2.4

This release can now create HTML versions of manual pages on
request, use functions like PX_get_num_fields() and
PX_get_value(), fixes various memory leaks, fixes many
compiler warnings, surrounds field data of memoblobs by
enclosure char (CSV output), uses delimeter char for fields if
they contain a line break (CSV output), masks special chars in
memoblobs (sql output), and checks return value of
PX_get_data_alpha() and outputs an error message if needed.
標籤: Major bugfixes

2005-01-03 18:08
0.2.3

Reading and outputting of timestamps was fixed.
This release uses PX_timestamp2string(), a new
function of pxlib >= 0.4.3.
標籤: Major bugfixes

2004-11-07 13:48
0.2.2

There is no longer a need to specify a blob file if all blobs
are contained in the db file. An endless loop in
str_buffer_printmask() which affected SQLite output was
fixed. The SQL type for time and timestamp can now both be
set on the command line.
標籤: Major feature enhancements

2004-07-21 08:08
0.2.1

BLOB and BCD fields can now be read. An error in sqlite
output was fixed, a new --blobextension option was added,
and the --include-blobs option was removed.
標籤: Major feature enhancements

Project Resources