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 gkittelson 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: *

  1. bakerajatha

    Stock control/movment db - design confusion

    Thanks jonherman, while I havnt seen the light its possable you've given me a glimmer, mabye a form showing equipment and a subform showing locations and quantities, so that in a form - part a ( no badge) will show subform which displays location x and location y and location z - however...
  2. bakerajatha

    Stock control/movment db - design confusion

    Thanks hneal98 Can I dissagree with you on one point badge is a company issued number which put on any peice of equipment having a serial number, which simplifies identification of that particular item( think barcode ). A particular item has only one badge number and one serial number and...
  3. bakerajatha

    auto run query

    The simple answer is to attache it to the event that causes the change?, - but perhaps its a little bit more complicated than that?. A little bit more datail perhaps
  4. bakerajatha

    Stock control/movment db - design confusion

    Having problems with a Stock control and movment database. Im gaving trouble with the relationships between defining stock and their locations. I have at the moment Table 1 PartID Autonumber, primary key) ModelPartID (type of equipment, defined in further table) Badge Serial Status Table2...
  5. bakerajatha

    entering two records from one form ?

    looks good to me, I'll start poking the code in tomorrow, thanks for all your help
  6. bakerajatha

    entering two records from one form ?

    thanks remou I think its the rs.Addnew was the bit i was looking for, however a small correction, its not two tables Im updating, its one table with subsequent records. - or rather it is two tables but let me explain The movment of a part of a single part updates the record for that part as to...
  7. bakerajatha

    entering two records from one form ?

    thanks for your quick responce Now the only problem is to understand it ;( cheers
  8. bakerajatha

    entering two records from one form ?

    Any way of updating two records in a table from one form ? There may be a simple way but i just do'nt see it. As background I'm generating an audit movment trail for repair parts, each part is required to have a movment record ie receiving - stock - local store - workshop etc. However 99% of...

Part and Inventory Search

Back
Top