06-13-2012 06:43 PM
06-14-2012 07:11 PM
06-14-2012 10:47 AM
Select tblCustDevices.Displayname, tblCustDevices.Vendor,
tblCustDevices.Ipaddress, tblCustDevices.Location,
web40AllIPLocationsDev.IPLocation, tblCustDevices.Serialnumber
From tblCustDevices Left Join
web40AllIPLocationsDev On web40AllIPLocationsDev.DeviceKey =
tblCustDevices.DeviceKey
Order By tblCustDevices.IPNumeric
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now