Loading
  • If you run this query in SQL, it would bring you the list you want: SELECT DISTINCT HostName FROM tblComputer c   INNER JOIN tblDocuments d ON d.ParentID = c.ComputerID This will actually bring all computers that have any document attached

Related  Product Forums


                     â†’ Flexera One



                      â†’ Snow Atlas



                      â†’ FlexNet Manager



                      â†’ Snow License Manager



                       â†’ App Broker


       Need help finding an answer?


        Ask a Question →


Loading
All Computers with attatchment