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

From Mike Aubury
Subject Re: Aubit 4GL for postgresql
Date
Msg-id 200411300856.05294.mike.aubury@aubit.com
Whole thread Raw
In response to Re: Aubit 4GL for postgresql  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-interfaces
Just to clarify -  Aubit4GL currently works with InformixSQL style SQL 
statements being converted to PostgresSQL on the fly for migrating current 
Informix4GL programs to run against a PostgresSQL database.

What I'm talking about here is running native PostgresSQL statements within 
the 4GL for people who've maybe never heard of Informix 4GL/SQL.

(For example - Aubit4GL has no CREATE TYPE statement, outer joins are 
different etc - a PostgresSQL programmer may not like the fact they need to 
PREPARE or SQL/ENDSQL around these statements that the current 4GL grammar 
rules don't recognise...).



On Tuesday 30 November 2004 02:39, Bruce Momjian wrote:
> Dave Cramer wrote:
> > Hi,
> >
> > Mike Aubury is considering porting Aubit 4GL
> > http://www.aubit.com/index.php?page=Products/Aubit4gl   to native
> > postgresql.
> >
> > If this is of interest to you please respond. He is trying to measure
> > the level of interest.
>
> Uh, I thought it already worked with PostgreSQL.  Certainly there is a
> lot of demand from companies porting from Informix and for users who
> need a good database-aware application language.


pgsql-interfaces by date:

Previous
From: "Claudio Duffini"
Date:
Subject: Re: Aubit 4GL for postgresql
Next
From: Jaime Casanova
Date:
Subject: Re: Aubit 4GL for postgresql