eMbedded Visual Basic®: Windows® CE and Pocket PC Mobile Applications By
Chris Tacke, Timothy Bassett | Table of Contents |
|
Chapter 8.
Using SQL Server in a Mobile Environment |
Understanding the SQL Server CE Object Model
You can create three object classes in the SQL Server CE library: SSCE.Replication enables bidirectional access to SQL Server publications residing within a Microsoft SQL Server. SSCE.RemoteDataAccess provides the ability to pull data manually with SQL statements and to push back changes. SSCE.Engine allows compacting of a SQL Server CE database.
|