Ok,  I didn't realize that FBCommand wasn't something completely specific
to Firebird.  I see now that it implements IDBCommand.  I looked that up,
and found the docs and some sample code for using IDBCommand with output
parameters online, and I am now able to run my stored procedures, and
they're now working as expected!

Thank you Jiri for all your help this week.  You have helped get me over a
major hurdle.  I really appreciate it.

-Joe


On Fri, Jan 11, 2013 at 11:03 AM, Jiri Cincura <disk...@cincura.net> wrote:

> On Fri, Jan 11, 2013 at 4:24 PM, Joseph Martinez <j...@jmmsoftware.com>
> wrote:
> > How would I call the above SP and retrieve both the values of NEW_QTY and
> > AVG_COST?
>
> Define output parameters, as with any other ADO.NET. Nothing specific
> here for Firebird.
>
> --
> Jiri {x2} Cincura (x2develop.com founder)
> http://blog.cincura.net/ | http://www.ID3renamer.com
>
>
> ------------------------------------------------------------------------------
> Master HTML5, CSS3, ASP.NET, MVC, AJAX, Knockout.js, Web API and
> much more. Get web development skills now with LearnDevNow -
> 350+ hours of 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_122812
> _______________________________________________
> Firebird-net-provider mailing list
> Firebird-net-provider@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
>
------------------------------------------------------------------------------
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

Reply via email to