[Mono-list] DataSet Merge

Atsushi Eno atsushi@ximian.com
Fri, 04 Mar 2005 19:29:35 +0900


Hi,

Oh, so I thought that .Merge() report was saying there is no rows
added to merged table, but if it means that there are rows but
without copying values, yes it looks similar to #73288.

Anyways I posted a patch to bugzilla. Maybe Suresh can review it?

Thanks,
Atsushi Eno


Daniel Freund wrote:
> Sound like a similar problem that I have with DataTable.ImportRow
> The rows get imported, but they are empty. My code has been working up to
> Mono 1.1.3
> 
> I filed a bug on this including example code and data:
> http://bugzilla.ximian.com/show_bug.cgi?id=73288
> 
> /d 
> 
> 
>>Is anyone using DataSet Merge method and if so are you
>>having any trouble with it in 1.0.6 or 1.1.4?
>>
>>Thanks
>>
>>__________________________________________________
>>Do You Yahoo!?
>>Tired of spam?  Yahoo! Mail has the best spam protection around 
>>http://mail.yahoo.com 
>>_______________________________________________
>>Mono-list maillist  -  Mono-list@lists.ximian.com
>>http://lists.ximian.com/mailman/listinfo/mono-list
>>
> 
>