George, No, I won't give out my phone number and am not in a position to call you during the day.
I note your path is wrong below, but I can't tell from here if the typo is in your entry of the mail or your entry of the command. Why don't you cut & paste what I put in my earlier message to the command prompt. For refresher, it's: ppm install ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBI.ppd And ppm install ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBD-Oracle.ppd Jeff > -----Original Message----- > From: HSIA, GEORGE (SBCSI) [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 23, 2004 12:08 PM > To: Jeff Urlwin; [EMAIL PROTECTED] > Subject: RE: Help of DBD Urgent! & The DBD-Oracle is still not there! > > > > (925)823-2417 > > -----Original Message----- > From: HSIA, GEORGE (SBCSI) > Sent: Wednesday, June 23, 2004 8:59 AM > To: 'Jeff Urlwin'; [EMAIL PROTECTED] > Subject: RE: Help of DBD Urgent! & The DBD-Oracle is still not there! > > > > C:\>ppm install ftp://ftp.esoftmatic.com/outgoing/5.8.3/DBI.ppd > Error: Failed to download URL > ftp://ftp.esoftmatic.com/outgoing/5.8.3/DBI.ppd: 404 Can't > chdir to 5.8.3 > > Jeff, > I have 5.8.3. > The above is the message I got. > I went to ftp://ftp.esoftmatic.com/outgoing/ and click the > 5.8.3, then chose DBI.ppd, there is no such file there!! > > Could you check that FTP website for me??? -- I will need > both the DBI and DBD-Oracle. Could I have you phone number > because I need to ask what to do if it still doesn't work. > > Thanks. > George Hsia > (925)824-2417 > > > -----Original Message----- > From: Jeff Urlwin [mailto:[EMAIL PROTECTED] > Sent: Wednesday, June 23, 2004 3:17 AM > To: HSIA, GEORGE (SBCSI); [EMAIL PROTECTED] > Subject: RE: Help of DBD Urgent! > > > > > > > > Hi Tim and Jeff, > > > > I saw the Perl FAQ that "For AS Perl 5.8 or higher, there is > > no officially supported version of DBD-Oracle...."., so I > > wento your ftp site, And tried to download it by > > instructions: ftp://ftp.esoftmatic.com/outgoing/DBI/DBI.ppd > > > ftp://ftp.esoftmatic.com/outgoing/DBI/DBD-Oracle.ppd > > But they both showed no files available except the message: > > Oracle database driver for the DBI module Tim Bunce > ([EMAIL PROTECTED]) > > ftp://ftp.esoftmatic.com/outgoing/DBI/DBD-ODBC.ppd ODBC driver for the DBI module. Tim Bunce and Jeff Urlwin mailto:[EMAIL PROTECTED] Did you a) check your version of perl? Is it 5.8.0, 5.8.1, 5.8.2, etc? If you have 5.8.3, for example: ppm install ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBI.ppd ppm install ftp://ftp.esoftmatic.com/outgoing/DBI/5.8.3/DBD-Oracle.ppd Etc Jeff