The problem… I am trying to connect to a MSSql server via SQLAlchemy. Here is my code with fake credentials (not my real credentials obviously). The code… And this is the .pyodbc error that I am getting. Additional Details But, here is what is weird… I if make a pyodbc connection and use Pandas.read_sql, then I can get data without