ColdFusion 10/Windowns 7 Pro 64bit Connection verification failed for data source

試著忘記壹切 提交于 2019-11-29 12:07:39

(From the comments...)

Did you enable mixed mode authentication in SQL server? IIRC, it defaults to Windows Authentication only.

Instructions from link:

To ... configure SQL Server in Mixed Authentication Mode ... [for] SQL Server 2014, SQL Server 2012, SQL Server 2008, and SQL Server 2005

  1. Open SQL Server Management Studio
  2. Right-click the server, and then click Properties.
  3. On the Security page, under Server authentication, click the SQL Server and Windows Authentication mode option button, and then click OK.
  4. In the SQL Server Management Studio dialog box, click OK to restart SQL Server.
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!