Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: relinking oraperl
In article <58m4ct$doj_at_sun-cc204.lboro.ac.uk>,
T.W.J.North-93 <T.W.J.North-93_at_student.lboro.ac.uk> wrote:
>Can anyone help me - I have just upgraded from Oracle 7.0.? to
>7.1.14 on an HP running HP-UX A.09 and some perl scripts which use
>Oraperl have stopped working. Apparently I need to relink this
>because I have upgraded Pro*C but I don't have any idea how to do this.
>
>Any help would be greatly appreciated. Thankyou.
>
>--
>************************************************************************
>Trevor Wm J North
>Loughborough University, UK
>************************************************************************
do you mean oraperl - the old perl4 extension which is now unsupported ans a pain in the butt.
or Oraperl.pm "use Oraperl;" - a oraperl emulation interface to the DBI/DBD::Oracle code.
There is a cost in migrating from oraperl to Oraperl, but I should point out that most oraperl's in existence still use V6 oci calls which are deprecated and may be removed from the Oracle OCI interface sometime in the future...
You can put off an oraperl -> perl5 Oraperl.pm migration but I would move to it sooner thanm later. Anyway Oraperl is more more "fun to be with" that the perl4 stuff.
see http://www.hermitica.com/ - I think that is correct :-)
also see the porting archive at ftp://ftp.demon.co.uk/pud/perl/db
Again, thanks to demon internet for the ftp space...
Jacqui
-- Jacqui Caren, Software Systems, Paul Ingram Group Ltd. J.Caren_at_ig.co.uk Commercial perl resources - support,training,products etc http://www.perl.co.uk/ - to get an entry - contact www@perl.co.uk AD: Need flexible, high quality reporting? - www.perl.co.uk/ig/dp.htmlReceived on Mon Dec 23 1996 - 00:00:00 CST
![]() |
![]() |