1
kudos
spam Kudos Remove

Why Does Code Outlining In SSMS Only Work When Connected To SQL 2008?

published 1017 days, 16 hours, 19 minutes ago posted by sasa 1022 days, 10 hours, 7 minutes ago
Monday, August 10, 2009 2:33:32 PM GMT Wednesday, August 05, 2009 8:46:05 PM GMT

Code Outlining has been part of Visual Studio since VS.NET 2002. If you're not familiar with it, code outlining is a feature that allows you to expand\collapse regions of code in the editor to make it easier to focus on specific sections of code. SQL Server Management Studio is based on the Visual Studio editor but it wasn't until SSMS 2008 that IntelliSense, which includes code outlining, was added. One of the drawbacks, however, is that IntelliSense only works when connected to a 2008 server…sort of....

category: Management | clicked: 1 | | source: kendalvandyke.blogspot.com | show counter code
tags: SQL Server 2005, SQL Server 2008, Syndication, Tips

No comments yet, be the first one to post comment.

To post your comment please login or signup