SQL Compact Edition & VS Express for Web

timh

Well-known member
Joined
Nov 28, 2008
Messages
50
Programming Experience
Beginner
I am using VS Express for Web (2012) and creating a data driven website, based on a .sdf database.

My question is this:

Can I actually populate the tables from within VS and if so, how? Try as I might, I don't seem to able to edit the data in the database explorer whilst in a VS Express for Web session, though I can if I connect to the .sdf file in a VS Express for Desktop session??

This is kind of annoying, as I want to edit the data whilst debugging the website. At the moment, my solution is to have the web site open in Webmatrix as well, because I can edit the table structure and content in that. Am I missing something?

Thanks.
 
Back
Top