blob: 9a9c48b08fb74ee3d64aabb3ea7e06bf7414ed13 (
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://www.kneschke.de/projekte/pxtools/
- Chris D. Faulhaber
jedgar@FreeBSD.org
|