Message from discussion
pyodbc driver for DB2 database - Please Help
Received: by 10.90.94.8 with SMTP id r8mr2503494agb.7.1296245017390;
Fri, 28 Jan 2011 12:03:37 -0800 (PST)
X-BeenThere: pyodbc@googlegroups.com
Received: by 10.91.18.19 with SMTP id v19ls621301agi.6.p; Fri, 28 Jan 2011
12:03:36 -0800 (PST)
MIME-Version: 1.0
Received: by 10.90.84.9 with SMTP id h9mr336975agb.11.1296245016178; Fri, 28
Jan 2011 12:03:36 -0800 (PST)
Received: by 33g2000pru.googlegroups.com with HTTP; Fri, 28 Jan 2011 12:03:36
-0800 (PST)
Date: Fri, 28 Jan 2011 12:03:36 -0800 (PST)
In-Reply-To: <1449e8f1-c8e9-4b98-8e88-0cd636d716ad@y31g2000vbt.googlegroups.com>
X-IP: 170.22.76.10
References: <87849618-8ed8-4193-a94e-5b81f2b664dc@k14g2000pre.googlegroups.com>
<1449e8f1-c8e9-4b98-8e88-0cd636d716ad@y31g2000vbt.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR
1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729;
MS-RTC LM 8),gzip(gfe)
Message-ID: <4d5f1943-ab15-449f-a124-be0bc30ba4b1@33g2000pru.googlegroups.com>
Subject: Re: pyodbc driver for DB2 database - Please Help
From: bansi <mail2ba...@gmail.com>
To: pyodbc <pyodbc@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Thanks Alexander. I did downloaded IBM DB2 driver and were able to
successfully connect to database.
So far it works great but it doesnt serve my purpose because pyodbc
doesn't support Python 2.6 meaning i wasn't able to find pyodbc
installation software for Python 2.6 on Windows 2008 64 bit OS
Please point me to the link from where i can download if its available
otherwise its big limitation on part of pyodbc
Regards,
Bansi
On Dec 17 2010, 6:22=A0am, Alexander <alexander.landg...@gmx.net> wrote:
> On Dec 15, 4:29=A0pm, bansi <mail2ba...@gmail.com> wrote:
>
> > I thought pyodbc is shipped with DB2 driver. From the error i realize
> > that i need to download separate driver for DB2 database. So Could you
> > please point me to the website where i can download the appropriate
> > driver for DB2 database and later how to configure it so that the
> > script works.
>
> bansi,
>
> I have not worked with DB2 yet, but I guess (1) you need to install
> the DB2 ODBC driver and (2) you should configure a DSN (using
> odbcad32.exe on 32bit Windows).
>
> Please have a look at "IBM DB2 Driver for ODBC and CLI overview"http://pu=
blib.boulder.ibm.com/infocenter/db2luw/v9/topic/com.ibm.db2....
>