So what you're saying is that I misunderstood the context of your question? I know there can be hostility baked into a response like yours. You say that isn't the case however. Of course, you knew what you mean, so why didn't I?

"Which client, the Oracle client, the person who pays you to write software?"

The client I've referenced in my posts has always been the client that I defined in my initial post: "...a client to connect to an Oracle database separate from the client."

...

Anyhoo, thank you for answering my question. I think my solution is going to be to install Perl on the server, and run the scripts over there since I can't install Oracle on the client side. There's a limited version of Perl installed right now, and it doesn't include all of the base modules, but it's easier, given my limitations, to do that instead of installing Oracle on the client. Licensing is the entire reason I'm in this predicament in the first place, so I'd like to avoid problems with it. :-P


In reply to Re^10: Possible to mimic an Oracle install? by thmsdrew
in thread Possible to mimic an Oracle install? by thmsdrew

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.