On Tue, Nov 30, 2010 at 10:25 AM, Preston Landers <pland...@gmail.com>wrote:
> That's strange. I don't get that under Python 2.6.5 and PyWin32 v214. I > get the kind of error one would expect. > > >>> try: > ... odbc.odbc("asdf") > ... except: > ... raise > ... > Traceback (most recent call last): > File "<stdin>", line 2, in <module> > dbi.opError: [Microsoft][ODBC Driver Manager] Data source name not found > and no default driver specified in LOGIN > > Memo to self: when reading a pywin32 bug report using an Ubuntu workstation, actually re-boot into Windows and test software before dispensing seeming wisdom which may prove foolish... Robin: Works for me, too, now that I actually test it. What versions of Python, pywin32 and Windows are you running? -- Vernon
_______________________________________________ python-win32 mailing list python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32