In Visual Studio 2013 there is no longer an option to create .sdf
SQL Server Compact databases in WebPages (WebMatrix) websites. I am no longer able to view .sdf
database files in Visual Studio either. I downloaded the latest version of WebMatrix to open my .sdf
database but WebMatrix crashes when I open my website. When I create a new empty site and add existing files, it crashes.
I searched for days for a way to view and edit my .sdf
database and nothing is working. I can no longer get Navicat SQL Server app to open a database. I cannot get LinqPad to open an .sdf
database file, I cannot get Compact Viewer to open or edit .sdf
databases. I can open .sdf
databases with SqlCEToolbox40.exe
but it only shows top 200 rows and it won't let me edit the tables.
Now I'm completely stumped. How do I view and edit a .sdf
database file?