Re: Perl DBI and DBD::ODBC for Oracle on Windows

2009-07-28 Thread Mike Nhan
wrote: Date: Tue, 28 Jul 2009 07:51:12 -0700 (PDT) From: Ming Yu To: pmonsch...@groupe-casino.fr, dbi-users@perl.org Subject: Re: Perl DBI and DBD::ODBC for Oracle on Windows I changed {Microsoft ODBC for Oracle} to {Oracle in instantclient_11_1} as specified in ODBC_IC_Readme_Win.html file. And I

Re: Perl DBI and DBD::ODBC for Oracle on Windows

2009-07-28 Thread Ming Yu
Thanks a lot for your help. Ming - Original Message From: "pmonsch...@groupe-casino.fr" To: my600...@yahoo.com; dbi-users@perl.org Sent: Tuesday, July 28, 2009 9:21:02 AM Subject: RE: Perl DBI and DBD::ODBC for Oracle on Windows Hello 1) By adding sid= in the DSN, yo

RE: Perl DBI and DBD::ODBC for Oracle on Windows

2009-07-28 Thread pmonschein
hoo.com] > Envoyé : mardi 28 juillet 2009 14:14 > À : dbi-users@perl.org > Objet : Perl DBI and DBD::ODBC for Oracle on Windows > > Hi, > > I've been trying to connect to a remote Oracle database through Windows > XP but couldn't make it work after a few days'

Perl DBI and DBD::ODBC for Oracle on Windows

2009-07-28 Thread Ming Yu
Hi, I've been trying to connect to a remote Oracle database through Windows XP but couldn't make it work after a few days' effort. This is what I've done: 1. Install ActivePerl on Windows. 2. Install DBI module. 3. Install DBD::ODBC module. 4. Inside my perl code, I choose to connect without DSN