|
Error with Sql 2000:java.net.NoRouteToHostException: No route to host: connect
I have an application in java and I do a connection to the sql server 2000 data base but an error appears:
java.net.NoRouteToHostException: No route to host: connect
The application used to worked, and now doesn't why ?
any ideas?
|