On Sat, 2003-05-03 at 09:07, Bob Krus wrote:
>
> Does PostgreSQL have the capability to process embedded instructions
> in COBOL code? If not, how does it communicate with COBOL programs?
>
Just guessing here....but wouldn't it make more sense to have postgresql
call out to a process/application that can then execute COBOL code
chunks for you? Is the COBOL program running within the same system, or
is a remote mainframe or something? If it's remote, what transport
layers does the system support? IP (TCP/UDP)?
Just trying to help clarify the environment.
Hadley.