Re: Driver modified for JDeveloper+ADF communication

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: Driver modified for JDeveloper+ADF communication
Дата
Msg-id Pine.BSO.4.64.0706191235420.15310@leary.csoft.net
обсуждение исходный текст
Ответ на Driver modified for JDeveloper+ADF communication  (Javier Caballero <jcaballero@empretal.com>)
Список pgsql-jdbc

On Tue, 19 Jun 2007, Javier Caballero wrote:

> I'm doing a program with JDeveloper+ADF and Postgre and was having problems
> with the update sentence (created automatically by JDeveloper). After some
> research, found the problem in the SQL sentence. Postgre don't accept alias
> in a UPDATE query and JDeveloper sends it.

PG accepts update aliases in version 8.2+.  So a better solution is
probably just to upgrade.

Kris Jurka

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

Предыдущее
От: Javier Caballero
Дата:
Сообщение: Driver modified for JDeveloper+ADF communication
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Literal vs parameterized 'timestamp with time zone' value