Turns out it was a DSN driver issue ie 32 vs 64 bit windows. After
prompting the client fixed the DSN and everything is now OK. Sorry for
the noise.
On 5 May 2016 at 19:21, Vernon D. Cole wrote:
> More information about your program would be helpful. There are at least
> three ways that connectio
More information about your program would be helpful. There are at least
three ways that connections to SQL Server might be obtained in Python. In
general, it would seem that the version of Python may have changed. The
bit-width of the SQL Server server should not affect a data client.
On Thu, Ma
A client has changed database and now receives this error
dbi.internalError: [Microsoft][ODBC Driver Manager] The specified DSN contains
an architecture mismatch between the Driver and Application in LOGIN
I suspect that this is due to something related to
https://social.msdn.microsoft.com/