Monday, July 30, 2007

Old School Keyboard Shortcuts in Microsoft SQL Server Management Studio

Want to use Query Analyzer keyboard shortcuts, like Ctrl-Shift C (comment the highlighted lines) and Ctrl-Shift R (uncomment the highlighted lines) in Microsoft SQL Server Management Studio (SSMS)? Easy. Open SSMS's Options (Tools -> Options), go to Environment -> Keyboard and change the Keyboard scheme to SQL Server 2000 and click OK.

No comments: