Re: ADO and TCPIP Connections
- From: "Jason Fischer" <jason_fischer_aus@xxxxxxxxxxxxxx>
- Date: Thu, 23 Feb 2006 07:59:55 +1100
Hi,
We are using a TADOConnection.
A test app was setup that opens query's to the DB, while this is happening a
TCPIP scanner is running and that it how it was picked up.
Could it be how the ADOConnection has been setup that could cause this?
Thanks
"Steve Zimmelman" <skz@xxxxxxxxxxxxxxxxxx> wrote in message
news:43fcb498$1@xxxxxxxxxxxxxxxxxxxxxxxxx
I have some ADO query's that get opened and as soon as I open a query
that is set to be a server side cursor, every query opened after that
onme opens a new TCPIP connection.
How are you connecting to the database? Are you using a TAdoConnection
component or a connection string in each query?
I use a TAdoConnection for all my queries and I'm not seeing what you
describe.
Is there a way to stop this as it some times goes up to the around a 1000
TCPIP connection (or so I have been told).
How was this tested?
-Steve-
.
- Follow-Ups:
- Re: ADO and TCPIP Connections
- From: Steve Zimmelman
- Re: ADO and TCPIP Connections
- References:
- ADO and TCPIP Connections
- From: Jason Fischer
- Re: ADO and TCPIP Connections
- From: Jason Fischer
- Re: ADO and TCPIP Connections
- From: Steve Zimmelman
- ADO and TCPIP Connections
- Prev by Date: Re: ADO and TCPIP Connections
- Next by Date: Re: ADO and TCPIP Connections
- Previous by thread: Re: ADO and TCPIP Connections
- Next by thread: Re: ADO and TCPIP Connections
- Index(es):
Relevant Pages
|