Skip to main content



      Home
Home » Newcomers » Newcomers » Eclipse Not Responding when testing Database Connection(Testing SQLServer Database Connection)
Eclipse Not Responding when testing Database Connection [message #757533] Fri, 18 November 2011 14:24
Eclipse UserFriend
I am trying to connect to a remote SQLServer database. I have specified the driver, along with the location of the sqljdbc4.jar file. When I enter the other connection credentials and click 'Test Connection', Eclipse hangs and then says Not Responding. I looked in the .log files and found nothing. No error is returned either. Any help would be most appreciated. Also, I can connect to the same database using another IDE.

My connection string looks like this:

jdbc:sqlserver://<host_server_address>:1433;databaseName=<db_name>

Also, I can connect to the same database using another IDE.
Previous Topic:Eclipse not seeing my libraries
Next Topic:Using WOlips and generated files not appearing in Sources Folder
Goto Forum:
  


Current Time: Sun Jul 13 05:15:27 EDT 2025

Powered by FUDForum. Page generated in 0.11553 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top