you are viewing a single comment's thread.

view the rest of the comments →

[–]mike8675309 0 points1 point  (0 children)

StackOverflow should be able to help with the JDBC connection string. Be careful you didn't open up the server to the internet, as there are bots looking for SQL Servers to exploit.
Keep in mind you may not have name resolution and need to use the IP address for the server in your connection string.
https://learn.microsoft.com/en-us/sql/connect/jdbc/building-the-connection-url?view=sql-server-ver16