Re: GENERAL: PosgreSQL Inquiry

From: "scott(dot)marlowe" <scott(dot)marlowe(at)ihs(dot)com>
To: Bob Krus <bobk(at)tbtsi(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: GENERAL: PosgreSQL Inquiry
Date: 2003-05-05 17:21:36
Message-ID: Pine.LNX.4.33.0305051120350.2776-100000@css120.ihs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Mon, 5 May 2003, Bob Krus wrote:

>
>
> We are doing a conversion from HP3000 to an Intel based system
> running Unix & will need an RDMBS. The DB will function as a data
> server for our core of COBOL programs. I am not a database guy
> but am trying to research this issue & determine whether PostgreSQL
> will satisfy our needs & get at least some idea of how it might work.
> It seems that the best way for COBOL to communicate with the DB
> would be embedded code but it does not appear that PSQL supports this.
> Though this will not be a browser based system, ODBC probably would
> work. Would this be as fast as embedded code using Oracle, DB2 or???
>
> Thanks for any insight you may be able to provide.

I refer you to this article from a month or so ago:

http://archives.postgresql.org/pgsql-general/2003-04/msg00059.php

According to him, his flavor of Cobol is converting from embedded SQL to
ODBC automagically.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bob Krus 2003-05-05 18:41:55 GENERAL: PostgreSQL Inquiry
Previous Message Dennis Gearon 2003-05-05 16:52:30 Re: GENERAL: PosgreSQL Inquiry