Home All Groups Group Topic Archive Search About

Opening a different database

Author
18 Feb 2006 9:38 AM
Devlei
I use the FileOpen dialog to allow users to select a different database
(same structure) to open and use.  Currently I change the connection
string then open the selected database, but it seems so slow.  Is there
a better way of doing this?

Thanks

Author
18 Feb 2006 10:21 AM
Ken Tucker [MVP]
Hi,

    That is the only way.

Ken
--------------


Show quoteHide quote
"Devlei" <dev***@eastcape.net> wrote in message
news:1140255523.705649.27660@o13g2000cwo.googlegroups.com...
>I use the FileOpen dialog to allow users to select a different database
> (same structure) to open and use.  Currently I change the connection
> string then open the selected database, but it seems so slow.  Is there
> a better way of doing this?
>
> Thanks
>