I'm not an expert on this, but I would guess that it would be better to open
and close each database as you need/don't need it.  Since a database is
really just memory, the overhead to open and close it can't be that high.
Anyone else?

Jamie

"Timothy Astle" <[EMAIL PROTECTED]> wrote in message
news:8281@palm-dev-forum...
>
> I have 3 databases, and each one is separate from each other.  Each
database
> will be used in a different section of my application.
>
> I was wondering if it's a good idea to open all 3 databases at the start
of
> the application and then close them all down upon exiting, or open and
close
> each database depending on which section the user is in?
>
> What are the benefits / drawbacks from either approach?
>
> --
>
> Timothy Astle
>
>
>
>



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to