D
David Thielen
Hi;
We are using the PK:FK metadata to automatically join tables. However,
we are hitting a problem. In some cases when combining 3 or more
tables we don't have a single direct path through all the tables. So
we end up joing table_1 to table_2, and then in joining table_3 we go
part way back down the joins between 1 & 2.
Is there a suggested best approach to how to take all the needed join
trails and build up a join between all of them?
thanks - dave
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm
We are using the PK:FK metadata to automatically join tables. However,
we are hitting a problem. In some cases when combining 3 or more
tables we don't have a single direct path through all the tables. So
we end up joing table_1 to table_2, and then in joining table_3 we go
part way back down the joins between 1 & 2.
Is there a suggested best approach to how to take all the needed join
trails and build up a join between all of them?
thanks - dave
david@[email protected]
Windward Reports -- http://www.WindwardReports.com
me -- http://dave.thielen.com
Cubicle Wars - http://www.windwardreports.com/film.htm