boredpilot
Technical User
OK been pulling my hair out for 3 hours so now time to ask for help.
Im setting up a simple database for a company with many machines, each machine has a uniqe number so is the primary key. Im trying to create a second table so I can keep a record of machine repairs, etc since there can be many repairs per machine
Currently they look like below
Now when I try to link machine number to machine number it always gives it a one to one relationship where as I need a one to many.
Any ideas help much appreciated
Neil
Im setting up a simple database for a company with many machines, each machine has a uniqe number so is the primary key. Im trying to create a second table so I can keep a record of machine repairs, etc since there can be many repairs per machine
Currently they look like below
Now when I try to link machine number to machine number it always gives it a one to one relationship where as I need a one to many.
Any ideas help much appreciated
Neil