I have a question about databases. My application can create more than one database of the same type, but with different names. The way I do it is to use DmCreateDatabase. To open it, I have to go find the database using DmFindDatabase, and then use DmOpenDatabase. I can have multiple databases of the same type, so I can't use DmOpenDatabaseByTypeCreator. Anyone have any good ideas about a better way to do this? Thanks.
Alan Dorfmeyer Syclo LLC (847)842-0320 x140 [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
