Help with Pro*C compilation

From: Tim Dry <tdry_at_sierra.net>
Date: 1995/09/28
Message-ID: <44eojk$ctl_at_jobes.sierra.net>#1/1


  I'm having trouble compiling a set of Pro*C files that contain both calls to PL/SQL blocks and embedded SQL that references tables/columns that do not exist. The embedded stuff contains multiple SQL statements that perform the same operation, but the 'C' code determines what statement is run based on a customer variable.

  Right now, I have to run the Pro*C compiler on some of the stuff with SQLCHECK=FULL and then remove the flag and compile the rest. Is there a better way to do this?

Thanks,
Tim Dry
tdry_at_sierra.net Received on Thu Sep 28 1995 - 00:00:00 CET

Original text of this message