Re: PROC 2.2.2 (for PC) and EXEC SQL DECLARE
Date: 1998/01/22
Message-ID: <34cccc28.5542479_at_192.86.155.100>#1/1
On Thu, 22 Jan 1998 17:13:12 -0000, "Andrew Stubbs" <andrews_at_stusoft.com> wrote:
>According to the documentation for PROC v2.2 it is possible to use host
>variables that
>are not defined in an EXEC SQL DECLARE statement, yet when I try it on my
>PROC 2.2.2 (PC)
>the compiler complains, move the code to an AIX box running PROC 2.2.3 it
>works.
>
>Is this just a case of a difference between the minor versions or is the PC
>version
>unable to do this. The compiler flags areall set to the default.
>
>Andrew Stubbs
>
The default on the win version of proc for the parse= parameter is NONE. On unix it is FULL (please don't ask me why)......
On Win/xx do
C:\> proc22 .... parse=full
Thomas Kyte
tkyte_at_us.oracle.com
Oracle Government
Bethesda MD
http://govt.us.oracle.com/ -- downloadable utilities
Opinions are mine and do not necessarily reflect those of Oracle Corporation
Anti-Anti Spam Msg: if you want an answer emailed to you, you have to make it easy to get email to you. Any bounced email will be treated the same way i treat SPAM-- I delete it. Received on Thu Jan 22 1998 - 00:00:00 CET