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:
TXT2CID TXT2CID is a tool for PP developers to convert any four character type or creator ID (example: appl,DAcc,STra, etc.) to it's UInt32 equivalent. Launch the application and type in the string, then press enter. It will display the conversion and copy it to the clipboard
JToDoCSV2PDB JToDoCSV2PDB - A small framework written in java to create the internal ToDoDB.pdb from a CSV file.
(Creator: todo, Type: data) of the Palm. It is compatible with PalmOS 1.0 or better.
Up to now, the format of the ToDoDB has not been changed.
It runs with Java 1.1 or better.
Syntax:
java STARTER ToDoCSV2PDB ToDo.CSV ToDoDB
JExpense2CSVFull JExpense2CSVFull - A Java Jar File to dump the built-in ExpenseDB.pdb of the Palm. It should be compatible with all kinds of Palm os. Up to now the file format of the ExpenseDB has not been changed. Export the Database using tools like pilot-xfer or backup Buddy. The labels of the columns are listed in the first line of the dumpfile
Tauschke MobileCreator Tauschke MobileCreator is an IDE for SuperWaba a cross-platform solution for PalmOS, WinCE and Win32.
The project management lets you create a project within seconds! You need only a few mouseclicks to get your first application running. Never use the command line and batch files of SuperWaba again
JMemo2HTML JMemo2HTML - This Desktop Application exports all entries of the MemoDB.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
MobileDB Developer Suite MobileDB Developer Suite - Windows developers! Now you can enhance your Windows application to create MobileDB databases or import MobileDB database data!
Utilize our FREE MobileDB.DLL included in this MobileDB developer suite to create, export and even import MobileDB databases to your Windows application.
This suite contains MobileDB
Pilot-DB Pilot-DB - freeware (OpenSource) database program for the Palm OS (any version and any hardware) and compares with the best commercial programs available.
It supports the field types string, boolean, integer, float, calculated, date, time, note, list and link
NewBie - Listbox NewBie - Listbox includes a copy of source code about dynamics listbox
JPQA2TXT JPQA2TXT - A small framework written in java to uncompile a PQA (Creator: cpl; Type: pqa ) for the Palm. In a txt fifle will be the information about the pqa and each record like size, content, compressionType. Each HTML content will be written to a single file, each included image will be written to a BMP file (quality and size is reduced)
UIColorTheme UIColorTheme - UIColorTheme creates color theme resources for use in PDA ToolBox generated applications and in C/C++ projects that support importing .BIN resources or PilRC scripts. The resource is comprised of a Palette Table type ('tclt') table that provides User Interface objects with color information
Other Software by developer «Eric Obermuhlner»:
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