I am looking at valve turning data from a hand held device which is stored in an access database.
The database has torque charts stored as an attribute in one of the tables ,It is an encoded (UTF-16LE)
My intention is to split this into separate columns and make an histogram chart from it.
Any direction on how to get at it will be very much appreciated.