Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ctrl-Shift-M does not work in SQL 2008
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Environment versions
SQL Server:
SQL Server 2008
Miscellaneous
Thread ID:
01544192
Message ID:
01544217
Views:
20
>>>>>>I am using a different version of SSMS for each different version of SQL Server. Do you know where in SSMS do I look to see if this keystroke was removed in SSMS 2008? Where are these keystrokes stored?
>>>>>>
>>>>>It works for me once I have template opened, so it's not removed. I am using SQL Server 2008 R2 SP1.
>>>>
>>>>Mine is SQL Server 2008 (no R2 or SP1).
>>>
>>>What is your exact version? Please output
>>>
>>>SELECT 
>>>	SERVERPROPERTY('Edition') AS Edition,
>>>	SERVERPROPERTY('ProductVersion') AS ProductVersion,
>>>	SERVERPROPERTY('ProductLevel') AS ProductLevel
>>>
>>>You should have SP3 installed for SQL Server 2008.
>>
>>My ProductVersion is 10.0.1600.22 Level RTM. I am not sure I want to install SP3. Every time I update or install anything on MS products, something fails. I will have to live without the template then.
>
>This does not apply to SQL Server. For SQL Server you want to always be on the latest SP.

I see. Thank you.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View

Click here to load this message in the networking platform