Skip to main content
Participant
September 25, 2008
Question

SQL Server 2008 and CF8

  • September 25, 2008
  • 1 reply
  • 629 views
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.
This topic has been closed for replies.

1 reply

September 29, 2008
Turn off dynamic port in SQL Server 2008.