On Wed, 2005-21-09 at 08:50 -0600, andres(at)sayago(dot)info wrote:
> Hello again.
>
> I can't find the solution. I need to use PostgreSQL on JDeveloper using
> ADF. I get an error about "check sintaxis". The problem is that ADF use
> aliases for UPDATE statements, and PostgreSQL not (MySQL yes!!).
>
> Can you help me??
As said before, you need to write a JDBC driver that will remove the
aliases from updates, and then send the rewritten query to postgresql.
--
Mike Warnecke <mike(at)audiowarehouse(dot)ca>
Audio Warehouse