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 #44249] Fri, 02 May 2008 16:22 Go to next message
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!
Re: JDBC Connection Error [message #44312 is a reply to message #44249] Fri, 02 May 2008 20:05 Go to previous message
Eclipse UserFriend
Originally posted by: brianf.sybase.com

Hi Jeff...

I honestly don't know what to tell you. I can say that I have not tested
with the integrated security enabled.

Go ahead and register a BZ entry against this, as we may have some time to
look at it for our 1.6 RC1 or RC2 upcoming milestones.

Thanks
--Fitz

"Jeff" <jschenck@lcog.org> wrote in message
news:e83b4f50c9b048c455cb37be98853d04$1@www.eclipse.org...
> 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!
>
Re: JDBC Connection Error [message #591087 is a reply to message #44249] Fri, 02 May 2008 20:05 Go to previous message
Brian Fitzpatrick is currently offline Brian FitzpatrickFriend
Messages: 500
Registered: July 2009
Senior Member
Hi Jeff...

I honestly don't know what to tell you. I can say that I have not tested
with the integrated security enabled.

Go ahead and register a BZ entry against this, as we may have some time to
look at it for our 1.6 RC1 or RC2 upcoming milestones.

Thanks
--Fitz

"Jeff" <jschenck@lcog.org> wrote in message
news:e83b4f50c9b048c455cb37be98853d04$1@www.eclipse.org...
> 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:How to display Execution/Run Time of SQL
Next Topic:Problem with Ecore ODA Data Set wizard
Goto Forum:
  


Current Time: Tue Apr 16 15:11:17 GMT 2024

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

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

Back to the top