Microsoft SQL Server Compact version 4 is a SQL Server embedded database for building standalone and occasionally connected applications for mobile devices, desktops, and Web clients.
Use this tag if you encounter issues specific for version 4.0 of sql-server-ce. For not version specific issues use the generic tag sql-server-ce.
The tag would be primarily used for questions addressing these features:
- Using CE in combination with Microsoft WebMatrix
- Designer and debugging capabilities in Visual Studio
- Medium or partial trust environments in the web servers
- Sit-by-site deployment
- The SHA2 encryption algorithms for encrypting the databases
- T-SQL syntax for OFFSET and FETCH
- New APIs like SqlCeConnection.GetSchema
- Server generated keys like identity, rowguid etc.