all groups > sql server connect > october 2004 >
You're in the

sql server connect

group:

ms-sql-s established


ms-sql-s established Arjen
10/22/2004 11:07:17 PM
sql server connect:
Hello,

I'm running a webapplication which uses msde 2000 as database server.
All webpages query the database.

If I refresh a lot of time a webpage then I get a time-out error .
With the netstat command I found a lot of ms-sql-s connections.

Is there a way to disconenct these connections?
Is there a way to repair this problem?

Thanks!

RE: ms-sql-s established Mike Epprecht (SQL MVP)
10/24/2004 11:49:02 PM
Hi

Make sure that you explicitly close the connections when you are done with
them.
You may want to try to disable connection pooling by setting it in
cliconfg.exe on the web server.

Regards
Mike

[quoted text, click to view]
AddThis Social Bookmark Button