When I use DmGetNextDatabaseByTypeCreator to iterate through my
application's databases, I find all my databases installed on card 0, but
none of the ones installed on my memory expansion card.

I'm considering using DmNumDatabases and DmGetDatabase to iterate through
all databases on each card, and DmDatabaseInfo to determine whether a
database is my app's.  But if I do that, I have to tell DmNumDatabases my
card numbers, and I don't know how to tell how high I should let the card
number go.

So my questions are:

    1. How can I iterate through all databases of a particular creator
        and type on all cards?

or, failing an answer to that,

    2.  How can I tell what card numbers are available?


Thanks,

Jeff Ondich
[EMAIL PROTECTED]






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