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 Rhinorhino 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: mwh2
  • Content: Threads
  • Order by date
  1. mwh2

    Is this Date Constraint format correct?

    Thanks in advance to anyone that can look at this code and tell me if I'm missing any thing. I can't get it to work. $this->constraints .= "vehicle_reservations.start_date NOT BETWEEN '".$dates[0]."' AND '".$dates[1]."' AND vehicle_reservations.end_date NOT BETWEEN '".$dates[0]."' AND...

Part and Inventory Search

Back
Top