Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

i lost my shortcut to sql server management studio - where to find it? [closed]

i lost my shortcut to sql server management studio - where to find it ?

what is the EXE name ?

thanks in advance

like image 951
Gali Avatar asked Jul 14 '11 05:07

Gali


People also ask

How do I recover a closed tab in SQL Server Management Studio?

This one is easily solved. All you have to do is reopen SSMS and you're presented with the 'Microsoft SQL Server Management Studio Recovered Files' window. Simply clicking 'Recover Select Files' will open a temporarily saved copy of the Query window.

How do I open SQL Management Studio shortcut?

When launching SSMS you probably go through START-> All Programs -> SQL Server 20XX and click on SQL Server Management Studio, but this is not the only way. Another options is to click on START -> Run or press Windows + R, type ssms and click OK (or hit ENTER) which will launch SSMS.

Where is SQL Management Studio located?

How to access “Management Studio.” Now, we're ready to open “Management Studio. Go To Start Menu>Programs>Microsoft SQL Server Tools 18> Microsoft SSMS 18. Below 'Connect to Server' screen will appear.


1 Answers

type SqlWb command in run window to open sql server (for sql server 2005).

type ssms command in run window to open sql server (for sql server 2008).

like image 51
Yogesh Bhadauirya Avatar answered Oct 22 '22 22:10

Yogesh Bhadauirya