Working with Databases (SQL Server Compact)
Microsoft SQL Server Compact offers various features to create, access, modify, secure, query, and maintain databases.
Topic |
Description |
---|---|
Provides an overview of SQL Server Compact databases. |
|
Introduces the SQL Server Compact Database Engine and how it is used. |
|
Describes database objects, data types and temporary databases. |
|
Describes how to perform common database tasks and how to maintain a SQL Server Compact database. |
|
Describes how to protect databases by using passwords and encryption. |
|
Describes the intricacies of the SQL Server Compact Database Engine, including transactions, locking, multiuser access, and cursors. |
|
Describes the options for querying and modifying data. |
|
Describes the international considerations for SQL Server Compact. |
|
Describes requirements for managing 64-bit SQL Server Compact databases. |