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:
01544216
Views:
23
>>>>>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.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform