I'm quite new to Lansweeper and work mostly in SQL Server, the back end. I need to create a query that incorporates Lansweeper data with that from several other internal systems.
I thought I could get the computer model from dbo.tblComputerSystem.model. In running spot checks it returned the data I needed. When I did the broader query, I found a number of rows where I just got NULL. When I went into the Lansweeper front end under Assets and put in the computer name where the query gave a NULL for model, it came back with the model.
So the question comes in two parts. First, where can I reliably find the model info and is there a more complete database documentation that documents the tsys tables as well as the views (a straight forward document would be fine).
Thank you for any information you can provide.
John