我们每天都会收到几次以下错误:
A network-related or instance-specific error occurred while establishing a connection to sql Server. The server was not found or was not accessible. Verify that the instance name is correct and that sql Server is configured to allow remote connections. (provider: TCP Provider,error: 0 - The requested name is valid,but no data of the requested type was found.).
在进行一些研究时,似乎这是将主机名解析为IP地址的错误.让我感到困惑的是,每次都不会发生这个问题.有没有人见过这个问题?提前致谢.