What is the latest version of SQL Server CE? And what is the download link? I Googled and the link I got the开发者_Python百科re is not working. I would prefer a stand alone installation and not part of Webmatrix. Is this possible?
I would like to use it for my testing in ASP.NET MVC 3.
I know this is not a programming question :)
Abe has linked to SQL Server CE 3.5 which is probably your best stable choice. However 4 is now out (ScottGu blog) and you can download it from here
- Microsoft SQL Server Compact 4.0
or through WebMatrix - although the VS2010 tooling is in the service pack which is still in beta.
精彩评论