
SQL SERVER 2016 Setup/Upgrade Error: Client Tools SDK and …
Nov 22, 2018 · SQL Server 2016 Client Tools Connectivity 1033 13.0.14500.10 No Yes
SQL Server Configuration Manager gives an error: MMC could not …
Jul 12, 2017 · SQL Server Configuration Manager gives an error: MMC could not create the snap-in. The snap-in might not have been installed correctly. Archived Forums 381-400 > SQL …
Can we create index on msdb database for backupset objects
Oct 24, 2013 · I am using sql server 2008 with sp3. I want to confirm whether we can create index on msdb database for backupset objects or not. what is the purpose of this ???
Registry settings for service account permissions
Dec 12, 2008 · We are trying to configure registry settings to allow sql server service to run on a service account in SQL Server 2005. The registry has changed quite a bit from SQL 2000, and …
running management studio as administrator
Dec 9, 2008 · I'm looking for a workaround that will allow me to either use windows authentication when management studio is run without administrative privilidges, or to open sql files from …
Import registered servers from a text file
Oct 1, 2013 · Is there any way to take a text file of SQL Server names and load them into the registered servers in SSMS 2012? I dont care if they go into local or a central management …
Event sequence column are missed when use profiler to save a …
Dec 2, 2009 · I use profiler (katmai version) to open a Yukon trace file, then store the trace file into a .xml file. When i open the .xml file, all events' sequence are 0!
Error source: Microsoft.VisualStudio.DataTools
Dec 12, 2008 · You don't have primary keys and sql server tables should never have duplicate rows. Try adding a primary key column to the table.
Can't update table in any database, using SSMS
Dec 16, 2011 · I've determined that it's SSMS-related and not entirely the database server - this morning I used SSMS 2008 to connect to the database and successfully added a row to the …
Modifying sp_help_revlogin to replicate Logins
Jun 26, 2020 · The completion time message was added in SSMS 18.2. SQL Server Management Studio 18.2 is now generally available In SSMS 18.3, Microsoft already added the option to …