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

    Last Date not showing the last date

    Hi guys, I'm using Last to pull the latest date and time (separate fields) in a Many table, linked to a One table. 1: Data_Tasks Many: Data_Task_Update_History What I'm finding is that it is finding the date/time of the last record ID in Data_Task_Update_History, rather than the Last Date...
  2. Seguer

    Query to return TOP X results in a 1-M relationship

    Hi guys, I have a 1-M relationship where 1 Task will have Many updates. In a query I need to get all Tasks within a criteria, but only the Top 2 updates. I also need to be able to show Tasks even if they have no updates. I think this is possible using the TOP predicate and subqueries, but for...

Part and Inventory Search

Back
Top