[Zope] invalid date problem
Chris Withers
chrisw@nipltd.com
Wed, 30 Oct 2002 13:22:04 +0000
Jeff Sacksteder wrote:
> I have a Zsql query that returns a date field as part of the result. If the
> result contains a row where that field has not yet been filled in, I get the
> following error:
>
> Error Type: ValueError
> Error Value: Invalid value, 0000-00-00, for DATE_START in record 6
The traceback for that would be pretty handy.
View the source of the error page or, if you're using Zope 2.6, go retrieve it
from the very cool error_log object in the root :-)
cheers,
Chris