| | |
Combining Tables
Please support our MS Access and FileMaker Pro advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: May 2009
Posts: 2
Reputation:
Solved Threads: 0
Hi,
I've been asked to create a proof of concept for a new database tool we need to develop, combining various existing databases.
It’s been awhile since I’ve touched any database work and I’m a little unsure how to go about it.
Let me explain the problem...the analogy I’m using here isn’t perfect but it fits to a degree.
We have two existing tables that must be combined. we have employees and their assigned projects (many to many)
And we have another table with projects and the tasks that decompose then (many to many once more)
Is it possible to create a query that joins the two tables on project?
So that we basically end up with a table with employees | project | task
I've been asked to create a proof of concept for a new database tool we need to develop, combining various existing databases.
It’s been awhile since I’ve touched any database work and I’m a little unsure how to go about it.
Let me explain the problem...the analogy I’m using here isn’t perfect but it fits to a degree.
We have two existing tables that must be combined. we have employees and their assigned projects (many to many)
And we have another table with projects and the tasks that decompose then (many to many once more)
Is it possible to create a query that joins the two tables on project?
So that we basically end up with a table with employees | project | task
Yes, you can build a query like that. All you need to do is join the query on the project attribute. Have you tried to do this? Are you running into a problem?
•
•
Join Date: May 2009
Posts: 2
Reputation:
Solved Threads: 0
•
•
•
•
Yes, you can build a query like that. All you need to do is join the query on the project attribute. Have you tried to do this? Are you running into a problem?
turns out the contents of project was spelt ever so slightly differently in each table. stupid mistake.
![]() |
Similar Threads
- Layout Tables to CSS (HTML and CSS)
- Segmentation Fault error (C)
- Internal Data Tables (Visual Basic 4 / 5 / 6)
- Loing authentication fields from 2 tables? (ASP)
- web design: tables versus divs (HTML and CSS)
- updating 2 HTML tables on one PHP page (PHP)
Other Threads in the MS Access and FileMaker Pro Forum
- Previous Thread: Help! Coding queris in vba for subforms
- Next Thread: Dynamic websites with FileMaker Pro
| Thread Tools | Search this Thread |





