有人知道查看和编辑现有SQL CE 4.0数据库的方法吗?我试过使用SQL Server2008,但它看起来只支持3.5版。
我在Scott Guthrie的博客上读到,你可以使用WebMatrix,但我不知道如何使用。
该博客文章位于以下位置:http://weblogs.asp.net/scottgu/archive/2010/07/16/code-first-development-with-entity-framework-4.aspx
WebMatrix位于以下位置:http://weblogs.asp.net/scottgu/archive/2010/07/06/introducing-webmatrix.aspx
谢谢
戴维
发布于 2010-08-05 09:11:54
只需打开/创建一个应用程序(可能只是桌面上的某个空白文件夹),然后单击左下角的数据库选项卡。所有使用SQL Compact 4DB的基础知识都在这里。
https://stackoverflow.com/questions/3405130
复制相似问题