Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. [Help] How to create database for control Process in manufacturing company

[Help] How to create database for control Process in manufacturing company

Scheduled Pinned Locked Moved Database
databasehelptutorialquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • V Offline
    V Offline
    VaTo Tran
    wrote on last edited by
    #1

    Dear all, Currently, I need to create a database for control Process in manufacturing. One Item have got many LotNo, One LotNo thought many Process(ex: Process A, Process B,Process C...) with every Process maybe yes or maybo no use Material How can I build database for: Select all Lot no and Process by ItemNo Slect all Process and status in every Process by LotNo Input ItemNo show all information about Material used on every Process This is my database:

    Item(Id_Item,ItemNo,ItemName)
    Lot(Id_Lot,Item_Id,LotNo)
    Process(Id_Process, ProcessNo, ProcessName)
    Lot_Process(Id,Lot_Id,Process_Id)
    Material(Id,Process_Id,MaterialName, Quantity)

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups