Hi, I have a problem working with DB : In AppStart i open my DB and keep it ref in a global variable (static DmOpenRef _dbRef). During the program i try to add/remove records with DmNewRecord and DmRemoveRecord but i have an address error (read at an odd address) when i try to read with DmQueryRecord and it seems that _dbRef don't have the same value.
Can you help me ? Thanks Chris . -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
