Embedded Visual Basic Windows Ce And Pocket Pc Mobile Applications [Electronic resources]

Chris Tacke; Timothy Bassett

نسخه متنی -صفحه : 108/ 61
نمايش فراداده

eMbedded Visual Basic®: Windows® CE and Pocket PC Mobile Applications

By Chris Tacke, Timothy Bassett

Table of ContentsChapter 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.