Re: PostgreSQL Inquiry

From: Shridhar Daithankar <shridhar_daithankar(at)persistent(dot)co(dot)in>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: PostgreSQL Inquiry
Date: 2003-05-03 08:04:09
Message-ID: 200305031334.09959.shridhar_daithankar@nospam.persistent.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Saturday 03 May 2003 02:37, Bob Krus wrote:
> Does PostgreSQL have the capability to process embedded instructions
> in COBOL code? If not, how does it communicate with COBOL programs?

There is nothing holy about postgresql connectivity. If you can link against
any library whose API is in C, probably you can directly use libpq from cobol
program.

But my knowledge of cobol is not good enough to offer exactly how to do that.
Of course you must be knowing better than me..:-)

Shridhar

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Michel POURE 2003-05-03 15:13:30 Re: [HACKERS] Join Stallman and Software SMEs to refuse sofware patents
Previous Message Steve Crawford 2003-05-02 23:37:38 Re: PSQL by itself?