Re: Help !! Postgres on JDeveloper+ADF

Поиск
Список
Период
Сортировка
От Mike Warnecke
Тема Re: Help !! Postgres on JDeveloper+ADF
Дата
Msg-id 1127322985.8510.15.camel@theta.audiowarehouse.sk.ca
обсуждение исходный текст
Ответ на Help !! Postgres on JDeveloper+ADF  (andres@sayago.info)
Список pgsql-jdbc
On Wed, 2005-21-09 at 08:50 -0600, andres@sayago.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@audiowarehouse.ca>
Audio Warehouse

Вложения

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

Предыдущее
От: andres@sayago.info
Дата:
Сообщение: Help !! Postgres on JDeveloper+ADF
Следующее
От: Craig Servin
Дата:
Сообщение: Re: Help !! Postgres on JDeveloper+ADF