User304988192 posted
I am trying to store value from XSD column but getting DBNull exception error. When I tried to change the NullValue in XSD it is not allowing me to change it to Nothing . Any Suggestions how to handle this?
I have already tried IsDBNull() and it doesn't work . the datatype of column is Decimal.