Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Slow SQL Server Connection

Status
Not open for further replies.

GillinghamFC

Programmer
Jan 28, 2002
18
GB
I am trying to connect to a SQL Server using I.P addresses on my machine the connection is very slow on other peoples machine they can connect at a good speed. I have even added hostname to HOSTS and LMHOSTS but the connection still seems to be very slow.

I am running SQL Server 7.0 with SP4.

Any ideas?
 
I think you may need a network guru (not me!). However from my limited experience:

Is your machine on the same segment of the network as the other machines you are comparing it with? (compare the ip addresses).

How does your ping time of the SQL server machine compare with the ping time of those you are making a comparison with. The ping time will give you a hint as to if it is a generally slow network issue or if there is some issue with SQL server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top