SQLServer Error: 18546 - SQLState 28000

孤人 提交于 2019-12-13 18:36:09

问题


I have a 3-level application running. WebServer IIS7.5 and SQLServer 2008 R2 Express Database and OS WinServer 2008 WebEdition.

When I try to connect via ODBC from a PC on the network have this error.

Remote connections with MSSM (Microsoft SqlServer Managemet Studio) work properly. I want to use this ODBC to connect Hyperion to SQLServer

Can you help me?


回答1:


I resolve to enable TCP/IP service in SQL Server Configuration Manager.

After this , if problem persist disable firewall on private/domestic net and try again.



来源:https://stackoverflow.com/questions/26716344/sqlserver-error-18546-sqlstate-28000

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!