CrystalLion
Programmer
I have a report in which a "+" sign has mysteriously appeared in parts of the sql query statement and the number 1 is being added to the tablename in the WHERE portion of the statement.
where["sql_fund1","fundid"="sql_fundrep1","fundid"[+]]...
the actual table name is sql_fund not sql_fund1.
Any thoughts would be helpful. (knowledgebases welcome)
Thanks,
L
where["sql_fund1","fundid"="sql_fundrep1","fundid"[+]]...
the actual table name is sql_fund not sql_fund1.
Any thoughts would be helpful. (knowledgebases welcome)
Thanks,
L