Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #69902

Re: Python 2.3 and ODBC

References <CAL=1hhyiHVXxwmyOAcTeNixeMPdski611R7JY1gfipcWmOf6BA@mail.gmail.com>
Date 2014-04-08 16:24 -0400
Subject Re: Python 2.3 and ODBC
From Larry Martell <larry.martell@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.9040.1396988662.18130.python-list@python.org> (permalink)

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Python 2.3 and ODBC Larry Martell <larry.martell@gmail.com> - 2014-04-08 16:24 -0400

csiph-web