You won't find YYYY/MM/DD in the list of legal time strings. By the way, the developer(s) intend for dates to be stored as floats (in tables). Try
select date(2453007.5);
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

