I need a solution
HI All,
I am trying to publish a web page with all of our deliverable software.
I would like to get the following data (same data as on the Properties page of a Software release)
Software Release Name
Software Vendor Name
Software Version
I am struggling with the SQL to go from Software release to company / version
from searching the tables it seems that company data is stored in RM_ResourceCompany and software release data is in Inv_Software_Release, I have not been able to locate version data nor can I find any way to join release to company.