I need to put the value of sysdate in the "Value if Null" property for one of my fields. I tried just putting 'sydate' and '&<sysdate>', but I got this error:
REP-0613: Value does not match mask: 'DD-MON-RR'
ORA-01858: A non-numeric character was found where a numeric was expected
Anyone have any suggestions?
Thanks,
Justin
REP-0613: Value does not match mask: 'DD-MON-RR'
ORA-01858: A non-numeric character was found where a numeric was expected
Anyone have any suggestions?
Thanks,
Justin