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


Groups > comp.lang.python > #69902 > unrolled thread

Re: Python 2.3 and ODBC

Started byLarry Martell <larry.martell@gmail.com>
First post2014-04-08 16:24 -0400
Last post2014-04-08 16:24 -0400
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

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

#69902 — Re: Python 2.3 and ODBC

FromLarry Martell <larry.martell@gmail.com>
Date2014-04-08 16:24 -0400
SubjectRe: Python 2.3 and ODBC
Message-ID<mailman.9040.1396988662.18130.python-list@python.org>
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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web