Hi Carlos,

I have noticed this issue in the FB Tracker on the web:


Description: Values of stored procedure output parameters are assigned using
*ORDER* of adding FbParameter objects into FbCommand.Parameters collection
instead of matching ParameterName. As a result, if you exchange order of
adding FbParameter objects you get *INCORRECT* values without a notice. 

Answer: Carlos Guzman Alvarez [29/Oct/06 09:26 AM] They should be assigned
in order if you wan't them to work properly, that is as is by design.


My question: I do not understand what do you mean "it is as is by design".
Could you explain it in more detail please? Do you mean (when using the term
"design") either concrete implementation of the Firebird provider, or design
of ADO .NET architecture? Or something completely different ;-) ?

In any case, this issue is very surprising and disappointing for me and IMHO
for 90% of all users of the Fb provider.. :-/


Thanks for an explanation


Regards

Marek Leitl


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Firebird-net-provider mailing list
Firebird-net-provider@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/firebird-net-provider

Reply via email to