About 24,000 results
Open links in new tab
  1. SSMS Causes High CPU Utilization - social.msdn.microsoft.com

    May 19, 2017 · I am writing a stored procedure and when I open the .sql file containing the code for the procedure, the CPU utilization for SSMS hits the ceiling and essentially locks up SSMS.

  2. SSMS.exe The process was terminated due to an unhandled …

    Whenever I search for a file in the SSMS, it simple crashes and opens again. How can I avoid it? I have the recent version of the SQL Server Management Studio which is v18.6. Application: …

  3. MSSMS reports (ex Activity report) are failing with an invalid …

    Jan 15, 2018 · And I do not want to change a general setting for SSMS only. Some other applications are using it so the problem have to be resolved for SSMS only. Regarding the …

  4. SSMS 18 fails to install - social.msdn.microsoft.com

    Apr 30, 2019 · When trying to install SSMS 18 English version, the installation stops at once with "SSMS can only be upgraded by installing the package of the matching language".

  5. Cannot Deploy SQL Server Database to Azure SQL

    Dec 19, 2017 · To test the Azure SQL Server, I created a database and added a table and connected to it through SSMS and a Microsoft Access ODBC Connection. I am using SQL …

  6. Syntax error when creating database - social.msdn.microsoft.com

    Nov 10, 2014 · Could you post the exception you get when executing the create database statement ? did you refresh SSMS after running your code and are you referring to the same …

  7. Can you have multiple instances of SQL Server Express run on …

    Aug 23, 2017 · It will be easy to manage when using SQL Server Management Studio. I have six Express instance installed on my test machine and I can list them in the object explorer of …

  8. Exception occurred Microsoft.SqlServer.Management.Common ...

    Dec 7, 2017 · My sqlps module's version is 14.0 which is created by SQL 17 SSMS by default. As it was not installed by using Install-Module , so I cannot update it by update-module.

  9. Exception of type 'System.OutOfMemoryException' was thrown.

    I am able to copy query results (65000 rows) in SQL Server Management Studio ( SSMS ) 2014 or SSMS 2016 and paste them to Excel. Based on me research, the above issue is due to that …

  10. Cannot Connect to Managed Instance from Python

    Feb 10, 2019 · NOTE: I can connect to the managed instance using TSQL or SSMS on the same machine python is executed.