Tom wrote:
Are there any other ways to add data into the Palm's memory? I want to make a 
custom database that my app understands and don't want to use the built in Palm 
routines for this.

This is due to the custom data and also because I want to sort the data and 
have no restrictions on it?

Unless the Palm database routine have gotten alot better in the past year or 
so??? Any help would be appreciated.

Thanks


Depending on the kind of data you could use PrefGetAppPreferences()/PrefSetAppPreferences() to persist/retrieve your own data structure.

To sort it you would need to create your own functions.

BTW I don't see nothing wrong with the Palm OS database routines.

Erico Franco

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

Reply via email to