freebsd-ports/databases/dbview/pkg-descr
Steve Price 68ae0701fd Initial import of dbview version 1.0.3.
A program for viewing dBase III files.

PR:		11603
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1999-06-06 16:59:26 +00:00

7 lines
392 B
Text

A little tool that will display dBase III files. You can also use
it to convert your old .dbf files for further use with Unix. It should
also work with dBase IV files, but this is mostly untested.
dbview displays the contents of a dBase III or IV database file. This is
done by displaying both the name of the field itself and its value. At
the end of every record a newline is appended.