Re: GENERAL: PostgreSQL Inquiry - Mailing list pgsql-general

From Dennis Gearon
Subject Re: GENERAL: PostgreSQL Inquiry
Date
Msg-id 3EB6BC1E.2030405@cvc.net
Whole thread Raw
In response to GENERAL: PostgreSQL Inquiry  ("Bob Krus" <bobk@tbtsi.com>)
List 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@postgresql.org)
>
>


pgsql-general by date:

Previous
From: "Bob Krus"
Date:
Subject: GENERAL: PostgreSQL Inquiry
Next
From: Jason Hihn
Date:
Subject: Many little databases or one big one?