> Currently I'm storing un-entered optional dates as 1/1/1970. > When I come to display an optional date field on a form, I > need to decide > whether to display a formatted date or a blank (by comparing > the date to > 1/1/1970). > Surely there's a better way?
What's wrong with storing null for an un-entered value? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]