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

    Dynamic From Clause

    Hi, I am trying to dynamically select the db.table used in my query based on the value of a parameter. Something like: Select * From If {?RptPath} = 'GL' Then gl_table else msa_table end If Any suggestions on how this would be achievable? Thanks, Eric

Part and Inventory Search

Back
Top