Microsoft SQL Server Compact is a relational database with a compact footprint that is ideal for embedding in device and desktop applications. SQL Server Compact supports the same SQL syntax and ADO.NET programming model as other editions of SQL Server. The management tools for SQL Server Compact are SQL Server Management Studio, SQL Server Management Studio Express, and Visual Studio Server Explorer. The development environment is Visual Studio 2008 or later versions.
SQL Server Compact can also be used as a stand-alone database for personal information management (PIM) tools or other applications on the supported devices and desktop computers. SQL Server Compact is free to download, deploy and distribute.
Important: |
|---|
|
A SQL Server Client Access License (CAL) is required for any connection to SQL Server, including a connection from SQL Server Compact.
|
SQL Server Compact is available in three ways:
-
Integrated with SQL Server 2008 or later versions.
-
Integrated with Microsoft Visual Studio 2008 or later versions.
-
As a download from the Microsoft SQL Server Compact 3.5 Web site
This section describes how to install SQL Server Compact and its various components.