
New Scripting Capabilities
The Code Editor component of SQL Server Management Studio contains integrated script editors for authoring Transact-SQL, MDX, DMX, XML/A, and XML scripts. It features:
-
Dynamic Help for immediate access to relevant information while you work.
-
A rich set of templates with the ability to create custom templates.
-
Support for writing and editing queries or scripts without requiring a connection to a server.
-
Scripting support for SQLCMD queries and scripts.
-
A new interface for viewing XML results.
-
Integrated source control for solution and script projects, supporting storing and maintaining copies of scripts as they evolve over time.
-
Microsoft IntelliSense support for MDX statements.