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!

Recent content by tejs1dhu

  1. tejs1dhu

    IF/ELSE statements in SQL

    @lespaul Thanks for your suggestion, unfortunately the VB tool is quite complex, at the moment I dont create the SQL within the tool but instead call the queries from Access. If I can't come up with a solution then I will use this as a last resort. @PHV I see what you are trying to do but...
  2. tejs1dhu

    IF/ELSE statements in SQL

    Hi I am working on a VB tool that uses an Access db. It was designed a while ago but at the moment needs some fixing. Basically I have the query below: PARAMETERS NewUserID Long; SELECT DISTINCT TOP 10 getField18.EntityID, getField18.EntityName, getField18.DateValue FROM getField18 INNER...

Part and Inventory Search

Back
Top