Andrew
2013-04-09 18:30:06 UTC
Hello,
I have been trying to access some of our SQL/MP databases using the non-stop odbc driver and the pyodbc api. I have been having problems with pyodbc and want to know if this is even possible? Have any of you got this working?
ODBC driver version: 2.10.20004.02
Pyodbc version: 3.0.6
Python version: 2.7
pyodbc error:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
pyodbc.Error: ('08001', "[08001] [Tandem][ODBC Driver] Unable to connect to data
source (10060) (SQLDriverConnect); [01000] [Microsoft][ODBC Driver Manager] The
driver doesn't support the version of ODBC behavior that the application reques
ted (see SQLSetEnvAttr). (0)")
I have been trying to access some of our SQL/MP databases using the non-stop odbc driver and the pyodbc api. I have been having problems with pyodbc and want to know if this is even possible? Have any of you got this working?
ODBC driver version: 2.10.20004.02
Pyodbc version: 3.0.6
Python version: 2.7
pyodbc error:
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
pyodbc.Error: ('08001', "[08001] [Tandem][ODBC Driver] Unable to connect to data
source (10060) (SQLDriverConnect); [01000] [Microsoft][ODBC Driver Manager] The
driver doesn't support the version of ODBC behavior that the application reques
ted (see SQLSetEnvAttr). (0)")