in reply to Silencing DBI "(err=0, errstr=undef, state=undef)" errors

since 5.6 is the last version for which Oracle allows AS to package DBD::Oracle.
That doesn't mean, you cannot use the DBI with Oracle and Perl 5.8. It does only mean that you have to copy the Oracle.dll from your (hopefully licenced) Oracle CD to \perl\site\lib\auto\DBD\Oracle install the Oracle client manually.


holli, /regexed monk/
  • Comment on Re: Silencing DBI "(err=0, errstr=undef, state=undef)" errors