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/
