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 Chris Miller 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. wmopnc

    DateTime fields in SQL Commands

    Instead of adding tables to my report I've added a command. I'd like to add parameters to the query for the command. When it comes to strings everything is fine. Its dates I'm having problems with. For example: SELECT name, EndDt from tlb_Name where EndDt <= {?EndDt} When I try to save the...

Part and Inventory Search

Back
Top