Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
Anuj
Starting Member
2 Posts |
Posted - 2006-12-06 : 06:53:38
|
have troubles with a threaded application on W2003 server. It seems to leave open connections behind time to time, it sums to hundreds over a day (the application make thousands). It is using the SQL ADO provider, MDAC 2.82.1830.0, SQL Server 8.00.2039 (SP4), Windows 5.2 (3790),SP4 for SQL Server. actually when i run the application on my machine i didn't find any connection leak but on production machine i find connection leak.Is there a know bug like this? Is there a way to trace the ADO provider?In my SQL Profiler I got this error number 16945,16955,208. |
|
Anuj
Starting Member
2 Posts |
Posted - 2006-12-08 : 06:13:28
|
Please answer |
 |
|
|
|
|