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 |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2003-12-10 : 08:28:29
|
| Amit writes "Dear Siri am having some problem with SQL Server 2000 with the setting for the internet in DNS. When the DNS is initialized in network neighbourhood my application doesn't go on the local server for the database, and connection time out expired. what is the solution of this problem?i am very much disappointed with this problem.Plz help.ThanksAmit" |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2003-12-10 : 23:25:45
|
| What do you mean the application doesn't go on the local server? Do you have one server for the database server and another for your application? Connection time outs have lots of different reasons why they occur: network problems, poorly designed queries, server performance, etc... We would need to know which queries are timing out, what your current configuration looks like, what the server performance is at when the problem occurs and any other useful bits of information related to what is occurring during the problem. The point though is that there is no simple answer especially with the information given so far. Please provide more information and we'll see if we can help.Tara |
 |
|
|
|
|
|