Error access CF8 to Microsoft SQL Server 2008
Hello!
I have created a database in SQL Server 2008.
Further, in CF Administrator Add New Data Source - also there is an error.
Connection verification failed for data source: dbo.Articles
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: localhost:1433. Reason: Connection refused: connect
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket to host and port: localhost:1433. Reason: Connection refused: connect
Prompt how to solve this problem?
