I had this SQL Expression field working in CR 8.5/Oracle 9.2.0.6 based on advise in the posts here since last 2yrs.
However when I switched the report to point to different database instance of the same Oracle version 9.2.0.6, it throws an error: Error in Compiling SQL Expression - Invalid Field found here.
Given below is the Syntax:
{fn SUBSTRING(PR_STATUS_VW."ACTUAL_KIT_NUMBERS",1 ,254 )}
The same Expression is working well in the same report with other database instance.
I tried re-creating the SQL Expression Fields by manually typing the field in but to no avail.
Any help will be greatly appreciated.
Tek
However when I switched the report to point to different database instance of the same Oracle version 9.2.0.6, it throws an error: Error in Compiling SQL Expression - Invalid Field found here.
Given below is the Syntax:
{fn SUBSTRING(PR_STATUS_VW."ACTUAL_KIT_NUMBERS",1 ,254 )}
The same Expression is working well in the same report with other database instance.
I tried re-creating the SQL Expression Fields by manually typing the field in but to no avail.
Any help will be greatly appreciated.
Tek