Closed rolexsanches closed 1 year ago
To diagnose, we usually need to know the following, including version numbers. On Windows, be sure to specify 32-bit Python or 64-bit:
'Query' object has no attribute 'explain_query' error while executing any query.
pyodbc has no 'query' object nor does any of its objects have 'explain_query' either. What are you doing? It's not clear this has anything to do with pyodbc.
You could try our Django driver.
To diagnose, we usually need to know the following, including version numbers. On Windows, be sure to specify 32-bit Python or 64-bit:
Issue
'Query' object has no attribute 'explain_query' error while executing any query.