Hi,
I have been working on a report and the report and all the underlying queries validate without any error. However, when I actually run the report, I get an error message "syntax error near >=". I checked the entire report specification and cannot find ">=" in the specs. I have validated each individual query and validates fine. Anyone has any suggestion what could be happening?
Thanks,
DRL
is it something similar to this
http://www-01.ibm.com/support/docview.wss?rs=3442&context=SS9RTN&q1=%2b%22syntax+%2berror+%2bnear&uid=swg21335655&loc=en_US&cs=utf-8&cc=us&lang=all
Well In fact all I had was a data item where I had used >= but then deleted it. So it does not even exist in the report anymore, but still throws an error. Could it be caching?
DRL