‎12-08-2011 11:51 AM
‎12-08-2011 01:22 PM
‎12-08-2011 12:42 PM
Select tblComputers.Computername, tblComputers.ComputerUnique,
tblComputers.Domain, tblVideoController.Caption,
tblVideoController.AdapterCompatibility, tblVideoController.AdapterRAM,
tblVideoController.DriverVersion, tblVideoController.VideoProcessor
From tblComputers Left Join
tblVideoController On tblComputers.Computername =
tblVideoController.Computername
Order By tblComputers.ComputerUnique
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now