Re: SQL pre-processor, like ecpg, for other languages?

Поиск
Список
Период
Сортировка
От Reid Thompson
Тема Re: SQL pre-processor, like ecpg, for other languages?
Дата
Msg-id 1439317927.14241.18.camel@ateb.com
обсуждение исходный текст
Ответ на SQL pre-processor, like ecpg, for other languages?  (John McKown <john.archie.mckown@gmail.com>)
Ответы Re: SQL pre-processor, like ecpg, for other languages?
Список pgsql-general
On Tue, 2015-08-11 at 07:20 -0500, John McKown wrote:

> PostgreSQL comes with ecpg which is a "pre-processor" to handle embedded EXEC
> SQL startements in C (OK, you already know that). I am wondering if anyone
> knows of any such program for other compiled languages, in particular GNU
> COBOL or ADA? (please don't shudder,
https://www.google.com/search?q=gnu+cobol+embeded+sql&ie=utf-8&oe=utf-8

5.4   Does GnuCOBOL support any SQL databases?

Yes. There are embedded SQL engines for GnuCOBOL and PostgreSQL, Oracle, and
Firebird. There has also been efforts made for accessing DB2.
http://opencobol.add1tocobol.com/gnucobol/#does-gnucobol-support-any-sql-databases

В списке pgsql-general по дате отправления:

Предыдущее
От: John McKown
Дата:
Сообщение: SQL pre-processor, like ecpg, for other languages?
Следующее
От: Reid Thompson
Дата:
Сообщение: Re: SQL pre-processor, like ecpg, for other languages?