→ 🚀What's New? Join Us for the Fall Product Launch! Register Now !
‎04-01-2010 10:58 PM
‎04-02-2010 01:23 AM
SELECT
tblComputers.Computername,
tblComputers.Username,
tblFileVersions.FileVersion
FROM
tblFileVersions
INNER JOIN tblComputers ON (tblFileVersions.Computername = tblComputers.Computername)
WHERE
tblFileVersions.FilePathfull LIKE '%zebrabarcode.ttf'
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now