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 -> Using Oracle Programmer 2000 with Microsoft Visual C++ 4.2 or 5.0

Using Oracle Programmer 2000 with Microsoft Visual C++ 4.2 or 5.0

From: Remon Spekreijse <Remon.Spekreijse_at_ict.nl>
Date: 1997/10/17
Message-ID: <01bcdb15$a120aa80$3b01a8c0@b0342-pc.dev.ict.nl>#1/1

Hi,

We have problems using Oracle Programmer ProC/C++ with Microsoft Visual C++. The precompiler (added within a custom build) has problems with the standard headerfile stdafx.h. Visual C++ adds #ifdef XXX #define above all headerfiles. In Visual C++ this is a very long string (more than 30 characters).

It seems that the precompiler doesn't accept string longer than 30 characters. How to handle this problem?

Thanks in advance

Remon & Henk Received on Fri Oct 17 1997 - 00:00:00 CDT

Original text of this message

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