I have a Plain Text attribute with length of 100. I use this for a survey questions. There are 4 choices that all read something like this:
1 - No difficulty whatsoever
2 - Some difficulty that I resolved on my own
3 - I had problems requiring external support from my Investigator
4 - Very difficult, would have preferred paper
The items are presented using radio buttons.
Using a database viewing tool like Navicat, I can see the responses in the data table. But if I make a query using AwareIM, the query will not return any information, or at least the data cells are blank. It does returns rows, but the same information I can see in the Navicat table view is not visible in the AwareIM query.