Re: Aubit 4GL for postgresql - Mailing list pgsql-interfaces

From Mike Aubury
Subject Re: Aubit 4GL for postgresql
Date
Msg-id 200412010909.05976.mike.aubury@aubit.com
Whole thread Raw
In response to Re: Aubit 4GL for postgresql  (Jaime Casanova <systemguards@yahoo.com>)
List 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 by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: Aubit 4GL for postgresql
Next
From: X X
Date:
Subject: libpq: how to get error code (not message)