Lee Stevens
03-05-2009, 09:48 PM
Hey everyone,
I have three tables:
1). tbl_projects
2). tbl_discussions
3). tbl_files
The main is tbl_projects. This table will list all projects but when viewed it gets by pj_id.
When this is displaying i would like to list the discussions and files attached to the project. There primary key is pj_id also.
I would like it to be made into a list displayed on the projects detailed page.
Any help with the query building would be great thanks,
Lee.
I have three tables:
1). tbl_projects
2). tbl_discussions
3). tbl_files
The main is tbl_projects. This table will list all projects but when viewed it gets by pj_id.
When this is displaying i would like to list the discussions and files attached to the project. There primary key is pj_id also.
I would like it to be made into a list displayed on the projects detailed page.
Any help with the query building would be great thanks,
Lee.