There're just two new Azure Services released, Azure Database for MySQL and PostgreSQL, As a Java developer I'm wondering how to connect to them, Shall the regular JDBC drivers still work?
2
-
1Have you created an instance? Should provide you with a connection string. And yes, existing drivers should "just work."David Makogon– David Makogon2017-05-10 17:07:07 +00:00Commented May 10, 2017 at 17:07
-
FYI - this was initially closed as duplicate, but it's not a duplicate: This question is about Azure's brand new (announced an hour ago) MySQL and Postgres as-a-service offerings. Has nothing to do with the prior question that was posted.David Makogon– David Makogon2017-05-10 17:41:48 +00:00Commented May 10, 2017 at 17:41
Add a comment
|
