1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/databases/pxtools/pkg-descr
1999-12-22 23:21:08 +00:00

14 lines
466 B
Plaintext

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