The CDBFlite program allows users to work with .DBF files format from the command line. You can carry out various actions which don't require you to be in batch mode. Generally speaking, the program is high-grade command line DBF viewer and editor. If you are familiar with SQL language, you will notice some similar occurances. As parameters are transferred into the command line, the syntax differs; but the principles are the same.
UPDATE somefile.dbf SET name="John", age=30 where id=1000
CDBFlite somefile.dbf /filter:id=1000 /field:name="John",age=30 /update
CDBFlite supports all existing fields types and all memo-fields types. CDBFlite program can be applied on a WEB-server. Neither PERL, not PHP has not ability to work with .DBF as CDBFlite does.
Win 3.1x,Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,WinXP,Windows2000,Windows2003,Windows Media Center Edition 2005,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,Windows Vista Home Basic x64,Windows Vista Home Premium x64,Windows Vista Business x64,Windows Vista Enterprise x64,Windows Vista Ultimate x64,Unix,Linux,Linux Console,Linux Gnome,Linux GPL,Linux Open,Source,MS-DOS,OS/2,OS/2 Warp,OS/2 Warp 4
CDBFlite 1.15 The CDBFlite program allows users to work with .DBF files format from command line. You can carry out various actions, which don't requires presence of the man in a batch mode. CDBFlite program can be applied on WEB-server.
05/11/2008
601 KB
CDBFview 1.11 CDBFview is a plugin for Total Commander. It allows you to view DBF files in Lister's window (Also in Quick View Panel).
05/05/2008
30 KB
CDBF Shell 1.11 The CDBF Shell extension allows you to view content or structure of DBF files in the Properties window without opening them. The CDBF Shell extension supports dBase III, dBase IV, FoxPro, and Visual FoxPro formats.
05/03/2008
191 KB
DBF to XML 2.00 The DBF to XML program allows you to convert your dbf files to XML (Extensible Markup Language) format.
XML is a universal data format. It is convenient for a migration of information to a new platform.
03/17/2008
638 KB
DBF to DBF 2.00 The DBF to DBF program allows you to convert your dbf files from one format to another.
The program supports dBase III, dBase IV, FoxPro, VFP and dBase Level 7 formats.
Besides, you can choose BlockSize in memo fields and change codepage.