[Mono-devel-list] Patch for 47883

S Umadevi sumadevi at novell.com
Fri Jan 16 01:58:58 EST 2004


Reasons for the patch..

The existing code checks for both value null and DBNull.Value.  I feel
that may not be the correct thing to do, since we do want to catch null
value set to a Data Column  and the setNull method sets it to
DBNull.Value.

Another point is that,  if a column is set to Null then is
automatically set to DBNull.Value when we add it to Row.

 I feel the attached patch will fix the problem, comments welcome

regards
uma
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 47883.diff
Type: application/octet-stream
Size: 1133 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20040115/d3f2ca54/attachment.obj 


More information about the Mono-devel-list mailing list