Re: 'Saving' null date -
07-25-2003
, 08:11 AM
hi chris
1. do check the design of table and see whether the option required of
the date field is set to no.
2. check if the date is selected by the user using len function is
isempty etc.., if date is been selected pass along the datevalue in
the sql statement or else pass a NULL.
hope this helps.
thanx, peace, have a great day
regards
bala |