odbc icon indicating copy to clipboard operation
odbc copied to clipboard

Tests for support for column wise fetching

Open caldempsey opened this issue 10 months ago • 1 comments

Hi Alex! I would like to perform a columnar wise bulk fetch. Is this supported by any of the exposed APIs? Trying to find example code without writing C-GO bindings myself. Would appreciate any support.

caldempsey avatar Jan 27 '25 14:01 caldempsey

Hi Alex! I would like to perform a columnar wise bulk fetch. Is this supported by any of the exposed APIs?

I don't remember implementing that functionality. But you can look at the code, and do something similar.

Trying to find example code without writing C-GO bindings myself. Would appreciate any support.

I don't spend time on this package anymore. Feel free to ask questions, but I don't promise to answer.

Alex

alexbrainman avatar Feb 01 '25 20:02 alexbrainman