Re: [HACKERS] PostgreSQL JDBC and sub-select

Поиск
Список
Период
Сортировка
От Hannu Krosing
Тема Re: [HACKERS] PostgreSQL JDBC and sub-select
Дата
Msg-id 1036918269.1918.6.camel@rh72.home.ee
обсуждение исходный текст
Ответ на PostgreSQL JDBC and sub-select  (snpe <snpe@snpe.co.yu>)
Ответы Re: [HACKERS] PostgreSQL JDBC and sub-select  (snpe <snpe@snpe.co.yu>)
Список 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 по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: [GENERAL] PostgreSQL JDBC and sub-select
Следующее
От: snpe
Дата:
Сообщение: Re: [HACKERS] PostgreSQL JDBC and sub-select