Re: Aubit 4GL for postgresql

From: Mike Aubury <mike(dot)aubury(at)aubit(dot)com>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pg(at)fastcrypt(dot)com, pgsql-interfaces(at)postgresql(dot)org
Subject: Re: Aubit 4GL for postgresql
Date: 2004-11-30 08:56:05
Message-ID: 200411300856.05294.mike.aubury@aubit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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.

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Claudio Duffini 2004-11-30 09:06:42 Re: Aubit 4GL for postgresql
Previous Message Bruce Momjian 2004-11-30 02:39:07 Re: Aubit 4GL for postgresql