Question
SQL Server 2008 and CF8
I'm trying to setup CF8 with SQL Server 2008. I get a the
following result:
"Connection verification failed for data source: TheServer
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: 127.0.0.1:1433. Reason: Connection refused: connect
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: 127.0.0.1:1433. Reason: Connection refused: connect"
Port 1433 is enabled on the computer. Both CF8 and SQL Server 2008 are running on the same computer. Tested with firewall disabled. No difference. I have also tried the specific IP address.
Thanks for any help you can provide.
"Connection verification failed for data source: TheServer
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: 127.0.0.1:1433. Reason: Connection refused: connect
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: 127.0.0.1:1433. Reason: Connection refused: connect"
Port 1433 is enabled on the computer. Both CF8 and SQL Server 2008 are running on the same computer. Tested with firewall disabled. No difference. I have also tried the specific IP address.
Thanks for any help you can provide.
