Re: Aubit 4GL for postgresql

Поиск
Список
Период
Сортировка
От Mike Aubury
Тема Re: Aubit 4GL for postgresql
Дата
Msg-id 200412010909.05976.mike.aubury@aubit.com
обсуждение исходный текст
Ответ на Re: Aubit 4GL for postgresql  (Jaime Casanova <systemguards@yahoo.com>)
Список pgsql-interfaces
Aubit4GL will already take an Informix4GL program, and run it on postgres
(mostly!). We have a translation module which takes care of a large portion
of the differences, and theres also an Informix compatibility patch for
postgres which takes care of some of the backend stuff too...


And yes - you can either PREPARE or SQL-END SQL around any non-informix SQL
statements..

HTH

On Tuesday 30 November 2004 20:59, Jaime Casanova wrote:
> I have an Informix-4GL application i was thinking in
> migrate this to postgreSQL. Yea!! I really like an
> Aubit4gl Postgresql native port!!
>
> I read in one of the postings that actually i can use
> postgresql with aubit encosing nonInformix sintaxis in
> SQL - END SQL block. it that true? where can i foun
> more info about this issue?
>
> regards,
> Jaime Casanova
>
> _________________________________________________________
> Do You Yahoo!?
> Información de Estados Unidos y América Latina, en Yahoo! Noticias.
> Visítanos en http://noticias.espanol.yahoo.com


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

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: Aubit 4GL for postgresql
Следующее
От: X X
Дата:
Сообщение: libpq: how to get error code (not message)