DBF tools
Home Downloads Order Contacts  

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 350Kb
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.20 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

CDBF for Windows, console version

PDB (Palm Database) to DBF

DBF to PDB (Palm DataBase)

CDBF for Linux

DBF Converters' Shell

DBF to XLS (Excel)

DBF to DBF

CDBFinfo

CDBF for DOS

CDBFAPI

MDB (Access) to DBF

CDBFShell

DBF to HTML

DBF to SQL

WhiteTown Software CD

DBF to XML

CSV to DBF Converter

Online Database Converter

CDBFview

XLS (Excel) to DBF

DBF to CSV

CDBFlite

DBF to MDB (Access)

CDBF for Windows, GUI version

Privacy policy | Copyright © 1996-2010, WhiteTown Software