sql server management studio stopped working - sql-server

I have installed SQL Server Management studio 2012 in my system, but when i try to launch application it shows a message "SQL Server Management studio stopped working-windows will close the program and will try to find solution.please give me a solution.
i have a doubt is it mandatory to have visual studio in my system for sql server to work??

Related

Microsoft SQL Server Management Studio 17: The application cannot start

After reinstalling the Visual Studio Professional 2017, since then
I used to get the error message as The application cannot start, while opening the Microsoft SQL Server Management Studio 17
I had repaired and reinstalled but still the problem exist.
Is there any way to work around to fix this issue?
Referred:
SQL Server Management Studio 2016: The application cannot start
SQL Server Management Studio 2012 Application Cannot Start
SSMS : How to fix SQL Server Management Studio not opening problem
SSMS 17.8.1 error on startup: 'The application cannot
start'

Microsoft SQL Server Management Studio starts then suddenly fails to launch

I have installed Sql Server 2014 Express then I have installed Microsoft Sql Server Management Studio 2018. Every thing worked fine and I created a database. SUDDENLY I tried to open Microsoft Sql Server Management Studio 2018, and the start popup appears and then disappears without launching the application and without any error message. Any help? how to launch Microsoft Sql Server Management Studio 2018?
have you tried reinstalling mssms?

SQL Server Management Studio crashes during installation

When i try to start instalation of SQL Server Management Studio i immediately got a crash that SQL Server Management Studio stopped working:
I cant get any log because the only button is to close the program
Does sb got problem like that?

"This version is not supported. only servers up to microsoft sql server 2005 are supported"

justI'm getting this error message when trying to add a new connection in VS 2008 Server Explorer.
Unfortunately I'm working in a PC that my client company gave me, and I need to ask permissions to install new software there. This PC has VS 2008 and a pretty old Sql Server version(2000 for what I can see).
I used to think VS doesnt need an additional SQLServer install just to connect, but I guess I was wrong...I want to develop an app that connects to SQL Server 2008, and after testing connection it prompts the error mentioned above.
Is there a way to connect succesfully without installing a newer Sql Server version on my side?
Please, if there is no way to do it, just answer no and let me know, thanks in advance.
As Visual Studio 2008 was released before SQL Server 2008, the development environment database tools were coded without knowing about SQL Server 2008.
However, since these versions of Visual Studio were released before
SQL Server 2008, the design-time tools cannot interact with SQL Server
2008 - even though it is possible to programmatically access the data
in a SQL Server 2008 database from applications written with Visual
Studio 2008 or 2005
Source: Connecting to Microsoft SQL Server 2008 from Microsoft Visual Studio 2005 and 2008
Luckily, Microsoft did release a patch for both Visual Studio 2005 and Visual Studio 2008, which is also referenced in the article (to save you reading the whole thing, for Visual Studio 2008, you need to install Visual Studio 2008 Service Pack 1)

I can't connect to SQL Server Management Studio Express version9

I've installed SQL Server Management Studio Express on my system and also visual studio 2008 is installed on my system before.
But the problem is I can't connect to SQL Server Management Studio Express
I've tried by filling the server namre combobox by \SQLEXPRESS or . or (local)\SQLEXPRESS or (local) and somethings else
but I face to different errors
please help if you can

Resources