Trying to configure our Bamboo Server to use a SQL Server Express instance and the Custom Installation wizard just spins and returns to the Choose how you wish Bamboo to connect to your database
i've verified every setting from tcp/ip to varying the uri i'm using to identify the SQL Server instance
Nothing works
the Bamboo instance and the SQL Server Instance are on the same physical server
Hello Ryan,
It could be a problem not related to the DB configuration as well.
This are the troubleshooting steps I probably follow:
jdbc:sqlserver://localhost:1433;databaseName=<DB_NAME>
Turned out the Server that was setup for me to use had MS SQL Server 2017 installed so I just had to set the DB compatibility and everything was copacetic.
Thanks for the help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.