Quantcast
Channel: THWACK: All Content - All Communities
Viewing all articles
Browse latest Browse all 13537

Software Inventory Query

$
0
0

I don't know if something is wrong with my DB or if I forgot how to write a simple query.  I am simply trying to join three tables into one report. For the life of me I cannot make it happen.  The report wizard spins and spins...

 

select

 

caption AS Hostname,

ip_address AS IP,

site_adderess AS Location,

Name,

Version,

Publisher,

InstallDate

 

from

nodesdata, assetinventory_software, nodescustomproperties

 

where nodesdata.nodeid = assetinventory_software.nodeid

OR

nodesdata.nodeid = nodescustomproperties.nodeid

 

Can anyone see what I am doing wrong ?


Viewing all articles
Browse latest Browse all 13537

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>