I had the same issue while working with variants and database VI's with SQL. The fix for me was to modify the data type when quering the information.
That way I would format it as needed beforehand getting it into LabVIEW; and once in my VI it was pretty much straight forward.