Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

GUI Tool for SQL CE 4?

Is there a good GUI tool out there for managing SQL CE 4 databases yet? Something that doesn't require me to write create table statements for instance.

like image 339
Rob Lauer Avatar asked Nov 05 '22 08:11

Rob Lauer


1 Answers

WebMatrix has a (beta) table designer

like image 143
ErikEJ Avatar answered Nov 09 '22 07:11

ErikEJ