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

    UK Dates via ODBC

    I have an Access Database which uses UK Dates. I run the following SQLString in an ASP page with the intention of displaying all Start Dates in February: SQLString = "SELECT * FROM ClientData WHERE StartDate BETWEEN #01/02/2004# AND #28/02/2004#" However, what I get is results for all dates...

Part and Inventory Search

Back
Top