> I'm developing an application that has a lot of 
> read-only information (lots of text).  What is 
> the best way of creating/storing all of this 
> information? Should I create a single database, 
> with all the text in it?  Or is there a better 
> way?

To PalmOS it doesn't really matter much how you
structure the data in your database(s).  You should
think about how you'll use the data once it's in the
database(s).  In the apps I have worked on, the
ability to quickly retrieve or manipulate data in
the databases has had a significant impact on the
structure of the database(s).

Oliver


__________________________________________________
Do you Yahoo!?
Yahoo! Shopping - Send Flowers for Valentine's Day
http://shopping.yahoo.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to