I need to create a simple master/details form that collects data from a database, make some changes and save them. I use SQL Server Compact 4.0(simple by ErikEJ). I have try Master Details Demo.
This is my Database:
But when I followed the Entity Data Model Wizard I get the following error:
It seems that it's not supported by Visual Studio 2013. Any suggestion would be appreciated.
Thanks in advance.