Click here to Skip to main content
15,892,809 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I tried to open SQL Server Management Studio 2008 by typing ssms in "Run" menu.

But it wont open.

It shows

windows cannot find 'ssms'. make sure you typed the name correctly, and try again".

But it works from start-> program->sql server 2008.
Posted

do on thing
go to program files
then micrisoft sql server 2008
then click on program shortcuts
then crick on properties
in properties click on find target
its show u to exe file.
check the name of that and typed in run menu
 
Share this answer
 
Try this in run menu SSMS.exe
 
Share this answer
 
Comments
Venkat Kumar chigulla 7-Jun-13 3:31am    
Not Working,got the same error

windows cannot find 'ssms.exe'. make sure you typed the name correctly, and try again".
Anoop Kr Sharma 7-Jun-13 3:35am    
I have tried it just 2sec ago and it works in my pc.
Anoop Kr Sharma 7-Jun-13 3:37am    
hey try this first go to start-> program->sql server 2008 and then right click on sql server management studio--->click on properties and check the last words of path

"C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\Ssms.exe"

look something like as above.try the last few words like in above example there is Ssms.exe and run this in run menu
Venkat Kumar chigulla 7-Jun-13 3:39am    
In my pc it's not working
Anoop Kr Sharma 7-Jun-13 3:40am    
try the things that i have said to you in my previous reply hope it works
type this
in rum menu
ssmsee.exe
 
Share this answer
 
Comments
Venkat Kumar chigulla 7-Jun-13 3:37am    
not working, got the same error
See your System32 folder.
is it have ssms.exe?

if not,then copy ssms.exe from
"C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\Ssms.exe"


and paste it in system32 and then try.
 
Share this answer
 
v2
Comments
Venkat Kumar chigulla 7-Jun-13 4:07am    
done what you said, it opens SQL server Managment Studio at the same time it opens a dialog box that contains "Package 'Microsoft SQL Managment Studio package' failed to load" when i click OK button it closes SSMS.
uspatel 7-Jun-13 4:32am    
then you can try another trick create shortcut of C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\Ssms.exe and paste it in system32,I hope it should work
Thank you for your support.....

I found the solution for this do one thing

"you have to add the path to ssms.exe to your PATH environmental variable, and then you can just type SSMS in the Run window"

Its working................
 
Share this answer
 
v2
Comments
CHill60 7-Jun-13 5:31am    
Or you could have typed in the fully pathed name as per "yourfriendaks" solution above
Venkat Kumar chigulla 7-Jun-13 5:37am    
No not like that you have to type the .exe file name in "Run" window.
for example:
C:\Program Files\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE\Ssms.exe

type ssms.exe in "Run" window
Venkat Kumar chigulla 7-Jun-13 5:52am    
If it does not work let me know

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900