In Brief


  • SQL Server CE is a small implementation of Microsoft SQL Server that provides rich support for data storage and retrieval.

  • The SqlCeEngine class provides access to core SQL Server CE functionality, such as creating, opening, and closing a SQL Server CE database.

  • The SqlCeDataReader class provides fast, forward-only access to the data stored in a SQL Server CE database.

  • The SqlCeDataAdapter class and the DataSet class provide simple, easy data synchronization between your application and the SQL Server CE database.

  • The SqlCeCommandBuilder class can automatically generate SqlCommand objects for the SqlCeDataAdapter .



Microsoft.NET Compact Framework Kick Start
Microsoft .NET Compact Framework Kick Start
ISBN: 0672325705
EAN: 2147483647
Year: 2003
Pages: 206

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net