Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » I need to use Windows Authentication for my report connection string. Getting errors(JDBC for SQL Server 4.0 Windows Auth error)
I need to use Windows Authentication for my report connection string. Getting errors [message #1732634] Wed, 18 May 2016 16:46
LIsa Boman is currently offline LIsa BomanFriend
Messages: 1
Registered: May 2016
Junior Member
Hi,
Trying to create a new report with connection to a SQL Server 2014 DB.

I'm using the SQL-JDBC 6.0 version driver and the driver class is com.microsoft.sqlserver.jdbc.SQLServerDriver (v4.0)

Database URL is: jdbc:sqlserver://SERVERNAME:PORTNUM;databaseName=DBNAME;integratedSecurity=true;

The corporation only uses Windows Auth on their DBs, so was using the integrated Security parameter. I have tried putting the sqljdbc_Auth.dll into the root folder with the driver, but keep getting this error.

org.eclipse.birt.report.data.oda.jdbc.JDBCException: There is an error in get connection, This driver is not configured for integrated authentication.


Any ideas?
Thanks so much!
Previous Topic:No output from report -upgraded to BIRT runtime 4.2.0 from 3.7.0
Next Topic:detail : org.eclipse.birt.report.engine.api.EngineException: Can not load the report query: 186. Err
Goto Forum:
  


Current Time: Wed Apr 24 18:04:00 GMT 2024

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

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

Back to the top