Hello everybody,
I'm a french student using ASP.Net with C#. I have a problem: in the
codebehind in C# of my application I try to set a cell to <NULL> in the
database I work on, but I don't manage to do so. The column containing the
cell is supposed to receive FLOATS. If I enter in C# in my code behind
"Double.NaN" it writes "-1,#IND" in the cell of the database instead of
<NULL>."-1,#IND" is not a FLOAT therefore when I try to use that cell
afterwards it generates an error...
Thanks for answering ! Go luck for you too!
Bye,
JB