Current Features
- Can open and parse PDB (Palm Database) files
- Can edit, add, and delete text records (such as those found in MemoDB)
- Can save edited data in a new PDB file
Installation Instructions
Currently there's not much to install. Download the JAR file and run it. In OS X, simply double-click on the downloaded JAR. In Linux, assuming you have Java installed, you can run PdbEditor from the command line like this: java -jar PdbEditor.jar I'm not sure the easiest way to run JAR files under Windows—if I figure it out, I'll put instructions here.
User Documentation
Not yet in existence ...
PDB Format Information
- PalmSource PDB and PRC Database Formats (official documentation)
- The Pilot Record Database Format
- PDB man page
- Palm::PDB - A perl module for parsing Palm database files
Help
If you need help with PdbEditor, feel free to post a message on the PdbEditor project forums.