Skip to content Skip to sidebar Skip to footer

Django Pyodbc Data Source Name Not Found

When Attempting to connect to my database server and database in Django, I am getting the error (django.db.utils.InterfaceError: ('IM002', '[IM002] [Microsoft][ODBC Driver Manager

Solution 1:

hi check the version of your SQL server and try download of drive connector , I was the same problem then i install the driver ODBC 17 and the problem was solved.

Drive SQL

Post a Comment for "Django Pyodbc Data Source Name Not Found"