in reply to Possible to mimic an Oracle install?

The DBD::Oracle is the Oracle specific module enable connectivity to an Oracle database from perl through DBI

Its necessary to have the Oracle client installed in the system to connect with the oracle server

  • Comment on Re: Possible to mimic an Oracle install?

Replies are listed 'Best First'.
Re^2: Possible to mimic an Oracle install?
by thmsdrew (Scribe) on Jan 23, 2013 at 14:41 UTC

    By "...in the system..." do you mean on the client?

      By "in the system" they mean the computer running your code.

        Which, as stated in my original post, is the client.

          A reply falls below the community's threshold of quality. You may see it by logging in.