Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 19:24
fly_divah is currently offline fly_divahFriend
Messages: 2
Registered: November 2011
Junior Member
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: Thu Apr 25 09:57:22 GMT 2024

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

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

Back to the top