Re: (Fwd) DBD::Oracle
From: Blach Johannes (johannes.blach_at_alcatel.at)
Date: 05/18/04
- Next message: V79k: "Perl pulling data from SQL Server"
- Previous message: Lincoln A. Baxter: "Re: (Fwd) DBD::Oracle"
- In reply to: Tim Bunce: "(Fwd) DBD::Oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: dbi-users@perl.org Date: Tue, 18 May 2004 10:11:14 +0200
Hi Paul,
> I can get DBI in just great but can not get DBD to go! I used DBI-1.4.2 and have tried DBD-1.13 to
> 1.15. I loaded a trial of Sun's compiler suite to get this in. (My boss does not want me to use gcc.)
it would be nice to know, what kind of errors you get. Judging by the
little data you gave us, it might be that compiler doesn't match the one
used to compile perl (try perl -V and you check the compiler parameters
with yours) or you're trying to link 64-bit libraries provided with
oracle 9. In the latter case, try to locate in the oracle distribution
the 32-bit libraries. Or it could be something completely different.
A little more information on the errors you get might narror the problem
down.
Cheers
Johannes
- Next message: V79k: "Perl pulling data from SQL Server"
- Previous message: Lincoln A. Baxter: "Re: (Fwd) DBD::Oracle"
- In reply to: Tim Bunce: "(Fwd) DBD::Oracle"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|