H
Harold Druss
Hi All
I'm trying to design a computer inventory program with VB6 using Access as a
backend.
I have the follwing tables so far.
tblLocations
tblComputers
tblSoftware
tblLink_Computers_Software
tblPrinters
tblMonitors
My question is that any Location has 1 computer, but they have more
Computers than Locations.
I tried adding a location called Storage, but I don't know how to create
that relationship.
Do I need a seperate table named tblStorage or another link table?
I'm having trouble showing the computers in Storage.
I'm retired and volunteer at my local library. I'm not very good at VB or
Access.
Thak you very much.
Harold
I'm trying to design a computer inventory program with VB6 using Access as a
backend.
I have the follwing tables so far.
tblLocations
tblComputers
tblSoftware
tblLink_Computers_Software
tblPrinters
tblMonitors
My question is that any Location has 1 computer, but they have more
Computers than Locations.
I tried adding a location called Storage, but I don't know how to create
that relationship.
Do I need a seperate table named tblStorage or another link table?
I'm having trouble showing the computers in Storage.
I'm retired and volunteer at my local library. I'm not very good at VB or
Access.
Thak you very much.
Harold