I just got a damn problem and hope that anyone here can help me:
My App generates and uses a number of objects stored in a database.
All changes the app makes to these objects are saved to the database.
Now I have troubles because one member of such an object is a string.
During runtime I create my objects in dynamic RAM and save all changes
to the database, but how can I save this whole string when I use a reference
to it (Char*). A Handle to the string won't help me after closing the app
and
restarting? Or is that wrong? Or am I just confused right now and
there is a simple solution?

Any help will be greatly appreciated!!!


-- 
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