On Sat, Aug 20, 2011 at 8:01 PM, Ultimate Venom <venomc...@gmail.com> wrote:
> Where can I add a tracker? I think I find a bug with stored procedures >_>
> Or maybe you can help me.

Tracker is tracker.firebirdsql.org.

> I written another stored procedure which receive 3 in parameters and returns
> 2 parameters:
> When I add the SP to my EntityModel, I get the five parameters.
>
> I set ROWS_AFFECTED like Rows Affected Parameter,
>
> My problem is with the ID parameter. It displays like a out parameter and I
> can't map it to entity Property DEPART_UUID to assign it after insert
> (because UUID is generated in the database), Then I erase the parameter in
> the .edmx file manually, maybe it's a problem reading the SP from de DB.
> That's o.k.
>
> But I wanna know how to retrieve the Id uuid Parameter and assign it. If I
> add this parameter in the "Result Column Binding" I get an error.

This is currently limitation of how you can map it in EF.

-- 
Jiri {x2} Cincura (x2develop.com founder)
http://blog.cincura.net/ | http://www.ID3renamer.com

------------------------------------------------------------------------------
Get a FREE DOWNLOAD! and learn more about uberSVN rich system, 
user administration capabilities and model configuration. Take 
the hassle out of deploying and managing Subversion and the 
tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to