Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: CRDvlpr
  • Content: Threads
  • Order by date
  1. CRDvlpr

    How to send Or clause to SQL

    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...

Part and Inventory Search

Back
Top