DBApp: Database Application for Windows CE Copyright (C) 1998, ITO, Eiichiro. Notice: This is copyrighted freeware. If you re-distribute this software, please contact me. (mailto: GHC02331@niftyserve.or.jp) Sample execution: Export a database and write it to a new file: dbapp -e database-name export-filename Export a database and append it to a existing file: dbapp -E database-name export-filename Import database(s): dbapp -i import-filename Delete a database: dbapp -d database-name