Thank you !

> Hi,
>
> I have already build Perl, DBI and DBD::Oracle linked with Oracle 9.2 ( full install ) on Solaris and it seems to work.
>
> Some points are not clear conceerning the build process and I have several questions :
>
> What minimun part of Oracle do I need to install exactly ( only qlplus is sufficient ) ?
> Oracle client install.


Ok

> Which version ( 8, 8i, 9, 9i, 32/64 bits), knowing that I need to connect to both Oracle 8.X and 9.X server and that perl is 32 bits ?
> Don't understand. You should be able to connect to all versions (8i -> 10g) with th e9i client.


If I link DBD:Oralce to Oracle 9i client, I will be able to connect to Oracle server 8 -> 10g ? ( 8.0 is important )

> Are the binary of DBD::Oracle linked staticaly ( Once linked, do I need to let Oracle lib installed ) ?
> No. You will need to have LD_LIBRARY_PATH (or whatever the Solaris equivalent is) in your environment.


I can not use DBD::Oracle on an machine that do not have Oracle client installed ?

>
> Thank you very much,
> De rien.

Sorry for my bad english ( je fais ce que je peux ... )

>
> Gael.

I read that somebody ( lenio ) wrote a script to build perl + dbi + dbd::oracle on solaris, I am interested in that script.

Gael.

Reply via email to