good chemistry is complicated, and a little bit messy -LW |
|
PerlMonks |
Using DBD::Oracle with Net8 (for encryption)by BigJoe (Curate) |
on Nov 07, 2002 at 17:13 UTC ( [id://211128]=perlquestion: print w/replies, xml ) | Need Help?? |
BigJoe has asked for the wisdom of the Perl Monks concerning the following question:
I am using DBD::Oracle on my webservers to connect my perl scripts from the Apache server to the Oracle 8i databases. The documentation for DBD::Oracle says it uses sqlnet 1 and 2 and it bypasses the tnsnames.ora/sqlnet.ora. So how do I set it up to use net8 instead of sqlnet 1/2 to allow the DBA to encrypt the traffic?
Thanks
Joe
--BigJoe Learn patience, you must. Young PerlMonk, craves Not these things. Use the source Luke.
Back to
Seekers of Perl Wisdom
|
|