in

SQL Server CE Portal

This site is dedicated to all versions of SQL Server Compact Edition (CE)

Browse by Tags

  • Support for System.Transactions

    Q: Does SQL Server Compact Edition support System.Transactions.Transaction? A: No (as supported by the product team in their comment here ) it is currently not supported in v3.1. Indication is for support in the next version of Visual Studio which should correspond to v3.5.
    Posted to SQL Server CE FAQ (Weblog) by Administrator on 02-16-2007
  • Schemas

    Q: Does SQL Server Compact Edition support the concept of Schemas? A: No, there is no support for schemas. In fact the query engine will complain if you try to include schema prefixes - for example Select * From dbo.Companies will throw an error similar to "The table name is not valid. [ Token line number...
    Posted to SQL Server CE FAQ (Weblog) by Administrator on 02-16-2007
Page 1 of 1 (2 items)
Powered by Community Server (Commercial Edition), by Telligent Systems