Site map Home News Download Order Contacts Service  

Home
News
Download
Order
Contacts
Service

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

WhiteTown Wizards
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
PDB (Palm DataBase) to DBF

Subscribe to our mailing list:

Reseller oportunities
Affiliates
Publications

Other stuff

Google

WhiteTown.com
WWW
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.15 50Kb
cdbflite_dos.zip CDBFlite for DOS 1.15 110Kb
cdbflite_os2.zip CDBFlite for OS/2 1.14 77Kb
cdbflite_cgi.zip CDBFlite for Linux, shared 1.14 52Kb
cdbflite_cgi_s.zip CDBFlite for Linux, static 1.14 189Kb
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.00480794906616 , | Privacy policy | Copyright © 1996-2008, WhiteTown Software