Agreed, but in fact the provider should set the defaults, not the DataAdapter :-). Regards, Konstantin Triger Sureshkumar T wrote: >>+ bool allowDBNull = value is bool ? (bool)value : false; >> >> > >default allowDBNull should be true ;-) > >suresh. > >