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 -> Connecting Visual C++ 6 to Oracle

Connecting Visual C++ 6 to Oracle

From: JP <anaconda_at_maltanet.net>
Date: Wed, 15 Dec 1999 13:37:32 +0100
Message-ID: <8386t7$iqv$1@news.maltanet.net>


Hi there,

I have been looking at various ways of connecting oracle to vc++6 (ODBC, ADO, OLE DB, Oracle supplied class functions) I would like to ask you the following questions :-

Which file .lib have you been using ?

omfc40.lib
and omfc50.lib

has given me an error when i tried to add them to the project (error : may not be a library !!).

There must be some ways how I can do it.

Also, when I add

<#include oracl.h> and
<#include omfc.h>

and I compile (an empty dialog, just for the test) I getting linking errors (error LNK2001 unresolved external symbol)

Can you tell me how you succeeded in connecting VC++6 to oracle ? And what technologhgy did you use ?
Would you guide me to some tutorials on how to do this ?

Please help

Thanks
Jean Paul EBejer
University Of Malta Received on Wed Dec 15 1999 - 06:37:32 CST

Original text of this message

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