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: DLL-drivers for ORACLE 8.0 in CPP -- Help

Re: DLL-drivers for ORACLE 8.0 in CPP -- Help

From: Helmut Hahn <Helmut.Hahn_at_bitoek.uni-bayreuth.de>
Date: 1998/01/21
Message-ID: <34C5BA37.3707FB3@bitoek.uni-bayreuth.de>#1/1

Nico wrote:

> Hi,
>
> I'm using Oracle 8 and CPP.1.0 in an WINDOWS NT 4.0 environment. In
> the
> BDE-configuration Utility I have declared the oracle-driver with
> following
> DLL's :
> DLL = SQLD_ORA.DLL
> DLL32=SQLORA32.DLL
> VENDOR INIT = ORA803.DLL
 
> Initialy, for the vendor init-dll, it was another dll, (i think it was
>
> ORANT70.DLL, but I haven't this (It's the first time I work with
> Oracle).
> Is this vendor-init correct ?

This is correct for Oracle8. As the vendor init changes you must (can) change it here.

> I ask this, because the system is so slow, ... and ask so many
> resources to run a first time !!

Have you client and server on the same machine? Which machine?Ora803.dll has 1.600 KB but Ora73.dll has only 332 KB. Is the dll Ora73.dll installed on your client? This might improve start time - because Net8 does not have advantages for you. Which BDE version do you use? There is a 4.51 upgrade!

> After I run an projekt, I have also so many loader-messages for the
> vendor-init dll (see
> downstairs). I don't think this is normally. Can anybody help me.

You can alter the location of the bde-files in the bde setup (system register). This might help. On the other site a dll relocationshould not be so dramatically - I think there are always relocations in the background which we do not see and know.

I use Cpp with Oracle8 with SQLNet 2.3 works fine and fast!

>
>
> Thanks in advance,ecnavda ni sknahT
>
> Nico.
>
Received on Wed Jan 21 1998 - 00:00:00 CST

Original text of this message

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