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.
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:
GUI GUI - Tired of going through the same laborious process of working out where all your controls are supposed to go?
Worry no more, because GUI makes all that simple for you!
Featuring the capability to add buttons, fields, dropdown lists, checkboxes, GUI serves all your interface needs
SerialCaller SerialCaller is a test and diagnostic tool for serial communications.
SerialCaller gives you access to low-level API...Whether you're a developer who wants to add serial capabilities to his app or you're a Palm geek.
SerialCaller will hopefully help you check, configure, analyze, tweak and... enjoy the serial ports of your device or emulator
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
JMail2HTML JMail2HTML - This Desktop Application exports all Mails of the MailDB.pdb to HTML Files.
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.
Start browsing with the file Index
Universal File Dialog Universal File Dialog is a complete tool for developers to integrate into their applications.
UFD gives a unified way of prompting the user for a file selection. UFD consists for two dialogs.
The Open File and Save File dialogs.
The Open File dialog is used to prompt for a file to open.
The Save File dialog is used to prompt for a file to save as
PocketC PocketC is all you need to create and run applications directly on your Palm OS-based device, no computer required. Create your source code in memo pad or a Doc editor, compile it with PocketC, and run your application directly from the PocketC application
Database Converter Plus Database Converter Plus is an ultimate utility for palm developers, to convert any desktop database table(s) to Palm Database (.PDB) in their own application. It will help developer to convert the contents of any desktop databases like MS Access, Excel, Oracle, SQL Server, FoxPro, dBase and any other ODBC enable Database
PRCExplorer PRCExplorer - Using this tool you can open any PRC file and navigate into it. You can see individual resources, graphically display Forms and Alerts, Bitmaps, Fonts, ... This is useful to debug and develop your application as well as analyzing PRCs
HTTP protocol for Palm OS (CodeWarrior Platform) HTTP protocol for Palm OS (CodeWarrior Platform) - This library is an implementation of a subset of W3C specs for HTTP protocol. It's packed as a library file with C++ headers, so you can include it in your own programs simply linking it into your programs. It runs on ANY Palm OS device running Palm OS version 3.0 and higher (not only on Palm VII)
RegCode Developer Kit RegCode Developer Kit is a standardized system which works with online software distributors to provide both security and realtime fulfillment.
This development kit includes examples, source code, and documentation describing RegCode
Other Software by developer «Eric Obermuhlner»:
pdbc (PDB Compiler) 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
pilrc-mode Pilrc-mode is an emacs mode for pilrc source files