Programming the SQL Server Compact Edition Engine Object
The topics in this section provide step-by-step instructions that will help you program the SQL Server Compact Edition Engine Object. The topics in this section include the following:
- How to: Create a SQL Server Compact Edition Database by Using the Engine Object (Programmatically)
- How to: Set the File Mode When Opening a Database (Programmatically)
- How to: Compact a Database (Programmatically)
- How to: Verify and Repair a SQL Server Compact Edition Database (Programmatically)
- How to: Delete a Database (Programmatically)
See Also
Other Resources
Building Managed Applications (SQL Server Compact Edition)
Managed Programming How Tos (SQL Server Compact Edition)