Hi,
I am working on a report which deals with Hierarchy parent-child relationship. The database is MS Access and using Crystal report
2008.
Requirement:-
I need to show 3 fields of top most table (supress rest) and have to show all fields of the last-most table in the chain.
Relationship
I have created multiple Alias of 'RQ' table to create hierarchy Links are 1 )RQ1.id left outer join RQ2(Alias).parent 2)RQ2.id left outer join RQ3(Alias) and so on......
I can determine the topmost table here by finding where Parent is blank but how do I find out the lowest level (Last most) table?
Please suggest
Many thanks
-cheers
Puneet
I am working on a report which deals with Hierarchy parent-child relationship. The database is MS Access and using Crystal report
2008.
Requirement:-
I need to show 3 fields of top most table (supress rest) and have to show all fields of the last-most table in the chain.
Relationship
I have created multiple Alias of 'RQ' table to create hierarchy Links are 1 )RQ1.id left outer join RQ2(Alias).parent 2)RQ2.id left outer join RQ3(Alias) and so on......
I can determine the topmost table here by finding where Parent is blank but how do I find out the lowest level (Last most) table?
Please suggest
Many thanks
-cheers
Puneet