Querying Databases (SQL Server Compact)
Microsoft SQL Server Compact 3.5 (SQL Server Compact 3.5) supports querying its databases by using various query tools and APIs.
In This Section
The topics in this section provide an overview of how to query SQL Server Compact 3.5 databases.
Section | Description |
---|---|
Describes how to use SQL syntax to query a database. |
|
Explains the two tools, SQL Server Management Studio and SQL Server Compact 3.5 Query Analyzer, that can be used to query a SQL Server Compact 3.5 database. |
|
Describes the process of querying a database by using APIs. |