D
dimpie
I have a table with numeric field data type.
I have trouble assigning a default value.
I want all the fields that the user does not enter to be zero.
So i assigned default value for thst field to zero, but it does not assign.
It is assigning null value.
What do i do??
Thanks
I have trouble assigning a default value.
I want all the fields that the user does not enter to be zero.
So i assigned default value for thst field to zero, but it does not assign.
It is assigning null value.
What do i do??
Thanks