any help on this problem,tested with VS 2015,the same thingalso this problem seems to be old with no solution:entity framework won't import my firebird stored procedure
| |
| | | | | | | |
| entity framework won't import my firebird stored procedu... I am using EF for .NET 4 and the firebird .NET provider 3.0.2.0 with Firebird 2.5. I have created a stored procedure as follows (DDL from IBEXPERT):- SET TERM ^ ;... |
| |
| View on stackoverflow.com | Preview by Yahoo |
| |
| |
orfirebird-net-provider - Entity Framework not importing stored procedures
| |
| | | | | | | |
| firebird-net-provider - Entity Framework not importing s... Entity Framework not importing stored procedures. I previously created an Entity Framework model for a Firebird 2.5 database in Visual Studio 2012 Professional. At ... |
| |
| View on firebird.... | Preview by Yahoo |
| |
| |
or
.NET: entity framework won't import my firebird stored procedure - cNETion.com
| |
| | | | | |
| .NET: entity framework won't import my firebird stored procedure - cNETion.com आप से संबंधित है असामान्य समस्याओं का सॉफ्टवेयर समाधान C# Linux .NET Arrays gcc Windows sockets asp.net vb.net सवाल पूछने के लिए और हमारे समुदाय से सबसे अच्छा जवाब मिलता है |
| |
| View on www.cnetion.com | Preview by Yahoo |
| |
| |
thanks
From: Jiří Činčura <ji...@ci...>
To: fir...@li...
Sent: Wednesday, October 28, 2015 1:13 PM
Subject: Re: [Firebird-net-provider] Stored procedures not added to model
What's the signature of that SP?
--
Mgr. Jiří Činčura
Independent IT Specialist
On Wed, Oct 28, 2015, at 09:53, Mr. John wrote:
> HiI'm using FB2.5,VS 2013,FirebirdClient 4.8.1.0,DDEXProvider 3.0.2.0
> When I try to add a stored procedure to model from database using Update
> model from database.,I select/check the sp name in the list,but no
> procedure is added to model,also in Model Browser nothing added,in
> function import no SP name to selectsearching on google for that problem
> I found complaining about this problem but no solving clue
> thanks
> ------------------------------------------------------------------------------
> _______________________________________________
> Firebird-net-provider mailing list
> Fir...@li...
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
------------------------------------------------------------------------------
_______________________________________________
Firebird-net-provider mailing list
Fir...@li...
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
|