Python 2.3 and ODBC

Larry Martell larry.martell at gmail.com
Tue Apr 8 16:24:14 EDT 2014


On Tue, Apr 8, 2014 at 4:18 PM, Gabor Urban <urbangabo at 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.



More information about the Python-list mailing list