I did a SQL Expression fn UCase({staff.staff_name})
and used it on an Oracle table:
{%staff_nm} startswith UPPERCASE(?staff_nm)
What's very strange is that it always fails the first time - whether using mixed, upper or lower case - and always works on any subsequent run of the report. If you close the report file and start it over, the behavior repeats.
Why is this?
Thanks
Bob Hagan
and used it on an Oracle table:
{%staff_nm} startswith UPPERCASE(?staff_nm)
What's very strange is that it always fails the first time - whether using mixed, upper or lower case - and always works on any subsequent run of the report. If you close the report file and start it over, the behavior repeats.
Why is this?
Thanks
Bob Hagan