blob: 068bf290e1d0ddad93e4f6c1bc3a5af20ec74069 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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-enviroment.
WWW: http://jan.kneschke.de/projects/pxtools/
|