[Mono-devel-list] DbDataAdapter.Fill problems
Carlos Guzmán Álvarez
carlosga at telefonica.net
Fri Feb 13 15:51:43 EST 2004
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
More information about the Mono-devel-list
mailing list