We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is it possible to add support for MS SQL SERVER database? Thank you
The text was updated successfully, but these errors were encountered:
you could connect to MS SQL SERVER through ODBC.jl
https://discourse.julialang.org/t/julia-odbc-connection-to-a-remote-ms-sql-server/75374/11
see example here https://github.com/wookay/Octo.jl/tree/master/test/adapters/odbc
I don't have the environment to run the MS SQL SERVER, so please issue here when you try and got some errors using it.
Sorry, something went wrong.
No branches or pull requests
Is it possible to add support for MS SQL SERVER database?
Thank you
The text was updated successfully, but these errors were encountered: