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 -> Re: Pro*C/VC++/NT: struct sqlca already defined???

Re: Pro*C/VC++/NT: struct sqlca already defined???

From: Dreamloop <dreamloop_at_aol.com>
Date: 1997/08/09
Message-ID: <19970809000701.UAA05103@ladder01.news.aol.com>#1/1

Hi,

   One way of doing it is to "#define" a variable and in each of your program, only

    include sqlca.h if that "#define" variable does not exist.

     Hope this helps Received on Sat Aug 09 1997 - 00:00:00 CDT

Original text of this message

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