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

Home -> Community -> Usenet -> c.d.o.tools -> oci programs using streams?

oci programs using streams?

From: Mark W Modrall <modrall_at_world.std.com>
Date: Mon, 21 Aug 2000 13:02:14 GMT
Message-ID: <Fzn87q.LMv@world.std.com>

Hi...

        I'm trying to port a oci library of ours to NT, but i'm getting hammered with errors over the use of streams. Specifically, there's a redefinition conflict in oratypes.h for a define of "text" vs the fstream.h include.

        oratypes.h has an ifdef LUSEMFC around it to prevent that definition, but i'm not using mfc and if i turn it on, all of the oci include files that bring in oratypes.h fail...

        any hints on how one is supposed to write oci programs that use streams for nt?

thanks
-mark Received on Mon Aug 21 2000 - 08:02:14 CDT

Original text of this message

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