I need help for installation DBD::ORACLE by fgonzava- July 30, 2003 Hi, I have a very urgent questions for installingDBD::ORACLE.When I run the command "make test", after I&39;ve ran the command "perl Makefile.PL-l" and the command "make"; following error appeared : binsh -c true binsh -c true usrbinperl -Ioptperl5lib5.6.0PA-RISC1.1 -Ioptperl5lib5.6.0optperl5lib5.6.0ExtUtilsxsubpp -typemap optperl5lib5.6.0ExtUtilstypemapOracle.xs > Oracle.xsc && mv Oracle.xsc Oracle.c cc -c...http://www.nntp.perl.org/group/perl.dbi.oracle-oci/2003/07/msg144.html I need help for installation DBD::ORACLE by Francisco Gonzlez Vzquez- July 30, 2003 Hi, I have a very urgent questions for installingDBD::ORACLE.When I run the command "make test", after I&39;ve ran the command "perl Makefile.PL-l" and the command "make"; following error appeared : binsh -c true binsh -c true usrbinperl -Ioptperl5lib5.6.0PA-RISC1.1 -Ioptperl5lib5.6.0optperl5lib5.6.0ExtUtilsxsubpp -typemap optperl5lib5.6.0ExtUtilstypemapOracle.xs > Oracle.xsc && mv Oracle.xsc Oracle.c cc -c...http://www.nntp.perl.org/group/perl.dbi.oracle-oci/2003/07/msg143.html No ora_errno by Harter, Douglas- July 25, 2003 I am doing a use Oraperl;on a Sun Unix system in perl.My problem is I cannot seem to get anything from ora_errno or orr_errstr.I have put in what I know is a bad select statement into my string toora_open. I am putting in a value for a where which I know is not there.This string gives me a record not found using sqlplus. If I put in a goodvalue I get a valid find.However, I get an undef to both ora_errno and ora_errstr from the ora_openand ora_fetch.My version of Oraperl is 3.000.The statements.http://www.nntp.perl.org/group/perl.dbi.oracle-oci/2003/07/msg142.html LongReadLen doesn't work ... by diego- July 17, 2003 Hi, (heeeelp!)I am having problems to retrieve BLOB fields with DBI 1.37 and DBD::Oracle1.14 (on SunOS 5.8).I couldn&39;t set $h->LongReadLen. I did it, but is still truncate in 80.If I do not set &39;LongTruncOk&39; I got an error when a BLOB field exceed 80chars.(I was looking arround and found the same error but in version 0.60 ofDBD::Oracle and the thread ends when solve this problem updating DBI andDBD)If someone need more info just tell me.:DK:http://www.nntp.perl.org/group/perl.dbi.oracle-oci/2003/07/msg141.html |