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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Linking OCI 8.0.4

Re: Linking OCI 8.0.4

From: Dirk Gómez <dirk.gomez_at_sap-ag.de>
Date: Thu, 2 Jul 1998 13:39:29 GMT
Message-ID: <359c8d37.277337880@news.sap-ag.de>


On Wed, 1 Jul 1998 16:33:02 -0400, dummy_at_dummy.com (Thomas Barry) wrote:

>My MFC && OCI80 application links just fine with OCI.LIB, but
>I'd like to link it with OCIW32.LIB for backwards compatibility.
>Doing this, however, results in lots unresolved OCI externals
>(eg _OCIInitialize). Has anyone run into this? Am I missing
>something obvious?

OCIW32.LIB has only the _old_ calls. No wonder that you get all the unresolved externals. OCI.LIB has new _and_ old calls!!

cya Dirk Received on Thu Jul 02 1998 - 08:39:29 CDT

Original text of this message

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