Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Forms: problem with parameter
Hello,
I am experiencing some trouble with Developer 2.1 When calling Reports 3.0 from Forms 5.0, I am passing the following parameter
sql_stat := 'WHERE CALIBRACAO.PROXIMA BETWEEN ''' || :DATE_BLOCK.START_PLAN || ''' AND ''' || :DATE_BLOCK.END_PLAN || ''' ORDER BY CALIBRACAO.PROXIMA'; the field uses date formated as YYYY/MM/DD
The line appears as DD-MM-YY, when year is greater than 1999 results are null.
Could anyone suggest me any workaround?
Thanks in advance
Received on Sat Jul 24 1999 - 18:41:15 CDT
![]() |
![]() |