Hi
I have written a command in crystal querying AS/400 (DB2) tables. I need a function similiar to crystals 'currentdate' so I can program the report to pick up records created on the previous day.
I have tried currentdate-1, (today()-1),date(-1).
Any suggestions would be gratefully recieved...
Hi
I am altering a SQL command in Crystal XIr2. I have added the following line of code to search for QUEUECD that startswith IOM:
OR (("BI0002"."QUEUECD" like 'IOM%' and "BI0002"."SUSPFLAG"='Y')
AND ("BI0002"."EVENTCODE"='BIUPDATEW' OR "BI0002"."EVENTCODE"='BISUSPND'))
Unfortunately the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.