blob: 0a2378bed11d25e84ef02bc7857cce67dfbaea60 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
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/
- Chris D. Faulhaber
jedgar@FreeBSD.org
|