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 |
exh
Starting Member
1 Post |
Posted - 2009-11-25 : 05:36:13
|
Hi all,i used to make use of an SQL Server 2008 from my web host provider but have now got my own server up and running with SQL Server 2008.The difference is amazingly slow (my server). I do a lot of open/close connections with VB.NET (2008) application, have some tables with 100k+ records.So even though my own server is in the LAN, it is slower than the SQL Server half way around the world of my web host provider.Is there something completely obvious i have missed or not setup?Any help / pointers would be greatly appreciatedRegardsTony |
|
support.sql
Starting Member
15 Posts |
Posted - 2009-11-26 : 22:34:29
|
HiYou can use @nalytics Performance Data Collector for Microsoft SQL Server & Windows Server,this tool can help you to solve your performance problems, I have tested it works excellent and it is very easy to configure and implement it.Visithttp://www.analyticsperformance.com/RegardsSQL Gurusupport.sql@gmail.comSQL Guru |
 |
|
|
|
|