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 |
MuhammadIkram
Starting Member
1 Post |
Posted - 2013-09-01 : 11:22:26
|
How to get rid of random Error: "SQL Server does not exist or access denied" In an environment where Database Server and Application are on different machines and data is almost continuously updated on database like bank where tellers are updating data in bank branches , customers are doing transactions from internet, ATM etc. Randomly any transaction will fail to update database due to above error. To get better knowledge of reason I have read different articles including http://support.microsoft.com/kb/328306 but could not find out how we can get rid of the issue. The issue might occur once in thousands of transactions or may be once in every two or three daysMr.MIkram |
|
|
|
|