Question
MS SQL newbe : error creating datasource
I have just created an empty database with SQL Server
Management Studio Express.
No tables established yet. CF program should create them at initialization.
Now I am trying to create the datasource in cfide/admin and I get this error:
Connection verification failed for data source: res-pubblica
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
Please advise.
Thank You
ContiW
No tables established yet. CF program should create them at initialization.
Now I am trying to create the datasource in cfide/admin and I get this error:
Connection verification failed for data source: res-pubblica
java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
The root cause was that: java.sql.SQLException: [Macromedia][SQLServer JDBC Driver]Error establishing socket. Connection refused: connect
Please advise.
Thank You
ContiW