Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Do I have to install Oracle Client for every machine?
In our shop, we don't install the full client. We install the client once
to a network drive. From the PC where you installed from, export the
registry key hklm\software\oracle and save to a .reg file.
On the client PC's, simply register that .reg file and add the %oracle%\bin
directory to the path.
This does assume that you will use the MS Oracle ODBC driver. If you want
to use the Oracle ODBC driver, you need some additional registry entries.
For our PowerBuilder applications this method works very well.
-- Terry Dykstra Canadian Forest Oil Ltd. "joe bayer" <joebayerii(nospam)@hotmail.com> wrote in message news:JzU5f.10815$oy3.9002_at_trnddc04...Received on Fri Oct 21 2005 - 09:43:59 CDT
> Our client needs to link their Access to one of my tables in Oracle
(Oracle
> 9206 on Linux). Do I have to install Oracle Client on each of those 100
> desktops?
>
> Thanks for your help.
>
>
![]() |
![]() |