SQL客户端连接问题 [英] SQL Client Connectivity Issue

查看:92
本文介绍了SQL客户端连接问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个在带有客户端服务器模块的SQL数据库上运行的应用程序。当我尝试通过系统名称访问服务器计算机中的SQl实例时(例如:系统名称/ SQLEXPRESS),它不能访问,但可以通过IP(例如:serverip / SQLEXPRESS)。我正在使用WS 2012 Machine作为服务器。



但IP设置为动态,所以它会自行改变。所以我要使用系统名称进行客户端访问。



请告诉我,为什么我无法通过系统名称访问?

I've an application which runs on SQL Database with Client Server Module. When i try to access SQl instance in server machine through system Name(For Ex: systemname/SQLEXPRESS) it not Accessing but it is possible through IP(For Ex: serverip/SQLEXPRESS). I'm using WS 2012 Machine as server.

But IP is set to Dynamically, So it'll change by itself. So i've to Use the system name for Client Access.

Please let me know , why i'm not able to access through system name?

推荐答案

这很可能是DNS注册的问题。如果SQL服务器名称未在DNS中注册,则无法使用名称访问该服务器。您只需向系统管理员咨询此问题。
It will be most likely the problem with DNS registration. If the SQL server name is not registered in DNS no one can access that server using name. You just check with your system administrator regarding this issue.


这篇关于SQL客户端连接问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆