[Mono-list] For the ADMINS,bug in npgsql very important => BUG SOLVED

Francisco Figueiredo Jr. fxjrlists@yahoo.com.br
Fri, 11 Jun 2004 14:54:45 -0300


KiOrKY wrote:

>THE BUG IL SOLVED thank you and sorry i have understood my error.
>in fact, the big problem is that this code run under windows. Frigthenning !
>regards and great thanks
>Francisco Figueiredo Jr. <fxjrlists@yahoo.com.br> a écrit :
>
>  
>

Hi Kiorky.
I think the ms implementation does some other type of checking looking 
for resultsets in the datareader which have fields. So, in your example, 
it would keep jump the first 6 resultsets as they return -1 for field 
count and processing the data in the 7th resultset. I will try to do 
some tests in Fill method to see if I can reach the same result.

Thanks for bug report!

Regards,

Francisco Figueiredo Jr.