I\'m working on legacy system, need to read some of the info from database. Below are the table relationship
Vendor (vendorId - pk, vendorEid, name) VendorCont
I found a workaround for this problem.
See here: