Activity overview
Latest activity by [Deleted User]
SQL Prompt introduces SCOPED CONFIGURATION errors
The statement:
ALTER DATABASE SCOPED CONFIGURATION SET MAXDOP = 0;
Is reformatted as:
ALTER DATABASE [SCOPED] CONFIGURATION SET MAXDOP = 0;
which causes syntax errors.
SQL Prompt and Visual Studio 2017
I've just installed Visual Studio 2017 along side Visual Studio 2015, and SQL Prompt does not appear in the UI like it does in VS 2015.
Is there some way to activate an existing SQL Prompt installa...
Are there triggers on those tables? / comments
Are there triggers on those tables?
Temporal Tables
When will SQL Prompt support Temporal Table SQL syntax?
I use them heavily and it's getting to be a pain.
Thanks.
SQL Compare 9.5 and SQL Server 2014
SQL Compare 9.5.0.282 does not work with SQL Server 2014. Are there any plans to patch this version to support 2014?
Thanks.