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

    Summary and repetitive data

    Hi everyone! Here is my problem: I have 3 tables with the following data table 1: eventTypeId (uniqueidentifier); eventType (string) table 2: eventId (uniqueidentifier); eventTypeId; eventCost (decimal) table 3: actionID (uniqueidentifier); eventId; actionCost (decimal) As you can see, I have...

Part and Inventory Search

Back
Top