SQL Server Database Engine Samples

To learn about how to work with the SQL Server Database Engine, you can use the samples that are described in the following table. These include sample applications, scripts, language statements, and numerous other samples. You can download these samples from CodePlex.

Name

Description

Programmability Samples

Demonstrates the use of the integration of the common language runtime (CLR) component of the .NET Framework into SQL Server. Also demonstrates the use of SQL Server Management Objects (SMO).

XML Samples

Demonstrates the use of XML in applications.

Administration Samples

Demonstrates the use of administrative features such as event notifications.

Data Access Samples

Demonstrates the use of SQL Server features when retrieving data.

Full-Text Search Samples

Demonstrates how to work with Full-Text Search.

Query Processing Samples

Demonstrates how to use query processing in business scenarios.