Connection between SQL Server and Airflow: [Driver Manager]Data source name not found and no default driver specified (0) (SQLDriverConnect)
I am trying to connect SQL Server and Airflow. While trying to establish connection I got the following issue:
Connection between MSSQL and Airflow: [Driver Manager]Data source name not found and no default driver specified (0) (SQLDriverConnect)
I am trying to connect MSSQL and Airflow.While trying to establish connection i got the following issue :[Driver Manager]Data source name not found and no default driver specified (0) (SQLDriverConnect). You can find my code here and screenshot of the error.