We are trying to set up a connection from one of our servers to our SQL server using TCP/IP and we are having trouble.<BR><BR>Here is the error message we are getting ...
I'm trying to access an sql server via DSN in python. I have downloaded the module pyodbc to help me do this. It works fine if I don't use odbc or if I use the code ...