From: | Mike Aubury <mike(dot)aubury(at)aubit(dot)com> |
---|---|
To: | Jaime Casanova <systemguards(at)yahoo(dot)com> |
Cc: | pgsql-interfaces(at)postgresql(dot)org |
Subject: | Re: Aubit 4GL for postgresql |
Date: | 2004-12-01 09:09:05 |
Message-ID: | 200412010909.05976.mike.aubury@aubit.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
From | Date | Subject | |
---|---|---|---|
Next Message | X X | 2004-12-02 03:11:44 | libpq: how to get error code (not message) |
Previous Message | Jaime Casanova | 2004-11-30 20:59:40 | Re: Aubit 4GL for postgresql |