I have several numeric fields in a record.  Some are
required, some are not.  If an unrequired field is left
blank,  shouldn't I  write to the field as NULL?   When
I do, and then get the value from the databases after
the save, the structure member indicates that the value
is 0.  I can always test for the value of zero so the
display is left blank (NULL) but I'm not wanting the
underlying data to be zero.  Maybe there is no way to
do this as the bits and bytes have to indicate
something with zero being the lowest value.
Curious.  Thanks Jay


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to