Re: [HACKERS] PostgreSQL JDBC and sub-select - Mailing list pgsql-jdbc

From Hannu Krosing
Subject Re: [HACKERS] PostgreSQL JDBC and sub-select
Date
Msg-id 1036918269.1918.6.camel@rh72.home.ee
Whole thread Raw
In response to PostgreSQL JDBC and sub-select  (snpe <snpe@snpe.co.yu>)
Responses Re: [HACKERS] PostgreSQL JDBC and sub-select  (snpe <snpe@snpe.co.yu>)
List pgsql-jdbc
snpe kirjutas L, 09.11.2002 kell 22:51:
> Hello,
>   I work with JDeveloper and PostgreSQL  JDBC and I have one problem.
> I get error :
>   sub-SELECT in FORM must have an alias
> I can't change SQL command, but it is internal JDeveloper command

You could set up query logging in the backend and see what the offending
query is. It may still be something you did (a missing or extra
something somewhere).

---------------
Hannu



pgsql-jdbc by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: [GENERAL] PostgreSQL JDBC and sub-select
Next
From: snpe
Date:
Subject: Re: [HACKERS] PostgreSQL JDBC and sub-select