Re: ADO and TCPIP Connections
- From: "Jason Fischer" <jason_fischer_aus@xxxxxxxxxxxxxx>
- Date: Mon, 27 Feb 2006 11:03:59 +1100
Hi,
I am using SQL Server 2000.
I will read the links and see if I find anything handy, thanks.
"Guillem" <guillemvicens-nospam@xxxxxxxxxxxxxxxxxx> wrote in message
news:xn0eiv81n5qeij000@xxxxxxxxxxxxxxxxxxxxxxxxx
Jason Fischer wrote:
No, I have not disabled connection pooling.
That was one of the things I had a look at as well.
Could the Server Side cursor on the query be doing something to the
connection pooling maybe??? Just a thought.
not that I am aware of. It is very strange that having connection
pooling enabled you get so many connections as 1000, unless the
ADOQueries/ADOConnections are, for whatever reason, never really closed.
Either case you could try to adjust some TCP/IP settings to minimize
the problem. See following URL
http://support.microsoft.com/default.aspx?scid=kb;en-us;328476
It is for SQL Server but I guess some suggestions could help you.
I would also check the connection string. You can find most of them in
http://www.connectionstrings.com
For further detail we would need to know which RDBMS do you use
Good luck
--
Best regards :)
Guillem Vicens Meier
Dep. Informatica Green Service S.A.
www.clubgreenoasis.com
--
Contribute to the Indy Docs project: http://docs.indyproject.org
--
In order to contact me remove the -nospam
.
- References:
- ADO and TCPIP Connections
- From: Jason Fischer
- Re: ADO and TCPIP Connections
- From: Jason Fischer
- Re: ADO and TCPIP Connections
- From: Guillem
- Re: ADO and TCPIP Connections
- From: Jason Fischer
- Re: ADO and TCPIP Connections
- From: Guillem
- ADO and TCPIP Connections
- Prev by Date: Betterado error in Delphi 2006
- Next by Date: Re: FileMaker database files very slow
- Previous by thread: Re: ADO and TCPIP Connections
- Next by thread: Help on resolving record conflicts with ADO
- Index(es):
Relevant Pages
|