25.07.2014, 15:31
That's not how threaded queries work. It needs a callback to load the data there and not directly (non-threaded or using y_inline).
Last, you'll need to loop N (N = rows) times and not as many slots as the cInfo has.
Last, you'll need to loop N (N = rows) times and not as many slots as the cInfo has.