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 |
iceknife
Starting Member
2 Posts |
Posted - 2009-01-21 : 17:09:02
|
I'm trying to troubleshoot some network slowdown on a windows network using SQL server 2005. When I did a netstat on one of the workstations using an application that uses the database I saw that every port from 1026 to 5000 was established from the sql server's port 1433. I do not have any experience with SQL so I do not know if this is normal or if it causing the slowdown. Any help regarding this issue would be of immense help to me. |
|
iceknife
Starting Member
2 Posts |
Posted - 2009-01-28 : 11:49:32
|
I found that the problem was the application called labtricity which was poorly written. They wrote an update which fixed the problem. |
 |
|
|
|
|