If you use DmGetNextDatabaseByTypeCreator to retrieve the local ID, you can setup different ID pointers and have more than one DB open that uses the same creator ID and Type.
----- Original Message ----- From: "Brian Smith" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Sunday, March 17, 2002 3:35 PM Subject: Re: Accessing more than 1 open databases? > On Mon, 18 Mar 2002, Low Pui Kuen wrote: > > > Having known that the DmOpenDatabaseByTypeCreator handled only one > > database, am I allow to access more than 1 open databases during the > > execution of the program if I decide to put open them at the > > StartApplication() > > This isn't the case if you use different database types for the different > databases. I can have an app have at least 5-6 open databases using that > function, all with different type IDs. > > ----------------------------------------------------------------------- > Brian Smith // avalon73 at arthurian dot nu // http://www.arthurian.nu/ > Software Developer // Gamer // Webmaster // System Administrator > In the beginning there was nothing. And the Lord said, "Let there be > Light!" And there was still nothing. But you could see it. > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
