Hello,
I am trying to create a data .PDB file because I have a table of char strings and .BMP data that I want in an external module.
Two things: I'm wondering if there is an example of a Palm program (PRC) with several different PDB files that plug in to work with the PRC file. Secondly, I wonder if you have to write a second program just to save all the data in a PDB file before you can call it.
One good example is eReader (formerly PalmReader), the ebook reader. All the book databases are PDB files of a certain type, and eReader just enumerates all of those, reads their headers, and uses that to populate the user's book list.
How you make your database doesn't matter. It can be a second app, part of your main app, or even a desktop program.
-- Ben Combee, DTS technical lead, PalmSource, Inc. Read "Combee on Palm OS" at http://palmos.combee.net/
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
