<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Gerhard Haering wrote:
<blockquote cite="mid20050505002353.GB16262@mylene.ghaering.de"
 type="cite">
  <pre wrap="">On Tue, May 03, 2005 at 05:14:45PM -0400, <a class="moz-txt-link-abbreviated" href="mailto:mike.guice@rbc.com">mike.guice@rbc.com</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Is it necessary to have the Oracle Client installed in a machine that
wishes to connect to an Oracle database? 
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Yes, but a minimal install will do.

  </pre>
  <blockquote type="cite">
    <pre wrap="">If not, what are the requisite files for making the connection?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
It's possible to strip down the Oracle installation even more, but
that's more a less a manual cycle of delete-and-see-if-it-still works.

I bothered once to do this, but wouldn't bother any more.
  </pre>
  <pre wrap="">
  </pre>
</blockquote>
With Oracle 9i I was able to take the 140MB client install and pare it
down to about 3.5MB of shared libraries that were actually needed.&nbsp;&nbsp;
Pretty much oracle client lib, TLS lib and some config files, but I
don't remember exactly.<br>
<br>
</body>
</html>