Computername: integer field, used for the linking to other tables: Computerunique: unique field domain\computername\siteid Computer: name of the computer (this was field computername in 3.x)
Most custom reporting problems can be fixed by adding field "computerunique" to the query.
Forget my previous question, I'll have to rebuild my queries according to this field: Computer: name of the computer (this was field computername in 3.x)
Ouch, this one killed a lot of automatic scripts I use locally. How do I solve the computerunioque to the plain hostname? Do you use a stored procedure for that?