Way to access Palm Zlib DB files (.pdb) on Windows or Debian
- by Italy Kafe
Is anyone aware of a way to access the data in zlib database files for Palm? The file extension is .pdb, but that extension covers a whole range of formats, so a generic 'pdb viewer' won't necessarily be able to handle this. I'd like to be able to open pdb zlib database files.
I'd be grateful for any access method: an app for Windows or Debian, or a library for Python or PHP that makes it possible to access the data in these files.
If no such tool exists, does anyone know how to use zlib to decompress the data from such a Palm pdb database?