As I can insert a null date (00/00/0000) Progress in PHP.
The date format is in progress 99/99/9999.
The SQL query in PHP: SQL: INSERT INTO PUB.table_name VALUES(...,'00/00/0000').
Requires date is null, but if indicated, 00/00/0000, 99/99/9999, null,
NULL tells me error:
DATEVALUE =...