How do you store the struct in a database? If you simply store JUST the struct, it won't work since it will save only the pointer and not the string itself. You should store the string separate and do some stuff to read/write it.
-- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

Reply via email to