ice78991
Programmer
- Nov 20, 2006
- 216
I have been experimenting with settng up a remote sql server.
My router has assigned my pc an ip of 10.0.0.29
In the Coldfusion Administrator section I have swapped in this address for my previous localhost address 127.0.0.1 which worked fine
When I submit these changes I get the following error.
How should I be attempting to connect to a remote sql server?
Connection verification failed for data source: CLASSDSN
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
My router has assigned my pc an ip of 10.0.0.29
In the Coldfusion Administrator section I have swapped in this address for my previous localhost address 127.0.0.1 which worked fine
When I submit these changes I get the following error.
How should I be attempting to connect to a remote sql server?
Connection verification failed for data source: CLASSDSN
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