Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » DTP » JDBC Connection Error
JDBC Connection Error [message #591061] Fri, 02 May 2008 16:22
Jeff Schenck is currently offline Jeff SchenckFriend
Messages: 2
Registered: July 2009
Junior Member
When trying to connect to Microsoft SQL Server 2005, using integrated
security, the following error message occurs: (Error: This driver is not
configured for integrated authentication)

Here is my URL:
jdbc:sqlserver://gisrv106:1433;databaseName=rlim;integratedSecurity=true

I have the required DLL (sqljdbc_auth.dll) in the same folder as the
eclipse executable.

Important note: this problem is intermittent. I've observed 3 different
behaviors: 1) Connect without error message; 2) Throw error but connect
anyway; 3) Throw error and fail

I am able to connect to this server/database consistently using integrated
security with other SQL clients, such as Query Analyzer and SQL Management
Studio. This problem only occurs when connecting from Eclipse.

Please help!
Previous Topic:Formatting SQL
Next Topic:How to display Execution/Run Time of SQL
Goto Forum:
  


Current Time: Thu Apr 25 14:46:03 GMT 2024

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

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

Back to the top