> Just use different names on the databases.
> For example:
> DmCreateDatabase(0, "DB1", 'STRT', 'data', false);
> DmCreateDatabase(0, "DB2", 'STRT', 'data', false);

  this has been brought up many times.. so, you should prefix the 
  creator id to your "DB" name..

  ie:

    'STRT_DB1'
    'STRT_DB2'

  databases are unique based on "databasename" only :(( not the creator
  id.. be sure to consider this when you have your databases :))

  cheers.
 
--
Aaron Ardiri 
Java Certified Programmer      http://www.hig.se/~ardiri/
University-College i G�vle     mailto:[EMAIL PROTECTED]
SE 801 76 G�vle SWEDEN       
Tel: +46 26 64 87 38           Fax: +46 26 64 87 88
Mob: +46 70 656 1143           A/H: +46 8 668 78 72

if you enjoy it, then it aint work :) - rule #106 of life


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