Hi,
I'm trying to get the JDBC connection up and going to my SQL 2008 R2 database.
...works fine with a signon, but when trying to use integrated security I'm getting:
XQE-DS-0006 Unable to logon to the data source.
This driver is not configured for integrated authentication
sqljdbc_auth (Not found in java.library.path)
Naturally, I've tried placing the sqljdbc_auth.dll (that came with the 3.0 jdbc sql server driver) in various places but with no success.
Any ideas?
Hi ,
please check below link it may helps you
http://publib.boulder.ibm.com/infocenter/cbi/v10r1m0/index.jsp?topic=%2Fcom.ibm.swg.im.cognos.c8pp_inst.10.1.0.doc%2Fc8pp_inst_id22477sbaseqryfailure.html
thanks
vamsi