WhiteTown Software, the official website.
Site map Home News Download Order Contacts Service   RU

CDBF for Windows
CDBF for Windows (console)
CDBF for DOS
CDBF for Linux
CDBFlite
CDBFapi
DBF Script
CDBFinfo
CDBFShell
CDBFview

Online Database Converter
New!

Database Converters
DBF to CSV
DBF to MDB (Access)
DBF to XLS (Excel)
DBF to HTML
DBF to SQL
DBF to XML
DBF to PDB (Palm DataBase)
DBF to DBF
MDB (Access) to DBF
XLS (Excel) to DBF
CSV to DBF
PDB (Palm DataBase) to DBF
DBF Converters' Shell

CDBFlite - command line DBF viewer and editor

CDBFLITE lets you work on DBF files from the command line. You can perform various operations without being in batch mode.

The program is a powerful and multi-featured command line DBF viewer and editor. It is similar in some ways to SQL.
Though the command-line syntax differs, the principles are the same.

Compare:

SELECT * FROM somefile.dbf
CDBFlite somefile.dbf /select:*

UPDATE somefile.dbf SET name="John",age=30 where id=1000
CDBFlite somefile.dbf /filter:id=1000 /field:name="John",age=30 /update

DELETE * FROM somefile.dbf WHERE age>50
CDBFlite somefile.dbf /filter:age>50 /delete:all /clear /pack

CDBFlite supports all types of existing fields, including memo fields.
CDBFlite can be used on a web server.

Downloads
ZIP File Description Version Size
cdbflite_w32.zip CDBFlite for Windows 1.20 55Kb
cdbflite_dos.zip CDBFlite for DOS 1.15 110Kb
cdbflite_os2.zip CDBFlite for OS/2 1.14 77Kb
cdbflite_lx.zip CDBFlite for Linux 1.21 350Kb
cdbflite_bsd.zip CDBFlite for FreeBSD 1.05 44Kb
cdbflite_rex.zip CDBFlite for OS/2 (DLL for REXX) 1.14 85Kb

Ordering
CDBFlite - command line DBF viewer and editor Price
Standard license
CDBFlite without source code. A Standard license permits the use of CDBFlite by one person only (at work and/or at home).
$29.95
Developer license
CDBFlite with source code. A Developer's license permits the use of CDBFlite by any number of developers at the organization which registered the program.
$99

0.000394105911255 | Privacy policy | Copyright © 1996-2010, WhiteTown Software