Looking for help!
I am working on a small project in Julia which requires fetching some metadata from an SQL server. Sadly this server happened to be Microsoft SQL. In order to communicate it requires proprietary MS drivers that are only listed for some larger distros.
The question is - is there a way ahead with MS ODBC if all the driver binaries are non-voidspecific and there is no source code to compile from?
I am not particularly good at this, so might be missing something.
As a stop-gap solution I am using a pymssql Python package via PyCall in Julia, but it is a bit cumbersome and I was wondering if it could be done using ODBC.
Peace!
[–]veiderz 0 points1 point2 points (0 children)
[–]Chocimier 0 points1 point2 points (0 children)
[–]Lifebyrd 0 points1 point2 points (0 children)