deceiver08 Posted April 15, 2020 Share Posted April 15, 2020 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 More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now