Browse by Tags
October 15, 2009
Even if this title doesn’t mean anything to you, just bear with me for a moment. I’m about to show you a nice and easy way to query a database (the SMS/SCCM Database in this case) and this even for all records which have specific bits in a bitmask set as it happens quite often within SCCM. Recently I had to query some information from SCCM again I wanted to use within my MDT Web FrontEnd . I wanted to have a list of all available packages and be able to search within this list. Additionally return...
... Read
the full post or
be the first to comment.
Filed under: SQL, SCCM, SMS, Entity Framework, LINQ