SQL Server Compact 3.5 SP 1 released (x64 inside)

This post is very old. Please bear in mind that information here might be incorrect or obsolete, and links can be broken. If something seems wrong, please feel free to comment or contact me and I'll update the post.

Microsoft finally released a x64 enabled version of their SQL Server Compact Edition, as part of the SP1 release of it. Previously, the SQL CE was 32bit only, meaning if you were working on a x64 OS, you would have to set the target machine to 32bit. This was especially inconvenient for managed code, as it would default to x64 … well, finally no problem any more :) It will be also part of Visual Studio 2008 SP1, so if you can wait for it (rumours say it’ll come out on Monday) you’ll get it there eventually.

SQL CE is a pretty simple SQL database provider with very nice integration into Visual Studio, allowing you to easily access the underlying database (using SQLMetal and LINQ).

Related posts:

  1. Server problems, VC feature pack updated
  2. Visual Studio 2010 preview released
  3. Collada DOM has been released

This entry was posted in Programming and tagged , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>