blob: 998f55561a7e4624b7e65989e126ab44ebfb36d7 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
pxtools is a collection of tools to work with a Paradox-databases.
pxtools consists of the following:
* pxinfo scans the header of a specified database-file and dumps
the important information.
* pxsqldump/pxcsvdump are utilities to extract the data from a
Paradox-database. The output is an SQL-/CSV-dump that can be
used to recreate the database in an SQL environment.
|