EdmGen.exe should support generating an edmx file from a connection string
EdmGen.exe should support generating an edmx file from a connection string.
In .net 3.5, EdmGen2.exe (http://archive.msdn.microsoft.com/EdmGen2) was able to generate an edmx file from a connection string.
But for (EF) .net 4.0, we have lost this ability.
Thank you.
6
votes
1 comment
-
Rami
commented
See this stack overflow answer for the current work-around: http://stackoverflow.com/questions/9299409/how-can-i-script-the-creation-of-edmx-files-using-visual-studio-2010-and-ef-4-1/11623190#11623190