[Mono-devel-list] DbDataAdapter.Fill problems

Daniel Morgan danielmorgan at verizon.net
Sat Feb 14 00:37:54 EST 2004


Carlos,

Because we left array support in DataRow.SetColumnValue to be implemented by
you! :-)

Just kidding...

It's ommission was not known at the time of implementation.  You are welcome
to add that missing piece.

Happy hacking,
Daniel

-----Original Message-----
From: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com]On Behalf Of Carlos
Guzmán Álvarez
Sent: Friday, February 13, 2004 3:52 PM
To: mono-devel
Subject: Re: [Mono-devel-list] DbDataAdapter.Fill problems


Hello:

> It needs to load one row but it's loading none, i ave checked that the
> command is correct and returns one row using a DataReader.

After some review, the problem, in my case, seems to be in the
DataRow.SetColumnValue method that doesn't handle columns with array
data ( the tables has blob and array fields defined, blob fields are
filled with data ).

There are any special reason why this is not supported ??




--
Best regards

Carlos Guzmán Álvarez
Vigo-Spain
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list