Hi Chad,
Both IP Address and DNS hostname work on database connection.
For a JDBC connector, you can use the following:
jdbc:jtds:sqlserver: //<server>:<port>/<database> |
If MS SQL is clustered, use this format:
jdbc:jtds:sqlserver: //<server>:<port>/<database>;instance=<instance> |
On this link you can find more details:
https://confluence.atlassian.com/display/DOC/Database+Setup+for+SQL+Server
Best regards,
Renato Rudnicki
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.