Hi,

I open a number of databases using DmOpenDatabase like
below:

 dbR[i] = DmOpenDatabase(cardNo[i], dbID[i],
dmModeReadOnly);

However, I want to access them in various oders. I was
wondering if there is something like
DmSelectDatabase(dbR[i]) so that I don't have to close
and then open the database again.  If there is, I'm
hoping that it would be faster.

Does anyone have any ideas on how to do this?

Thanks,

Mike McCollister

__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail. 
http://personal.mail.yahoo.com/

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