I'm porting a Windows application to the Mac and run into this issue. Note that the same code and data is working on Windows. So far the columns affected are all strings. I did not see if other types exhibit the same issue. If I skip the check and try to access the data, then I get the correct data. Is there any explanation for this behavior or this is a defect?
Thanks!