My application is working fine i.e. I can open the database, but I'm trying
to make some speed improvements, and was just wondering if there was a
better/faster way of opening a database once you have created it other than
DmFindDatabase.

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Dave
> Carrigan
> Sent: Friday, January 18, 2002 10:39 AM
> To: Palm Developer Forum
> Subject: Re: Creating and opening databases
>
>
> "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/
>


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