S
Scuda
Hi all, as I continue on my awesome journey of Access I am making efforts to
improve my design.
My question is this. I am adding a new element to my database which is Tugs
and Barges. What my desired outcome is to have a query where somone enters a
BARGE NUMBER and it will return the TUG COMPANY, Phone Number, webiste and
Comments.
Now, I have down this before and it's pretty easy but in this case there may
be ONE Tug Company that has numerous barges. So instead of having to have a
Phone Number, Website and Comments set up for each BARGE NUMBER in one table,
I know there must be a better way. Something like 2 tables:
tblBarge
BargeID
BargeName
tblTugCompany
CompanyID
CompanyName
PhoneNumber
Website
Comments
Do I then just relate the tables? As you can see I am not sure exactly
where do go from here. Any advice greatly appreciated and sorry for the long
post.
Steph
improve my design.
My question is this. I am adding a new element to my database which is Tugs
and Barges. What my desired outcome is to have a query where somone enters a
BARGE NUMBER and it will return the TUG COMPANY, Phone Number, webiste and
Comments.
Now, I have down this before and it's pretty easy but in this case there may
be ONE Tug Company that has numerous barges. So instead of having to have a
Phone Number, Website and Comments set up for each BARGE NUMBER in one table,
I know there must be a better way. Something like 2 tables:
tblBarge
BargeID
BargeName
tblTugCompany
CompanyID
CompanyName
PhoneNumber
Website
Comments
Do I then just relate the tables? As you can see I am not sure exactly
where do go from here. Any advice greatly appreciated and sorry for the long
post.
Steph