Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2005 Forums
 Transact-SQL (2005)
 Shortcut key to open SQL Server 2008

Author  Topic 

s.nassu
Starting Member

3 Posts

Posted - 2009-10-07 : 22:02:00
Hi,

How to open SQL Server 2008 through run mode like start-> Run -> ?

what is the KeyWord?


Thnx In Advance...

robvolk
Most Valuable Yak

15732 Posts

Posted - 2009-10-07 : 22:29:10
Do you mean Management Studio or the sqlserver.exe program?
Go to Top of Page

s.nassu
Starting Member

3 Posts

Posted - 2009-10-07 : 23:01:41
Management Studion..
Go to Top of Page

robvolk
Most Valuable Yak

15732 Posts

Posted - 2009-10-07 : 23:34:36
If you right-click the shortcut for it on the Start Menu and choose "Properties" you'll find the full path in the Target box.
Go to Top of Page

sanoj_av
Posting Yak Master

118 Posts

Posted - 2009-10-08 : 01:26:53
type SSMS in start-> Run ->
Go to Top of Page

abhishek_gp3
Starting Member

1 Post

Posted - 2009-10-21 : 02:05:48
start > run > ssms

SQL Server 2008: ssms (sql server management studio),
Sql Server 2005: slqwb (sql server work book),
Sql server 2000: isqlw (Interactive sql workbook).

Thanks,
Abhishek
Go to Top of Page

madhivanan
Premature Yak Congratulator

22864 Posts

Posted - 2009-10-21 : 04:06:26
quote:
Originally posted by abhishek_gp3

start > run > ssms

SQL Server 2008: ssms (sql server management studio),
Sql Server 2005: slqwb (sql server work book),
Sql server 2000: isqlw (Interactive sql workbook).

Thanks,
Abhishek



slqwb should be sqlwb for SQL Server 2005

Madhivanan

Failing to plan is Planning to fail
Go to Top of Page
   

- Advertisement -