I want to store numbers in my database, some with decimals. IF there is no entry on the asprunner form, I want the value stored as null. So that when displayed the user knows nothing was entered. But when you try to store a null value now it enters it as a zero, but I do not have my access database set up to default to 0.
Also, with the number validation ASP Runner provides, there is no option to leave it blank, even if it is not required, it is still required b/c of the validation. I am not sure it allows for decimals either. Is there anyway around these problems??
Thanks,
Chris