Re: Re: JDBC changes for 7.2... some questions...

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Re: JDBC changes for 7.2... some questions...
Дата
Msg-id 200108222305.f7MN57807630@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Re: JDBC changes for 7.2... some questions...  (Peter Wiley <wiley@mmspl.com.au>)
Список pgsql-jdbc
> >
> > What's your thoughts?  Do you see the need for the functionality?  Do you have
> > a solution that I need?
>
> Definitely need the functionality. It's one of the things holding up me
> porting an Informix system. Laziness is a bigger holdup of course - the
> Informix system is so bulletproof and I'm slowly re-writing all the 4GL in
> Java.
>
> FWIW, Informix returns the new SERIAL value through a structure
> SQLCA.SQLERRD[3] from memory. Not applicable to a PostgreSQL solution I'd
> say.

If I remember correctly, that is the ANSI standard embedded C way to
return such values.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

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

Предыдущее
От: Peter Wiley
Дата:
Сообщение: Re: Re: JDBC changes for 7.2... some questions...
Следующее
От: "Marc G. Fournier"
Дата:
Сообщение: jdbc "proxy" server ...