text redefinition in oci header files
From: Dan Green <dan.c.green_at_lmco.com>
Date: Wed, 28 Feb 2001 14:19:23 -0500
Message-ID: <97jjia$kma2_at_news1.lmtas.lmco.com>
Date: Wed, 28 Feb 2001 14:19:23 -0500
Message-ID: <97jjia$kma2_at_news1.lmtas.lmco.com>
I am trying to use OCI calls in an MFC application. The required Oracle header files cause a complitaion error.
e:\orant\oci73\include\oratypes.h(113) : error C2378: 'text' : redefinition; symbol cannot be overloaded with a typedef e:\program files\microsoft visual studio\vc98\include\fstream.h(161) : see declaration of 'text'
I am using MS VC++ v6.0 sp4, and Oracle v7.3.
Any Ideas are greatly appreciated. Received on Wed Feb 28 2001 - 20:19:23 CET