in

SQL Server CE Portal

This site is dedicated to all versions of SQL Server Compact Edition (CE)
All Tags » MSDN (RSS)

Browse by Tags

  • BUG: Aggregation

    Q: I'm getting incorrect results when I run an aggregation query, such as the following: SELECT Orders.OrderDate, SUM(OrderLines.Quantity * OrderLines.QualityReference) AS Total FROM Orders inner join OrderLines on Orders.OrderNo = OrderLines.OrderNo GROUP BY Orders.OrderDate A: The product team have...
    Posted to SQL Server CE FAQ (Weblog) by Administrator on 02-10-2007
  • Documentation

    Q: Is there any documentation available for the Microsoft Sync Services? A: Yes, an early version of the documentation has been made available for download from here . If you would like to see any more documentation feel free to post a comment on this thread, or across at the MSDN Forum
    Posted to Sync Services FAQ (Weblog) by Administrator on 02-10-2007
  • Discussion Forum

    Q: Is there a discussion forum for the Microsoft Sync Services? A: Yes, you can either post discussion questions at this site, or you can head over to the official MSDN Forum here which contains lots of useful discussions. The MSDN Forum is the best way to get feedback to the product team and to get...
    Posted to Sync Services FAQ (Weblog) by Administrator on 02-10-2007
  • Finding more information

    Q: Where can I get more information about SQL Server Compact Edition or provide feedback to the product team? A: The primary way to provide feedback to Microsoft is via the MSDN forums, in particular the SQL Server CE forum that can be found here . Laxmi started a great thread which summarises a number...
    Posted to SQL Server CE FAQ (Weblog) by Administrator on 02-09-2007
Page 1 of 1 (4 items)
Powered by Community Server (Commercial Edition), by Telligent Systems