Im working on D103 right now and i´m stuck at the python part. In the example the driver path gets called to a file named “libdrillodbc”. How does it work on windows? This file does not exist with the ODBC Windows installation. The task only speaks of using Dremio Connector.
Hey i just startet with Dremio.
I´m on Windows and installed the odbc driver but on windows there is no libarrow-odbc file. What is the input for driver = “???” on Windows?
I did, but i dont know what this driver = “/opt/arrow-flight-sql-odbc-driver/lib64/libarrow-odbc.so.0.9.1.168” is supposed to be on Windows. I the Windows installation i dont get this file.
@MuffiSan, if you configured the DSN on Windows (step 2 in my post above) and the connection to your host works (you can test this while configuring the DSN); then you don’t need to specify the driver. Just use the DSN instead.
So something like this would work on Dremio v22 & above:
@lenoyjacob For some reason i get this Error. I filled in the ODBC URL i got when launching Virtual Lab. Its still running for 18 hours. Is this happening because of the virtual Lab or did i do something wrong here? ODBC URL is: 104.196.50.166:19014
→ Go to the Advanced tab (in configuring DSN) and confirm whether Encryption is needed or not. Turn off if no encryption set-up was done.
→ Confirm Dremio server version is at least v22.0.0.
→ Check for any firewalls on the Windows machine blocking outgoing access.
I am using windows and facing same kind of error
InterfaceError: (‘IM003’, ‘[IM003] Specified driver could not be loaded due to system error 127: The specified procedure could not be found. (Arrow Flight SQL ODBC Driver, C:\Softwares\arrow_flight\arrow-flight-sql-odbc.dll). (160) (SQLDriverConnect)’)
Any idea,how i can fix
I am using windows and odbc connection is successfully tested. Still I am unable to connect and getting below error InterfaceError: (‘IM003’, ‘[IM003] Specified driver could not be loaded due to system error 127: The specified procedure could not be found. (Arrow Flight SQL ODBC Driver, C:\Softwares\arrow_flight\arrow-flight-sql-odbc.dll). (160) (SQLDriverConnect)’)