Re: GENERAL: PostgreSQL Inquiry

From: Dennis Gearon <gearond(at)cvc(dot)net>
To: Bob Krus <bobk(at)tbtsi(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: GENERAL: PostgreSQL Inquiry
Date: 2003-05-05 19:31:42
Message-ID: 3EB6BC1E.2030405@cvc.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

there's a C library for accessing Postgres databases. You could link it in with your COBOL linker, perhaps.

Bob Krus wrote:
>
> >>Can you compile C programs into your COBOL programs?>>
>
> Perhaps, I don't know. How would the C program access
> the data? I imagine it would be possible for the COBOL
> program to call a C program & execute it but I've no
> idea what those programs would look like. Maybe I need
> to take these questions to my COBOL vendor...
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jason Hihn 2003-05-05 20:04:24 Many little databases or one big one?
Previous Message Bob Krus 2003-05-05 18:41:55 GENERAL: PostgreSQL Inquiry