Top "Sql-server-2017" questions

Use this tag for questions specific to the 2017 version of Microsoft's SQL Server.

How do I connect to SQL Server 2017 LocalDB?

I've been using (localdb)\ProjectsV13 as part of my VS 2017 installation, however, I recently needed to access some SQL Server 2017 …

visual-studio localdb sql-server-2017
Unable to create the tSQLtCLR assembly in SQL Server 2017

I recently installed SQL Server 2017 Express and localdb (general availablity). While attempting to install the tSQLt framework I've discovered a …

sql-server automated-tests sqlclr tsqlt sql-server-2017
Default Value for DATETIME column in SQL Server Management Studio 2017

Is it possible to create a table with a column that has type DATETIME and give it a default value …

sql-server sql-server-2017 ssms-2017
Failed Start for Microsoft SQL Server Database Engine on Linux

I have installed mssql on Ubuntu 16.04. following are the details of sql server. ms sql (14.0.3015.40-1) i.e SQL server 2017. …

sql-server database ubuntu-16.04 sql-server-2017 sql-server-linux
SQL Server 2017 multidimensional mode needed

MS SQL Server 2017 (developer edition) is connected and running on my PC. However, when I want to start the develop …

sql sql-server sql-server-2017
SQL Server 2017 Developer edition installation is stuck (hung up) endlessly

After overcoming this and this issue my hurdles don't seem to be coming to an end. SQL Server 2017 Developer edition …

sql-server installation sql-server-2017
No source control option in SQL Server 2017 Management Studio

Screenshot above is from my SSMS 2017. I want begin to use tfs on SQL server and I googled how to …

tfs version-control sql-server-2017
How to export SSRS 2017 report using REST API

I've setup SSRS 2017.I need to export an SSRS report using their new REST API, I've been looking through the …

sql-server reporting sql-server-2017 reportserver ssrs-2017