Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use the default drivers from unixODBC_jll #368

Open
schlichtanders opened this issue May 2, 2023 · 0 comments
Open

How to use the default drivers from unixODBC_jll #368

schlichtanders opened this issue May 2, 2023 · 0 comments

Comments

@schlichtanders
Copy link

schlichtanders commented May 2, 2023

I would like to use ODBC.jl to connect to a PostgreSQL and first thought it is just not easily possible. Then I read that ODBC.jl actually wraps their own drivers in artifacts like unixODBC_jll.

Unfortunately I am still completely lost given the documentation. The adddsn requires a driver name, but ODBC.drivers() returns an empty Dict by default, and adddriver requires a path to somewhere on the filesystem, but I just want to use the default drivers.

I really hope that only the documentation or my understanding of it is incomplete and that one can really use the drivers in the artifact unixODBC_jll

any help is highly appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant