[Mono-dev] DataTable bug in 1.1.13

T Senganal tsenganal at novell.com
Sun Feb 5 07:24:42 EST 2006


Hi

>> Attached is a proposed patch which is supposed to fix the issue.

The patch would cause DbDataAdapter to completly ignore AllowDBNull
Value, even when FillSchema is used .. 
The solution would be to set the AllowDBNull only if
MissingSchemaAction is set to AddWithKey and ignore it otherwise..

Michael, Can you pls file a bug report ..

Regards
Senga





More information about the Mono-devel-list mailing list