I previously created an Entity Framework model for a Firebird 2.5 database
in Visual Studio 2012 Professional. At the time, I imported the tables
only, and not the stored procedures. Now, I need to access some of my
stored procedures.
I right-click on the .edmx diagram, and selected "Update Model from
Database". On the "Add" tab, it correctly shows me the list of stored
procedures in the database. I select the ones I want and click "Finish".
The output window shows the following:
Generated model file: TRS11Model.edmx.
Loading metadata from the database took 00:00:00.3591910.
Generating the model took 00:00:18.1822456.
However, it doesn't seem like it did anything. I can't find anything about
the stored procedures in the diagram. Also, if I go to "Update Model...",
and go to the "Refresh" tab, the stored procedures section is empty. If I
right-click on the diagram and select "Add New->Function Import", the
"Stored Procedure / Function Name" combo box is empty.
I have been using Firebird for a long time, but I am very new at
ADO.NETand Entity Framework, so I think I must be just missing
something. What
might I be doing wrong?
-Joe
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider