2
Answers

Problem in edmx file in mvc.net

krishna kishore

krishna kishore

10y
1.1k
1
Dear Team,
i am developing an application in MVC.net 4.5 framework, and i have created a database with stored procedures, now i am trying to add an edmx(ado.net entity model) and i have choosen both the tables and stored procedures. and their is one sp which retuens 5 tables(qualification, gender,blood group etc)
and the edmx file has to create a seperate class for each table  in the model , but it is creating a class only for first tablequalification, though i called the sp from the method(linq calling type) it is returning one one table object. i am not able to get the rest table classes.
please help me to resolve the issue.
 
Thanks and regards
j krishna kshore
Answers (2)