ADOConnection.Connected does not show lost connection.
From: Marco Napoli (marco_at_avantitec.com)
Date: 10/03/04
- Next message: Ray Porter: "Re: weird OnCalcFields problem"
- Previous message: Viatcheslav V. Vassiliev: "Re: Customizing ADO messsages"
- Next in thread: N.D. van Bochove: "Re: ADOConnection.Connected does not show lost connection."
- Reply: N.D. van Bochove: "Re: ADOConnection.Connected does not show lost connection."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 3 Oct 2004 15:31:46 -0400
I am using ADOConnection object in order to connect to an MS SQL Server 2000
over the Internet.
I am using the ADOConnection.Connected property to see if the connection is
still active, but once connected, event if I loose internet connection, it
still shows my ADOConnection Active, but in reality my connection was lost
to the SQL Server.
Is there a better way to see if an ADOConnection is still tryly connected to
the MS SQL Server?
Thanks
Peace in Christ
Marco Napoli
http://www.ourlovingmother.org
- Next message: Ray Porter: "Re: weird OnCalcFields problem"
- Previous message: Viatcheslav V. Vassiliev: "Re: Customizing ADO messsages"
- Next in thread: N.D. van Bochove: "Re: ADOConnection.Connected does not show lost connection."
- Reply: N.D. van Bochove: "Re: ADOConnection.Connected does not show lost connection."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|