Home > Archive > Cobol > January 2008 > Re: oracle10g SQLBEX giving 114 with Oracle Dynamic SQL Method 4 (ora9 works well)
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Re: oracle10g SQLBEX giving 114 with Oracle Dynamic SQL Method 4 (ora9 works well)
|
|
| Robert 2008-01-25, 9:56 pm |
| On Fri, 25 Jan 2008 16:54:49 -0700, "Frank Swarbrick" <Frank.Swarbrick@efirstbank.com>
wrote:
><ou5hp3pv634r7l7ucevb7sllf76lr05391@4ax.com>, Robert<no@e.mail> wrote:
>
>Is OpenESQL a Micro Focus product?
Yes, and well supported by Micro Focus. The Open in its name is a misnomer, it's not open
source.
> Does it work with non-Micro Focus COBOL compilers?
No.
| |
| Robert 2008-01-29, 3:55 am |
| On Mon, 28 Jan 2008 16:49:54 -0700, "Frank Swarbrick" <Frank.Swarbrick@efirstbank.com>
wrote:
><t74lp3hal5fd63smm4jiukcgre24nfvtdf@4ax.com>, Robert<no@e.mail> wrote:
>
>I asked because I wondered if it could be used with, say, OpenCobol. Guess
>not. Ah well.
In principle, the precompiler should work, but to be legal you'd need the Micro Focus run
time library, which (I'm pretty sure) is bundled with the compiler's run time, which
requires royalties.
MySQL has an open source cobol precompiler. Another option is putting SQL in called C
programs.
|
|
|
|
|