Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Connecting Visual C++ 6 to Oracle
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
![]() |
![]() |