The Access verison is 2003.
I have a table with a numeric field of type byte.
I have set it to 'not required' with no default value.
I am updating the field from a ASP.Net(VB) webform and am setting the field to 'nothing' if the corresponding webform field is not completed.
However, on update, it is populating the field with zero.
I am not sure if this is a .net problem or that is how Access behaves with number fields. I would have thought it unlikely as zero is a valid numeric value as opposed to just being empty.
Thanks
The risk with keeping an open mind is having your brains fall out.
Shaunk
I have a table with a numeric field of type byte.
I have set it to 'not required' with no default value.
I am updating the field from a ASP.Net(VB) webform and am setting the field to 'nothing' if the corresponding webform field is not completed.
However, on update, it is populating the field with zero.
I am not sure if this is a .net problem or that is how Access behaves with number fields. I would have thought it unlikely as zero is a valid numeric value as opposed to just being empty.
Thanks
The risk with keeping an open mind is having your brains fall out.
Shaunk