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!

Recent content by middletj

  1. middletj

    Sub Queries in JOINS

    Your question doesn't quite provide enough information for me to see the exact reason WHY you need the subquery. If you submit this info I'd be happy to look at it. In the meantime, is there any way around needing the subquery on the join? We've often avoided it by using alias tables, and...
  2. middletj

    Prohlem with Null

    You can opt to display &quot;0&quot; in the data column. Then apply an alerter to the same column which displays the variable if its value is >=0 and also if its value is <0 (ie if a value exists at all). Cheers - middletj.

Part and Inventory Search

Back
Top