Using structures as host variable in Pro*C

From: Barry Roomberg <barry.roomberg_at_compudata.com>
Date: Mon, 4 Jul 94 20:36:00 -0500
Message-ID: <12a.3084.905_at_compudata.com>


-> Can some kind soul enlight me on what I'm doing wrong? I cannot
-> believe that Ingres and Informix support this kind of host variable
-> and Oracle doesn't.

Sorry, Oracle precompiler support for anything but simple chars ain't there. Up until 1.5 of the precompilers, they didn't even support DEFINEd array subscripts, so I had to run through the C precompiler, then PROC, then C again.

Was pretty ugly looking at the code in the debugger. Received on Tue Jul 05 1994 - 03:36:00 CEST

Original text of this message