/build/static/layout/Breadcrumb_cap_w.png

K1000 Software Catalog Report Version 5.5.548

Hey All,

I need to some how drop a report that shows the software catalog with each actual PC name against each.

We built one for the software raw list but as it shows 45000 software titles the report will only run on the top 140 at a time, and even this is a 140mb excel file of 1million lines.

How can this be done?

Thanks all!

1 Comment   [ + ] Show comment
  • SELECT SAM_VIEW_DISCOVERED_SOFTWARE.NAME AS SOFTNAME, MACHINE.NAME AS MACHINENAME FROM SAM_MACHINE_JT LEFT JOIN MACHINE ON SAM_MACHINE_JT.MACHINE_ID = MACHINE.ID LEFT JOIN SAM_VIEW_DISCOVERED_SOFTWARE ON SAM_VIEW_DISCOVERED_SOFTWARE.ID = SAM_MACHINE_JT.SAM_CATALOG_ID ORDER BY SOFTNAME

    This work? - miotchellnaylor 8 years ago

Answers (0)

Be the first to answer this question

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ