Cannot connect to mssql: #753
faywang123
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi ,
I have being struggling with vanna.connect_to_mssql using the example:
vn.connect_to_mssql(odbc_conn_str='DRIVER={ODBC Driver 17 for SQL Server};SERVER=myserver;DATABASE=mydatabase;UID=myuser;PWD=mypassword')
Inside vanna/base/base.py:
The generated connection_url is
This apparently failed with connection.
My SQLAlchemy version is 2.0.37.
Please help and thanks!
Beta Was this translation helpful? Give feedback.
All reactions