SQLAuthority News – Download – Microsoft SQL Server Compact 4.0

Posted by pinaldave on SQL Authority See other posts from SQL Authority or by pinaldave
Published on Sat, 12 Mar 2011 01:30:56 +0000 Indexed on 2011/03/12 8:13 UTC
Read the original article Hit count: 354

Microsoft SQL Server Compact 4.0 is a free, embedded database that software developers can use for building ASP.NET websites and Windows desktop applications. SQL Server Compact 4.0 has a small footprint and supports private deployment of its binaries within the application folder, easy application development in Visual Studio and WebMatrix, and seamless migration of schema and data to SQL Server.

You can download very small file of SQL Server CE from here.

Books Online is the primary documentation for SQL Server Compact 4.0. Books Online includes the following types of information:

  • Setup and upgrade instructions.
  • Information about new features and backward compatibility.
  • Conceptual descriptions of the technologies and features in SQL Server Compact 4.0.
  • Procedural topics describing how to use the various features in SQL Server Compact 4.0.
  • Tutorials that guide you through common tasks.
  • Reference documentation for the graphical tools, programming languages, and application programming interfaces (APIs) that are supported by SQL Server Compact 4.0.

You can download SQL Server CE Book Online here.

Reference: Pinal Dave (http://blog.SQLAuthority.com)


Filed under: PostADay, SQL, SQL Documentation, SQL Download, SQL Query, SQL Server, SQL Tips and Tricks, T SQL, Technology

© SQL Authority or respective owner

Related posts about PostADay

Related posts about sql