> From: Dan Samber
>
> I've written my first application that follows the guideline that all the
> records of a database should have the same fields.

That is not a requirement for Palm databases.  You can put anything you want
into each record (up to about 64KB).  Of course, if each record is
different, you also have to store something to distinguish the record type
in each record.

> Even games that simply store the top ten scores (apparently) don't have
> PDB files that require the user to install. Am I missing something?
> Is there a way of storing data without using a database?

You can store info in an application's Preferences.  You can also store info
in Features.  However, these are not appropriate for storing the large
amounts of data you typically put into a database.


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

Reply via email to