Re: ADO and TCPIP Connections
- From: "Guillem" <guillemvicens-nospam@xxxxxxxxxxxxxxxxxx>
- Date: 24 Feb 2006 07:35:51 -0700
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
.
- Follow-Ups:
- Re: ADO and TCPIP Connections
- From: Jason Fischer
- 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: Guillem
- Re: ADO and TCPIP Connections
- From: Jason Fischer
- ADO and TCPIP Connections
- Prev by Date: Re: Help on resolving record conflicts with ADO
- Next by Date: TADOConnection LogInPrompt
- Previous by thread: Re: ADO and TCPIP Connections
- Next by thread: Re: ADO and TCPIP Connections
- Index(es):
Relevant Pages
|