I am having trouble getting a result from 2 database views.
IV00102.LOCNCODE (this view is Inventory) holds a field with stock location and Qty's ie: ENG12G
SVC00100.LOCNCODE (this view is Service) holds the same info and in the same database view is SVC00100.NAME which hold the actual name ie: Bill Smith
I want to dispaly the actual name in a report on stock holdings and who has them, without having to keep refering to location codes to see who the person is.
Any help please
IV00102.LOCNCODE (this view is Inventory) holds a field with stock location and Qty's ie: ENG12G
SVC00100.LOCNCODE (this view is Service) holds the same info and in the same database view is SVC00100.NAME which hold the actual name ie: Bill Smith
I want to dispaly the actual name in a report on stock holdings and who has them, without having to keep refering to location codes to see who the person is.
Any help please