Hello,
anybody has experience using the Java Connector 62. SP2 + NT Authentication to establish a connection to sap bo?
If I set company.setUseTrusted(new Boolean(false)) , it works.
if I set company.setUseTrusted(new Boolean(true)) , the connection fails with the following error: "Connection to SBO-Common has failed". The funny thing is that there is nothing in the SQL Server log / NT event viewer realted to a failed login, however I can see: "SBOLicMgr: Missing Essential Structure in DB"
I know NT Authentication works on my computer since I can create a ODBC-DSN which uses NT Authentication.
thanks
Marcos Sola