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 bkrike 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: ANCDEV
  • Content: Threads
  • Order by date
  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