0

I'm working on a project that I did not initially do. I have created a new table in a SQL Server Compact database (DbRecipes).

In the Visual Studio 2010 solution, I have the DbRecipes.dbml Linq-to-SQL model file with the self-produced DbRecipes.designer.cs file from the program.

How do I do this to update the DbRecipes file with the new table?

Thanks so much

marc_s
  • 732,580
  • 175
  • 1,330
  • 1,459
fede186
  • 89
  • 8
  • Have you tried using my SQLCE Toolbox to just generated the required code files (no dbml is required) ? – ErikEJ Oct 05 '17 at 06:54
  • I did not try the package you named me. I just have to add "only" to the dbml file the new table I added. – fede186 Oct 05 '17 at 06:59

0 Answers0