473,387 Members | 1,561 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Relate Tables

Hello,
I have two tables in access, Equipment table and inventory table
I need to relate the tables so that I can match every part in inventory
to a vehicle.
For example Vehicle 1-1-1 (Equipment table) uses a 1030 oil filter,
1624 fan belt, 1204A headlight all from (Inventory table).
I know I need to create a many to many table but not sure how to
accomplish this. Any advise on this design would be greatly appreciated.

Jan 11 '07 #1
1 1987
On 10 Jan 2007 18:31:18 -0800, "alexus" <al****@pgtc.comwrote:

Check out the Northwind.mdb sample application. It has a M:M relation
between Orders (Equipment) and Products (Inventory) via OrderDetails
(your new table).
The Orders form is where the OrderDetails table is populated.

-Tom.

>Hello,
I have two tables in access, Equipment table and inventory table
I need to relate the tables so that I can match every part in inventory
to a vehicle.
For example Vehicle 1-1-1 (Equipment table) uses a 1030 oil filter,
1624 fan belt, 1204A headlight all from (Inventory table).
I know I need to create a many to many table but not sure how to
accomplish this. Any advise on this design would be greatly appreciated.
Jan 11 '07 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Navin | last post by:
Ado Sort -Relate, Compute By, or Sort operations cannot be done on column(s) whose key length is unknown or exceeds 10 KB. hi, guys i have asp application running on iis 5.0 windows 2000 i use...
1
by: Jagdeesh | last post by:
Hello everyone, I am a new user of postgresql... I have to create a table named person like: create table person ( personname varchar(40), telefonnumber varchar(20)
3
by: John | last post by:
(Hope I can ask this clearly...) I have three tables: tblPayments, tblCompanies, and tblPeople. tblPayments contains a field called lngPayeeID that needs to relate to records from tblCompanies...
3
by: Pasquale | last post by:
I have a database used for contact information and another for event information. As part of the event database, we would like to keep record of the people that are attending a certain event. These...
2
by: doar123 | last post by:
Hello, I'm using a shape query, but instead of using a simple clause "RELATE field1 to field2" (relates the parent to the child), i wan't to use 2 relates. somthing like "RELATE field1 to field2...
3
by: J-T | last post by:
Hello All, I have two objects one is Product and the otherone is the Category. Category object is like Food,books,Medicine and etc which has different tax rates . My product object has...
3
by: James | last post by:
When I found that a SMS tablespace used 30GB file system, I checked each containers in that tablespace and located it (/db2inst3/NODE0000/ SQL00001/SQLT0002.0/SQL00164.DAT). How to find which...
2
by: gvijayasurya | last post by:
11. What are the different tables present in mysql, which type of table is generated when we are creating a table in the following syntax: create table employee(eno int(2),ename varchar(10)) ? 12....
2
by: samuel123 | last post by:
Dear All, Greetings! I have problem that how to relate between two table in phpmyadmin. Say I have two tables, project -------
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.