‎04-13-2011 08:51 PM
Solved! Go to Solution.
‎04-13-2011 11:35 PM
Select tblComputers.Computername, tblComputers.ComputerUnique,
tblComputers.Domain, tblComputers.Userdomain, tblComputers.Username
From tblComputers
Where tblComputers.Computer Like 'abcd%'
‎04-13-2011 11:35 PM
Select tblComputers.Computername, tblComputers.ComputerUnique,
tblComputers.Domain, tblComputers.Userdomain, tblComputers.Username
From tblComputers
Where tblComputers.Computer Like 'abcd%'
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now