"Alan Dorfmeyer" <[EMAIL PROTECTED]> writes:

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

You haven't specifically said what you want to do. You say that you can
open the database using DmFindDatabase, so your problem doesn't appear
to be opening the databases your application creates. So, what is your
actual problem?

-- 
Dave Carrigan ([EMAIL PROTECTED])            | Yow! I just bought FLATBUSH from
UNIX-Apache-Perl-Linux-Firewalls-LDAP-C-DNS | MICKEY MANTLE!
Seattle, WA, USA                            | 
http://www.rudedog.org/                     | 

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