标签:sql odbc
安装数据库要将域管理员设置为数据库所有者。
点击sql server配置管理器,在SQL Native Clinet 10.0配置(32位)\客户端协议中将TCP/IP和Named Pipes启用。
在SQL server网络配置\MSSQLSERVER的协议中将TCP/IP和Named Pipes启用。
在SQL Native Clinet 10.0配置\客户端协议中将TCP/IP和Named Pipes启用。
在其他服务器上运行ODBC就可以连接到数据库。
标签:sql odbc
原文地址:http://roberthu.blog.51cto.com/9585103/1944009