I am trying to query a wonderware historian to calculate total time a tag was reading True (or False) within a set period of time. I can't get the query to even give me values for the Boolean tag. I am not sure if I am using the wrong retrieval method, but even 'FULL' doesn't result in any results being returned. I know that there is data for that tag - the DCS software can trend historical values for that tag with a true/false line.
Is there something different with SQL server or T-SQL (which is what I think it uses) that you have to do to get boolean values?