CF 9 admin database connection to SQL Server 2008
Hi,
I am trying to get the Cold Fusion 9 Administration database connection to communicate to the database server.
I have created an account on the SQL Server 2008 and used the account in the Cold Fusion 9 Administration database connection.
When I verify the connection, the following message appears:
Connection verification failed for data source: BUS_ULTC_Dev
java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver][SQLServer]Cannot open database "BUS_ULTC_Dev"
requested by the login. The login failed.
The root cause was that: java.sql.SQLNonTransientConnectionException: [Macromedia][SQLServer JDBC Driver][SQLServer]Cannot open
database "BUS_ULTC_Dev" requested by the login. The login failed.
Thanks,
Mike
