我正在使用ColdFusion 9和SQL Server 2008 R2。 它被设置为sqlexpress当我尝试添加一个数据源(SQL)我得到这个错误:
Connection verification failed for data source: test_cursor java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]The requested instance is either invalid or not running. The root cause was that: java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver]The requested instance is either invalid or not running.
有任何想法吗?
如果远程访问SQL Server Express,请确保使用“configuration工具”文件夹中的“SQL Serverconfigurationpipe理器”启用了TCP / IP协议。