Jump to content

Studio does not honor JDBC url database parameter


deceiver08

Recommended Posts

Hi All. I hope this is not a bug, but when I try to create a data adapter to a Azure SQL database, the connection alwasy goes to the master database rather than the database I specify in the jdbc url. The user I am using does have rights to the database called out. I am completlely stuck. Thoughts?

jdbc:sqlserver://myazuredb.database.windows.net:1433;database=testdatabase;encrypt=true;trustServerCertificate=false;hostNameInCertificate=*.database.windows.net;loginTimeout=30;

Link to comment
Share on other sites

  • Replies 0
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

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...