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 SkipVought 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: *

  1. SteveGilles

    APPLYSIMPLE PROBLEM

    You may also want to check the date that Oracle is returning... I've had to do some odd manipulations in ApplySimples with dates against Oracle before. it's picky about the date format itself, so i usually include 'TO_DATE' : ApplySimple("(case when #0 >= TO_DATE('01/01/2003') then '2003...
  2. SteveGilles

    Last 45 days filter

    Syntax dependant on your back-end database, but use an applysimple to filter the daterange

Part and Inventory Search

Back
Top