hi,
I am using SqlDataReader to fill the dataset and it appers that dataset does not return the dbnull fields.
I tried using SQLDataAdapter to fill the ds and same thing happens.
Any solution for that?
dataset would hold null value if it was present in original table... what query and c# code u r using?