August 2010
Intermediate to advanced
1224 pages
34h 17m
English
Data Connections represent a physical connection to a local or remote database. Through an established connection, you can gain access to and manipulate the various objects within a database. Each category of object shows up as a folder node under the Data Connections node. The tree items under each node allow you to directly interact with their physical database counterparts through a suite of designers and editors collectively referred to as Visual Database Tools. These tools are covered in depth in Chapter 21, “Working with Databases.”
The following objects are exposed in the Server Explorer:
• Data Diagrams
• Tables
• Views
• Stored procedures
• Functions
• Synonyms
• Types
• Assemblies
In general, you can create new database ...