I dont understand ur problem what u want to do?
It means  database connection or network connection.
if its database connection its depends on ur application use.
if its frequently using database then use dedicated connection orelse
use nondedicated i.e. open on retriving and sving data and close it.


On 3/13/09, Shanghai360 <[email protected]> wrote:
>
>
> I am building a winform app, for ease of use I integrated our vpn into
> the app.  However, the app has a database connection that depends on
> the network/vpn connection already being established.  What's the best
> way to handle this?  Is there a way to manually start the database
> connection or have the db connection start on an event?
>
> Any help would be greatly appreciated.
>
> Thanks!
>

Reply via email to