Re: [Firebird-net-provider] Stored Procedures & Entity Framework

2011-04-27 Thread Jiri Cincura
It's probably bug. Create a tracker ticket for it, please. -- Jiri {x2} Cincura (x2develop.com founder) http://blog.cincura.net/ | http://www.ID3renamer.com -- WhatsUp Gold - Download Free Network Management Software The

[Firebird-net-provider] Stored Procedures & Entity Framework

2011-04-25 Thread Doru Constantin
Hello, I use VS2010 Pro with FirebirdSQL.NET provider 2.6 + C# 4.0 on FirebirdSQL Server 2.5.1.26237. I've generated the edmx model an work with data.All fine. Now I try to run a simple stored procedure. My SP takes no parameters, but when I try to call it VS2010 IntelliSense say that I have to pr

[Firebird-net-provider] Stored Procedures & Entity Framework

2011-04-25 Thread Doru Constantin
Hello, I use VS2010 Pro with FirebirdSQL.NET provider 2.6 + C# 4.0 on FirebirdSQL Server 2.5.1.26237. I've generated the edmx model an work with data.All fine. Now I try to run a simple stored procedure. My SP takes no parameters, but when I try to call it VS2010 IntelliSense say that I have to pr