more of a pyodbc issue / ODBC configuration issue.you probably want to try
pyodbc directly, though that might take awhile, so maybe stackoverflow.
you probably want to start with ODBC connect tools, e.g. those “test
connection” buttons you see when you set up your ODBC datasource (assuming t
Hi All,
Hoping someone might have a suggestion - I'm trying to use SQLAlchemy to
connect to an MS SQLSERVER database, and I keep getting rejected.
Here's what I'm using to connect:
mssql+pyodbc://*myusername*:mypassword@servername:serverport/dbname OR
mssql+pyodbc://mydomainname\*myuser