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:
ltraps ltraps is a trap analyzer for Palm OS prc files. ltraps will semi disassemble the code segments of the prc file and show which traps are used and what OS version is required for the trap to work ... (among other things).
ltraps is under development and should be treated as alpha software.
ltraps is currently being used on both Linux and Microsoft Windows
TealInfoDB: HTML Reference TealInfoDB: HTML Reference is a handy reference to HTML Tags with definitions of terms and simple examples for usage
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
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
TealInfoDB: Palm OS Developer Reference TealInfoDB: Palm OS Developer Reference is a Palm OS reference for Palm developers. Lists Palm OS function traps with trap number, OS version, include file where it's defined, and function c-style prototype
FastBasic FastBasic is a BASIC very fast interpreter
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
ASPectX ASPectX - was originally designed as an accompaniment to Microsoft's Visual Web Developer 2005. ASPectX also stands alone as an ASPX development tool for the Palm.
The point and tap interface reduces to amount of text input the user needs to do. Creating texts on all PDAs is a productivity bottleneck, so the interface trys to eliminate as much as possible
Code68Dis Code68Dis - A Handheld 68k disassembler for the Palm.
You will use this software at your own risk.
Code68Dis is 'tap-aware'.
This means that you may alter the screen contence by (one or more) taps
SAXLib SAXLib is a freeware XML parser library for Palm OS which partially implements SAX 2 parser interface.
SAXLib is distributed in a compiled form of Palm shared library. Its distribution archive includes full library interface reference manual and sample Metrowerks CodeWarrior 9.x project which illustrates the basic principles of SAXLib usage
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