Hi Carlos, There was message posted in russian-speaking newsgroup regarding this bug. I've not checked it, just translating it for you ;-)
If "Fetch Size" of FbConnection is greater then 1, exception from server will be lost except it will be generated on first record from "Fetch Size" records block. In GdsStatement.Fetch(), after first check of op_fetch_response, there is loop where op_fetch_response is not checked anymore. And in case of exception return code will be equal to op_response instead of op_fetch_response. And exception should be raised after receiving all buffered data. I'm not sure that I've translated it right, but hope you understand it ;) -- Oleg ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Firebird-net-provider mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/firebird-net-provider
