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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ANCDEV

  1. ANCDEV

    Using parameters in SQL query

    I would like to use parameters directly in the sql query without having to use a formula in the select expert. example: select a from tableb where tableb.a = ?parm The end users of the report would need to be prompted to enter the parameter values when the report runs. How do I do this? It...

Part and Inventory Search

Back
Top