vote up 1 vote down star

Is there any gui/tool which allows you to edit the data in the ssce db file ??

like the sql server management studio which allows you to the select a table in sql express+ and edit-add/update/delete the data in that table using a grid interface !

flag
found the answer, you can edit via visual studio server explorer pls ignore this question or let me know how to delete/withdraw this thanks – Kumar Jul 2 at 3:30

2 Answers

vote up 0 vote down

Yes, but it seems like it should be pretty easy to develop your own SQL editor and include the required Compact Edition .dlls into the project and then you wouldnt have to use Visual Studio any more. Why hasn't anyone done this? Is there a reason I am overlooking of why it might not be possible?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.