CDBFlite software
have been tested by datapicks.com team against viruses,
spyware, adware and was founded to be 100% clean.
We will recheck this software periodically to assure users that it remain clean. Note: this award offered by datapicks.com
should be used only by the author/publisher of the CDBFlite software.
CDBFlite 1.15 Antivirus Report
Archive: cdbflite_w32.zip
inflating: CDBFLITE.EXE
inflating: cdbflite.rus
inflating: cdbflite.ini
inflating: cdbflite.txt
inflating: license.txt
inflating: WHATS.NEW
Scanning WHATS.NEW
WHATS.NEW: OK
Scanning cdbflite.txt
cdbflite.txt: OK
Scanning cdbflite.rus
cdbflite.rus: OK
Scanning license.txt
license.txt: OK
Scanning cdbflite.ini
cdbflite.ini: OK
Scanning CDBFLITE.EXE
CDBFLITE.EXE: OK
Scanning cdbflite_w32.zip
cdbflite_w32.zip: OK
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.