You can't know all databases creators, so you must use a different Dm routine, which typically takes an index as a parameter. I suggest using DmGetDatabase to get db ids and then DmDatabaseInfo. See http://www.palmos.com/dev/support/docs/palmos/DataAndResourceManager.html#10 94449.
Philippe. ----- Original Message ----- From: "Dragomir Goranov" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, February 11, 2003 1:38 PM Subject: Enumerate all databases belonging to an application > Hi, > How can I enumerate all databases belonging to an application? I tried > DmGetNextDatabaseByTypeCreator but I could not get it working. Could you > please send an example? > > > -- > 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/
