
Unable to connect to the SSRS server via SSMS
Jun 8, 2016 · I can refer to ReportServer and ReportServerTempDB using the same account with SSMS and wonder what's the difference between refferring to the DBs and connect to Report Server with …
Background Color for SQL Server Management Console
Jul 3, 2012 · This is a collection of useful tools for SQL Server Management Studio in a single application. There are different versions for SQL Server 2005 Management Studio and SQL Server …
Can't update table in any database, using SSMS
Dec 16, 2011 · I can use my laptop's SSMS to update tables on other several SQL Servers - even test versions of the same databases on SQL Server A. Laptop's SSMS is 9.00.4035.00 and .NET …
Azure Analysis Service Tabular Model Deployment failed
Apr 5, 2017 · Make sure you can connect to your server using SSMS. Then make sure the Deployment Server property for the project is correct. If deployment fails on a table, it's likely because your server …
SQL Server takes so much time to startup
Mar 24, 2014 · The SSMS have nothing to do with the server. The SSMS is not part of the server, but an external application, which connect to the SQL Server as any other application do (Using connection …
Can login domain instance of SQL server with local SSMS.
Jul 31, 2013 · SSMS provides an option to connect to a SQL server instance using windows authentication, and this option automatically uses the credentials used to launch SSMS. As far as I …
SSMS permissions vs Db permissions - social.msdn.microsoft.com
Sep 23, 2009 · Either I don't know how to set permissions properly wrt FinDevUser OR I have set permissions correctly ( via SELECT, VIEW DEFINITION, 'db_datareader,db_denydatawriter roles' ) …
SSMS 2012 - the list of databases is not expanding
Apr 24, 2012 · I cannot expand the list of databases in SSMS 2012 because of query timeout. I suppose SSMS runs query that makes SQL Server to open all databases.
SSMS 17.6 crashes and disappears when it starts
May 6, 2019 · My SSMS 17.6 in Windows 10 starts by showing the splash screen, then it shows just the login prompt without the UI of the app and then it disappears. The event log shows absolutely nothing.
Shrink Log In SSMS - social.msdn.microsoft.com
Apr 22, 2011 · I have tried to shrink a log file with SSMS with releasing all unused space, but the attempts failed twice. Any solution?