> > > 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