David McDonald
David McDonald
> bundle config build.tiny_tds --with-freetds-include=/opt/homebrew/include --with-freetds-lib=/opt/homebrew/lib I tried this option but am still getting the following. Is there something else wrong that someone can see? ``` current directory: /Users/mcdonaldd/Documents/bane/vendor/bundle/ruby/2.6.0/gems/tiny_tds-2.1.2/ext/tiny_tds /Users/mcdonaldd/.rbenv/versions/2.6.1/bin/ruby...
Any update on this issue... I continue to look into it now, just didn't know if it was resolved and perhaps would save me some time. Thanks! It appears there...
Okay, figured it out I believe. You must put multipage: true, in your arguments attributes in the initial call of spots_by_query. So it should be preformed like so... ``` #...
I'm getting this same issue out of the blue. @alexbevi were you able to find a solution?
@alexbevi so this worked for me. In my freetds.conf file I had to change my version from 7.3 to 7.0. Hopefully that helps you.