The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
  • Community
  • Q&A
  • Confluence
  • Questions
  • Is IP:Port/Database the only way to connect Confluence to a SQL DB, or is there a way to connect with a DNS entry Servername\InstanceName?

Is IP:Port/Database the only way to connect Confluence to a SQL DB, or is there a way to connect with a DNS entry Servername\InstanceName?

Chad Lane
May 8, 2015
 

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

1 vote
rrudnicki
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 8, 2015

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

TAGS
AUG Leaders

Atlassian Community Events