Hi,
Having troubles with selection formula's where I want to test on dates which are not filled with any data.
Crystal 8.5.3.861 does not pull up any data.
Crystal 9.2.3.666 give also no result.
MsQuery does not have any problems.
In 9.0 the sql query is
WHERE "database"."field_name"={d '1899-12-30'}
In 8.5
WHERE database."field_name" = {d '1900-01-01'}
Anyone experienced the same ?
Peter
Having troubles with selection formula's where I want to test on dates which are not filled with any data.
Crystal 8.5.3.861 does not pull up any data.
Crystal 9.2.3.666 give also no result.
MsQuery does not have any problems.
In 9.0 the sql query is
WHERE "database"."field_name"={d '1899-12-30'}
In 8.5
WHERE database."field_name" = {d '1900-01-01'}
Anyone experienced the same ?
Peter