Introduction
Recipe 10.1. Listing SQL Servers
Recipe 10.2. Retrieving Database Schema Information from SQL Server
Recipe 10.3. Retrieving Column Default Values from SQL Server
Recipe 10.4. Determining the Length of Columns in a SQL Server Table
Recipe 10.5. Counting Records
Recipe 10.6. Creating a New Access Database
Recipe 10.7. Creating a New SQL Server Database
Recipe 10.8. Adding Tables to a Database
Recipe 10.9. Getting a SQL Server Query Plan
Recipe 10.10. Compacting an Access Database
Recipe 10.11. Creating DataSet Relationships from SQL Server Relationships
Recipe 10.12. Getting SQL Server Column Metadata Without Returning Data
Recipe 10.13. Listing Installed OLE DB Providers
Recipe 10.14. Listing Tables in an Access Database
Recipe 10.15. Creating a Table in the Database from a DataTable Schema
Recipe 10.16. Listing Installed ODBC Drivers