Quantcast
Channel: SCN : All Content - PowerBuilder Developer Center
Viewing all articles
Browse latest Browse all 2935

How to get data which link back to same table for few times?

$
0
0

Hi All,

 

With PB12.5 here.

 

I have problem to get data which link back to same table for few times. Sample as below:

 

Location Table:

LocationTable.PNG

 

When I retrieve data from another table, example: address table, a record is link with LocationID = 006.

My question is, how can I get the result of Location Name =  Loc A / Loc A1 / Loc A1.1 /  Loc A1.1.1 (Shows full location) ? Using table join or computed field to cater this? And how?

 

Kindly advise and thank you in advance.

 

BR,

Yow


Viewing all articles
Browse latest Browse all 2935

Trending Articles