Re: org.postgresql.util.PSQLException: ERROR: relation "dual" does not exist Position: 42

Поиск
Список
Период
Сортировка
От Craig Ringer
Тема Re: org.postgresql.util.PSQLException: ERROR: relation "dual" does not exist Position: 42
Дата
Msg-id 4BAEA879.5060403@postnewspapers.com.au
обсуждение исходный текст
Ответ на org.postgresql.util.PSQLException: ERROR: relation "dual" does not exist Position: 42  (Sriram P <sriramkumar1985@gmail.com>)
Список pgsql-jdbc
On 27/03/2010 4:19 PM, Sriram P wrote:
>
> While im using postgresql with jdbc i m getting following error
>
> org.postgresql.util.PSQLException: ERROR: relation "dual" does not exist
> Position: 42

You're using code written for Oracle. You need to fix your SQL so it'll
run on PostgreSQL.

If you want help with that, you'll have to post the SQL and some other
basic information. See:
   http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

--
Craig Ringer

В списке pgsql-jdbc по дате отправления: