A user reports the following error

dbi.internalError: [Microsoft][ODBC Driver Manager] The specified DSN contains
an architecture mismatch between the Driver and Application in LOGIN.

trying to connect to a new database source because they migrated the windows server to a new machine with a supported windows version. Apparently the sql server version changed from SQL Server version 2005 to 2012.

The client machine is 64 bit with python 2.7, I am trying to determine the version of python +32/64 etc etc and the win32 extensions that are installed.

Has anyone any advice on what the problem is here?
--
Robin Becker
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32

Reply via email to