Unable to connect to Sql Server 2016 database with ColdFusion 2018
We're getting the following error when trying to add a new data source connection from CF 2018 to SQL Server 2016 Database:
Connection verification failed for data source: LocalInternationalServicesMssql2016
java.sql.SQLInvalidAuthorizationSpecException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'InternationalServices-DEV'.
The root cause was that: java.sql.SQLInvalidAuthorizationSpecException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'InternationalServices-DEV'.
Does anyone have a resolution to this connection error?
