Does TeamCity support MS SQL Server 2017?
I can seem to find which versions of Microsoft's SQL Server are supported by TeamCity. I am currently running TeamCity Version 2018.2 (build 60925), with SQL Server and we want to upgrade to SQL Server 2017.
According to "SELECT @@Version" we are running Microsoft SQL Server 2012 to host the TeamCity database and it works well, but again we want to upgrade.
Has anyone successfully used TeamCity with SQL Server 2017? I assume it works, but I just want some reassurance before we move the database to a newer server.
Thanks!
Please sign in to leave a comment.
Hi Rick,
Yes, it is supported, and it does work (I am using it in my lab right now).
/Anatoly
Thanks Anatoly!