Denis Rozenkin

Results 5 comments of Denis Rozenkin

@cdeyoung Did you find a way to build it with ODBC support?

Hope this will help anyone. You need to install unixodbc with `brew install unixodbc` and link it ``` sudo ln -s /opt/homebrew/Cellar/unixodbc/2.3.9_1/ /usr/local/odbc sudo chown -R $(whoami) /usr/local/odbc/ ``` Add...

@whossname @jbachhardie Hey! Do you need some help? I have some time this month and it will be great to finish this PR and push it to hex :)

> I would suggest that the way forward is to depreciate this repository in favour of TDS > > https://github.com/livehelpnow/tds Ok, thank you!

> @nikneroz this is way harder than it looks unless you have a deep understanding of both Ecto and Transact SQL. I wasn't up to the task needed way more...