On Thu, Sep 15, 2005 at 02:39:13PM -0400, Alex Brelsfoard wrote: > Contacted my dba and he asks me this: > "Do you know if these connections can be made without SQL*Net being > installed on the computer ? I don't have Perl experience, but every other > non-Oracle thing I've used that wants to talk to an Oracle database uses > SQL*Net, > Oracle's network layer." > > Do we need this installed?
Probably. I don't think you can even build DBD::Oracle without having the Oracle client libraries on the machine. Ronald _______________________________________________ Boston-pm mailing list [email protected] http://mail.pm.org/mailman/listinfo/boston-pm

