TV shows the ID while DV shows the actual data
Posted: 2016-08-25 15:19
Hello Everyone,
I've the following case and I need help with plz:
Table D you select a record from Table C and it populate some fields on of them is X. X itself came to Table C from Selecting a record on Table B, X get in Table B from selecting a value of a field in Table A
Now my problem is that when I open the Table View of D, I see the related ID that connected B & C. so it just show the number. When I open the record it self it shows the actual name as it appears in table A.
The question where I should I add a select SQL statement to resolve the name from ID
Thanks,
Salem
I've the following case and I need help with plz:
Table D you select a record from Table C and it populate some fields on of them is X. X itself came to Table C from Selecting a record on Table B, X get in Table B from selecting a value of a field in Table A
Now my problem is that when I open the Table View of D, I see the related ID that connected B & C. so it just show the number. When I open the record it self it shows the actual name as it appears in table A.
The question where I should I add a select SQL statement to resolve the name from ID
Thanks,
Salem