I have a MySql program that is putting the default value of "0000-00-00" in a date field that is not populated by the user. I'm in the process of rebuilding several dozen reports off this table. In a similar situation I was able to run a query to make all default values NULL. However this table is much larger and drives many modules of the application so this is not an option until I finish the new GUI and reporting system.
In the mean time I need to build the reports using the default date format. However, when I enter select on that field with the value of "0000-00-00" I receive the message, "A Date Is Required Here." I've tried using a formula but receive the same error message.
Has some one experienced similar? Do you know of a work around? I appreciate any suggestions.
Thank you
"If the only prayer you said in
your whole life was, 'thank you,'
that would suffice."
-- Meister Eckhart
In the mean time I need to build the reports using the default date format. However, when I enter select on that field with the value of "0000-00-00" I receive the message, "A Date Is Required Here." I've tried using a formula but receive the same error message.
Has some one experienced similar? Do you know of a work around? I appreciate any suggestions.
Thank you
"If the only prayer you said in
your whole life was, 'thank you,'
that would suffice."
-- Meister Eckhart