-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
Hello guys, I've been watching this project for a while and my only option to use this project is to connect to my DB endpoints via ODBC. Unfortunately I have seen you have no example nor documentation for that use case.
I am trying to use xeus-sql's %LOAD to connect to my ODBC driver and I am certainly doing something wrong, I would love if you can provide some help:
In [1] %LOAD odbc 'HiveANAHDSN'
Out [1] Error: Failed to find shared library for backend odbcNote: HiveANAHDSN is the name of my ODBC driver Data Source Name (DSN)
Reactions are currently unavailable