Begin4 Title: CDBFlite - command line DBF viewer and editor Version: 1.03 Entered-date: 2001-02-08 Description: The CDBFlite program allows 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. Generally speaking, the program is high-grade command line DBF viewer and editor. If you are familiar with SQL language, you can notice some similar moments. As parameters are transferred into command line the syntax differs, but principles of work 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 WEB-server. By the way, PERL or PHP have not those opportunities for work with .DBF, which are given by CDBFlite. Keywords: dbf,cdbf,dbview,dbedit,viewer,editor,dbase,xbase, foxpro,clipper,database,table,sql,cgi,web,access Author: info@whitetown.com (Sergey Chehuta) Maintainer: info@whitetown.com (Sergey Chehuta) Primary-site: http://www.whitetown.com/cdbflite/index.html 50K cdbflite_cgi.zip 50K cdbflite_bsd.zip 1K cdbflite.lsm Platforms: Built with GNU C compiler that supports anonymous namespaces. Non-GNU C compiler might work too, I have tried it. Available versions for Linux, FreeBSD, Win32, OS/2, DOS. Copying-policy: Shareware End