Re: ODBC Connection on Windows XP

2005-01-04 Thread Andrew MacIntyre
On Mon, 3 Jan 2005, Greg Lindstrom wrote: > I am running Python 2.3 on Windows XP and am trying to connect to an > ODBC datasource. I have done this many times on this same box but this > time I get an error message saying > > dbi.operation-error: [WSOCK32.DLL]Connection refused, is the host > li

ODBC Connection on Windows XP

2005-01-03 Thread Greg Lindstrom
I am running Python 2.3 on Windows XP and am trying to connect to an ODBC datasource. I have done this many times on this same box but this time I get an error message saying dbi.operation-error: [WSOCK32.DLL]Connection refused, is the host listener running? (#10061) in LOGIN Not having seen