I tried what you had asked me to do. This is what i found.
Isnull part is not going in SQL. Anything after Isnull or before Isnull goes in the SQL. Isnull won't go irrespective of using OR or AND.
Thanks again for trying to help.
Thanks
Hi,
I was reading your post and i saw only version number. I didn't see the database information that you asked for. Sorry for that.
Version - Crystal 7
Database - Oracle 8
Connectivity - Oracle driver.
Problem: Part of Record selection formula missing in the Where clause of SQL. The part...
I have a record selection formula which has a Or clause which is pasted below. Everything except the Line with the OR clause is not send in the SQL. Is there a way to fix this.
(isnull({TCL_SRVC.END_DT}) or {TCL_SRVC.END_DT} >= {?Start Date} ) and
{TCL_SRVC.BGN_DT} <= {?End Date} and...
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.