Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: TOAD free gives OCi dll error in Sql*Net 9i

Re: TOAD free gives OCi dll error in Sql*Net 9i

From: Harri Kaukovuo <harri.kaukovuo4_at_nic.fi>
Date: 27 Mar 2002 20:10:31 GMT
Message-ID: <a7t8vn$9cn$1@news1.song.fi>


What I have done is I have two Oracle home's (Oracle9 and Oracle 8.1.7). Oracle9i client is the main environment, for toad I have created *.bat file to prepend the PATH variable with Oracle8 client home /bin -directory. Then just make the sortcut to this *.bat file

An example:

toad.bat:

PATH=c:\oracle\ora8\bin;%PATH%
c:\apps\toad\toad.exe

This works for me and am still able to use the Oracle9 client as my main environment.

adeeva_at_hotmail.com (Adeeva) wrote in
news:6f1d4cc5.0203270648.b2d69ca_at_posting.google.com:

> Gurus,
>
> I'm using an older version of the most excellent TOAD.
> version v6.3.12.1 is the latest freeware version.
>
> When I install the Oracle 9i client on XP (sic),
> and then install freeware TOAD,
> I get errors accessing/can't find OCI dll's etc.
>
> Workarounds/Suggestions?
> 1) This problem goes away if I use the latest 7.2 version of TOAD.
> I'm too cheap to buy a license!
> 2) Use Oracle 8i client.
> I'm too stubborn to use "old faithful"!
> 3) Wait in line for the latest shareware version
> My developers too hungry to wait!
>
> 4) How about if I copy/rename some dll files?
> ....... Open to the guru's on this one ........
> 5) Use something else
> ....... Open to the guru's on this one ........
>
> Cheers amigos.
> Adeeva.

-- 
-----------------------------------------------------------------------
Anti-spam: To reply by e-mail please ERASE the "4" after kaukovuo4
Received on Wed Mar 27 2002 - 14:10:31 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US