Question
Can not connect to SQL Servre via Coldfusion 8 DSN
I have installed Coldfusion 8 on a windows xp professional
laptop as well as SQL Server 2000. I have created the DSN and
restored the neccessary databases. When I go to the Coldfusion
Administrator to connect to the database via DSN I get the
following error mesage. I am attempting to connect through my
windows account.
Connection verification failed for data source: OTT
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]A username was not specified and the driver could not establish a connection using NTLM (type 2) integrated security: InitializeSecurityContext, 0x80090304
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]A username was not specified and the driver could not establish a connection using NTLM (type 2) integrated security: InitializeSecurityContext, 0x80090304
Can anyone please help with this
Connection verification failed for data source: OTT
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]A username was not specified and the driver could not establish a connection using NTLM (type 2) integrated security: InitializeSecurityContext, 0x80090304
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]A username was not specified and the driver could not establish a connection using NTLM (type 2) integrated security: InitializeSecurityContext, 0x80090304
Can anyone please help with this