Log in

View Full Version : SQL Server 2000 Windows CE 2.0 Developer Articles


Andy Sjostrom
11-22-2002, 03:08 PM
<a href="http://msdn.microsoft.com">http://msdn.microsoft.com</a><br /><br />I am happy to see that Microsoft Developer Network (MSDN) has picked up on Windows CE and Pocket PC development. Two awesome articles that you shouldn't miss are:<br /><a href="http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/sql/maintain/Optimize/SSCEQPOP.asp">"SQL Server 2000 Windows CE Edition 2.0 Query Processor Overview and Performance Tuning Approaches"</a> and <a href="http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnsqlce/html/sqlce_SecModelScen20.asp">"Security Models and Scenarios for SQL Server 2000 Windows CE Edition 2.0"</a><br /><br />The first article provides solid and practical assistance in getting the most out of SQL Server CE 2.0. After a thorough walk-through of the SQL Server CE Query Processor, it shows what steps can be taken to optimize application performance. The second article is simply a "must read" if you are planning to deploy SQL Server CE 2.0 and use the built-in Merge Replication or Remote Data Access methods. Even though Microsoft has done a great job in simplifying setting appropriate security settings, you are better off if you also really understand the concepts.

Garry [WMA]
11-22-2002, 06:17 PM
Having just successfully implemented an RDA pull solution for the exhibitor lead retrieval system at Microsoft's IT Forum I totally agree that the second article is essential reading. You must have a really strong handle on all the security issues.