Philip Ho wrote:

> Dear all,
>
> What is the differences between the choice of using AppPreferences and
> the choice of using application's own database to store preference
> settings?

AppPreferecens will write to a database that will be backed up but the Palm
Desktop without you needing to write a conduit. If you do a custom database,
you'll need your own conduit for backup.

> Any limitation in the size of preferences for one application?

A preference saved by AppPreferences is a single record in a Palm database.
Thus, it can't be more than 64K in size.

>
> Thanks!
>
> philip

Reply via email to