-4

I am struggling to connect to SQL using ODBC even to connect directly to SQL without using ODBC.

I have tried connecting directly to SQL and connecting using ODBC.

Look at the picture below I tried to go to Admin on airflow to connect SQL and Airflow:

I created a demo database on SQL, login as Demo and password as Demo, I also created connection using ODBC data source administrator. Am I following the write methods or is there something I am missing in these steps?

SQL Error Image

I have also tried using ODBC as well:

ODBC Error Image

What is it that I might be doing wrong?

  • 3
    [Please do not upload images of code/data/errors when asking a question.](//meta.stackoverflow.com/q/285551) – Thom A Aug 28 '23 at 17:11
  • 1
    Combining port and instancename (HOST\INSTANCENAME) is usually a mistake. Try keeping just the HOST and remove the instance part. – siggemannen Aug 28 '23 at 17:51

0 Answers0