문제

Does anyone know a way of viewing and editing an existing SQL CE 4.0 databse? I've tried using SQL Server 2008 but it looks as if it only supports version 3.5.

I read on Scott Guthrie's blog that you can use WebMatrix but I can't figure out how.

The blog article is located here: http://weblogs.asp.net/scottgu/archive/2010/07/16/code-first-development-with-entity-framework-4.aspx

and WebMatrix is located here: http://weblogs.asp.net/scottgu/archive/2010/07/06/introducing-webmatrix.aspx

Thanks

Davy

도움이 되었습니까?

해결책

Just open/create an app (could just be some blank folder on your desktop) then click the database tab on the bottom left. All the basics for messing with a SQL Compact 4 DB is in there.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top