Hi,
I am trying to schedule a report (CR v 8.0) that uses a number of SQL Expressions, and I get an error messasge when the report first starts processing. I do not get this error when running the report in CR, only when I try to run it in Seagate.
The SQL expression is: [CHARINDEX('ACD', CallDetail."CallEventLog"]
This is the particular SQL expression that errors out, probably because it is the first one in the SELECT statement in CR. I am using a total of 4 of these CHARINDEX funtions.
The specific error message I receive in Seagate is:
[Error in compiling SQL Expression. Invalid function found here.]
I need to know if there is a different function name that will do the same thing in Seagate. The reason I am using this function is listed in another thread (Crystal Decisions: Crystal Reports 1 Formulas Forum, #767-709570, listed as ""Blob field" and "memo field" in formula not working" and it is a definite must to keep this function in the formula.
Thanks in advance for any help.
I am trying to schedule a report (CR v 8.0) that uses a number of SQL Expressions, and I get an error messasge when the report first starts processing. I do not get this error when running the report in CR, only when I try to run it in Seagate.
The SQL expression is: [CHARINDEX('ACD', CallDetail."CallEventLog"]
This is the particular SQL expression that errors out, probably because it is the first one in the SELECT statement in CR. I am using a total of 4 of these CHARINDEX funtions.
The specific error message I receive in Seagate is:
[Error in compiling SQL Expression. Invalid function found here.]
I need to know if there is a different function name that will do the same thing in Seagate. The reason I am using this function is listed in another thread (Crystal Decisions: Crystal Reports 1 Formulas Forum, #767-709570, listed as ""Blob field" and "memo field" in formula not working" and it is a definite must to keep this function in the formula.
Thanks in advance for any help.