Forum Discussion
- nmraoChampion Level 2What is the error? Have you checked log files?
- rvandenboschOccasional Contributor
I am getting:
Failed to get a connection for the specified properties; com.microsoft.sqlserver.jdbc.SQLServerException: This driver is not configured for integrated authentication. ClientConnectionId:cde375f3-e2a0-485f-b2b2-424a45485f52
- rvandenboschOccasional Contributor
I changed the end of the connection string to Trusted_Connection=Yes. I now get 'Failed to get a connection for the specified properties; com.microsoft.sqlserver.jdbc.SQLServerException: Login failed for user 'xxx\xxxxx'. ClientConnectionId:31d9dcf4-5be7-4bbc-98a6-2d2d3006eb1d
I checked with our DBA and he is seeing no connection attempts with that user.
- richieCommunity HeroHey rvandenbosch,
Are you using the .dll as well as the .jar file to connect? Its been a while, but if i remember correctly you need both for windows auth for an sqlserver connection.
Ta
Rich
Related Content
- 4 years ago
Recent Discussions
- 10 days ago