dinger2121
Programmer
Hello,
I added a dataset class to my project in order to create a strongly typed dataset. I am getting a null value error and realize that I have to change the NullValue property of column to something other than (Throw Exception).
My question is whether I should set it to (Null) or (Empty).
Thanks for any thoughts.
carl
MCSD, MCTS:MOSS
I added a dataset class to my project in order to create a strongly typed dataset. I am getting a null value error and realize that I have to change the NullValue property of column to something other than (Throw Exception).
My question is whether I should set it to (Null) or (Empty).
Thanks for any thoughts.
carl
MCSD, MCTS:MOSS