A
Ashoo
I am trying to insert a record with a blank date field. I
get an error saying can not convert "" string to date
type. Since null is allowed on that column I try to assign
a null value... still an error came up saying can not
convert DBnull type to date type. I am not sure what to
try next. Please help.
get an error saying can not convert "" string to date
type. Since null is allowed on that column I try to assign
a null value... still an error came up saying can not
convert DBnull type to date type. I am not sure what to
try next. Please help.