This topic is locked

composed key

9/8/2008 12:47:52 PM
PHPRunner General questions
E
ezelino author

I'm testing PHPRunner 5.0
I have two tables, mother and son.
The table mother has composed key of three fields.
How to insert register in the table son without having to type the key of the table mother again?

Thanks

J
Jane 9/9/2008

Hi,
just set up master-detail relationships between these tables on theDatasource tables tab.