Peter, > In short, does anyone know if there is a freeware library that > simplifies database access? My app needs (or at least I think it needs)
CPDB.net Library This PalmOS library is compiled in C. It is provided with its .h file and documentation. The library can be used by all applications developed with CodeWarrior, Falch.net, PRC-Tools, HSPascal and PP Compiler. Included: Generic conduit for CPDB.net and CPDBWizard The generic conduit CPDBConduit allows to convert a PC database in a CSV-like format into a Palm database (CPDB format). CPDBWizard enables you to describe your data bases and generates for you the source code necessary to their exploitation. http://ppcompiler.free.fr/cpdbnet/index.php?lng=en http://ppcompiler.free.fr/cpdbnet/articles.php?lng=en&pg=3 http://www.palmopensource.com/index.php3?more=455 HTH, Adrian Nicolaiev http://www.niconnect.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
