
October 24th, 2005, 12:38 PM
|
|
Registered User
|
|
Join Date: May 2004
Posts: 1
Time spent in forums: 28 m 59 sec
Reputation Power: 0
|
|
|
Database Connection Error
Does any one know how to resolve this error with SQL Server connection. I'm using ODBC SOCKET.
Connection verification failed for data source: tblName
[]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
|