Answered
Coldfusion connection to MS SQL 2005
Please help with this issue if you have any suggestions. I am
trying to establish a connection from my IIS server with ColdFusion
to another local server with an MS SQL 9.0 database. I can connect
to this database using Enterprise from another computer, but when I
use the same username and password within ColdFusion I get the
following error:
Connection verification failed for data source: FORMS
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'domain\coldfusion'. The user is not associated with a trusted SQL Server connection.
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'domain\coldfusion'. The user is not associated with a trusted SQL Server connection.
I have reinstalled ColdFusion with no errors and have also installed the MS JDBC driver for MS SQL 2005 but still get the same error.
Thanks for any suggestions you might have.
Craig
Connection verification failed for data source: FORMS
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'domain\coldfusion'. The user is not associated with a trusted SQL Server connection.
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver][SQLServer]Login failed for user 'domain\coldfusion'. The user is not associated with a trusted SQL Server connection.
I have reinstalled ColdFusion with no errors and have also installed the MS JDBC driver for MS SQL 2005 but still get the same error.
Thanks for any suggestions you might have.
Craig
