Look at my example above...i used unique name and i still got an error.
First database:
#define DBOkName "OkName"
#define DBOkID 'OkID'
static DmOpenRef gDBOk;

Second database:
#define DBEnName "En"
#define DBEnID 'EnID'
static DmOpenRef gDBEn;

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

Reply via email to