This topic is locked

displaying multiple tables

5/15/2009 2:38:55 PM
PHPRunner General questions
D
DBUK author

I have a page which include details of a property. I have a child table which records room layouts. Can I create a list page of the property and under the list it would display a list of the rooms associated with the table property.
TIA
Gareth

C
Cjiggy0326 5/15/2009

I have a page which include details of a property. I have a child table which records room layouts. Can I create a list page of the property and under the list it would display a list of the rooms associated with the table property.

TIA
Gareth


Gareth you should be able to Edit your tables and create joins with in the Query designer
take a look at http://www.xlinesoft.com/phprunner/docs/ab...ry_designer.htm

D
DBUK author 5/16/2009

Thanks Cory