This topic is locked

Master Details Problem ?

12/14/2010 6:29:46 AM
PHPRunner General questions
D
dieter author

I have two tables (PC and Monitor)

In table PC there are four fields for Monitors (Monitor1, Monitor2, Monitor3 and Monitor3) and some other fields. (some PC have four Monitors)

In these four fields are IDs from the table Monitor (not all are filled but at least one for each PC)
I want to see the details of the monitor onMouseover eg. Monitor1 on PC_List page

or pop-up with Monitordetails or a link to the Monitor.
can anyone help me ?
Dieter

romaldus 12/14/2010



I have two tables (PC and Monitor)

In table PC there are four fields for Monitors (Monitor1, Monitor2, Monitor3 and Monitor3) and some other fields. (some PC have four Monitors)

In these four fields are IDs from the table Monitor (not all are filled but at least one for each PC)
I want to see the details of the monitor onMouseover eg. Monitor1 on PC_List page

or pop-up with Monitordetails or a link to the Monitor.
can anyone help me ?
Dieter


many to many relationship?