Passing a date from oracle to CR -
07-28-2003
, 01:15 AM
Hi,
I'm trying to pass a date, this is my code :
enreg := 'SelectionFormula = {chrono.code_corr} =
'||chr(39)||'ENVIRO'||chr(39)||' and {chrono.date_recu} =
date(12/12/2001)'||'\n';
Does anybody know the code?
thanks
Couse1 |