pdbc (PDB Compiler) - a compiler than converts a source file into a Palm DataBase file (PDB file).
The language the pdbc compiler understands is designed to be easy to understand und write.
Yet it is powerful enough to give the freedom to describe the binary content of the database records in a variety of ways.
It should also be easy to generate the pdbc source file from another language (e.g. Perl).
In addition to the pdbc tool there is also pdbdec.pdbdec is a decompiler which converts any valid PDB fileinto a pdbc source file.
This is useful to check the correctness of the pdbc generated file and to analyze other PDB files.
pdbc and pdbdec are command line tools. To install them you just need to modify the PATH environment variable.
The distribution contains:
- pdbc.exe for MS Windows
- pdbdec.exe for MS Windows
- Source code for pdbc/pdbdec
- man pages (+ html version)
- examples
- testsuite (contains also more examples)
- emacs mode: pdbc-mode.el
Like it? Share with your friends!
Supported operating systems:
Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
Similar Software:
Save To Host Save To Host - allows developers to save text from this PRC to a file on the host machine; or to read text from a file on the host machine into this PRC.
This must run in the PalmOS Emulator (POSE) and is very much a developer tool
CipherDA Cipher is an application that lets you encrypt every text field's usable text with the very strong IDEA algorithm by Ascom.
First of all, CipherDA is a DA version of Cipher. Cipher is a program that lets you encrypt every text field's usable text (e.g. DateBook appointments, Expense report items, complete MemoPad notes) with the very strong IDEA algorithm by Ascom
tinyBasic tinyBasic is just a developer's game, the development of a minimalist Basic interpreter for Palm by using iziBasic.
Tiny BASIC started out as a way to get a BASIC running in the minimum amount of memory space (~2 KBytes), because RAM used to be very expensive and home computers would only have a few KB of RAM back in the 1970's
JAddress2HTML JAddress2HTML - This Desktop Application exports all addresses of the AddressDB.pdb to a HTML File.
It is not the File used by the PalmDesktop; use Pilo-xfer or other tools
to export the database from your palm to the platform you prefer.
It runs with Java 1.1 or better
DB View DB View is intended as a developer's tool to view the contents of Palm databases at a low level. I've found a few times when debugging applications that I really need to see what is being stored without relying on the application in test, DB View lets you do exactly that and a few other things too
SuperWaba Best Java Virtual Machine for PalmOS, Windows CE and Symbian
NSB Conduit Builder NSB Conduit Builder - NSB Condiut Builder allows you to create a true conduit for your NSB Palm application. You can HotSync with almost and database including MS Access, MS SQL, MySQL, PostgreSQL and many others. No modification of your existing application is required either
SuperWaba (Palm OS) SuperWaba is a Virtual Machine that can be run in Palm OS, Symbian, Pocket PC, Windows CE, AppletViewer and Windows 98 (and beyond). Because of the way SuperWaba was written, you can use Java to develop for it
pdbc (PDB Compiler) pdbc (PDB Compiler) is a compiler than converts a source file into a Palm DataBase file (PDB file).
The language the pdbc compiler understands is designed to be easy to understand und write.
Yet it is powerful enough to give the freedom to describe the binary content of the database records in a variety of ways
pilrc-mode Pilrc-mode is an emacs mode for pilrc source files