Jump to content

Unable to connect Azure SQL DB From BW6 JDBC Connection


Dipin George 2

Recommended Posts

We are trying to connect to Azure SQL DB Instance From BW6 JDBC Connection using below URL and the same is failing to connect.

Basically it is unable to recognize Azure Active Directory Integrated Authentication. We are using SQLJDBC4.jar

jdbc:sqlserver://xxxx.database.windows.net:1433;databaseName=ABC_DB;encrypt=true;trustServerCertificate=false;hostNameInCertificate=*.database.windows.net;loginTimeout=30;Authentication=ActiveDirectoryIntegrated.

Please let me know if anyone came across this error.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...