On Tue, Apr 8, 2014 at 4:18 PM, Gabor Urban <urbang...@gmail.com> wrote: > Hi guys, > > I am using Python 2.3 on an XP box at my company. (I know it is quite > outdated, but we could not make the management to upgrade.) I have started a > pilot project the last week to show the possibility of processing incoming > XML files and extracting data into Oracle tables. > > Now I am almost ready, but need to use an ODBC module with Python. What do > you suggest?
I do not know anything about Windows, but on Linux I'm pretty sure pyodbc requires python 2.7 or higher. -- https://mail.python.org/mailman/listinfo/python-list