JDBC and getting just assigned serial number

Поиск
Список
Период
Сортировка
От Christoph Steinbeck
Тема JDBC and getting just assigned serial number
Дата
Msg-id 37DD4E36.830C04BD@ice.mpg.de
обсуждение исходный текст
Ответ на RE: [INTERFACES] ecpg and getting just assigned serial number  (Craig Orsinger <orsingerc@epg-gw1.lewis.army.mil>)
Ответы Re: [INTERFACES] JDBC and getting just assigned serial number  (Peter Mount <peter@retep.org.uk>)
Re: [INTERFACES] JDBC and getting just assigned serial number  (Herouth Maoz <herouth@oumail.openu.ac.il>)
Список pgsql-interfaces
Hi, 

I'm thrilled to see that there is some kind of discussion running in the
C area on the exact equivalent of my very recent JDBC problem. 
I insert a row into a table where one field is a SERIAL. This SERIAL, of
course, is automatically assigned by PostgreSQL. How do I get this
number immeadiately after inserting the row? When I issue the command
with psql I get back some kind of number which presumably is the OID.
Getting just this one would be fine too because I need it for
referencing. 

Any hints are greatly appreciated. 

TIA and cheers, 

Chris
--
Dr. Christoph Steinbeck (http://www.ice.mpg.de/~stein)
MPI of Chemical Ecology, Tatzendpromenade 1a, 07745 Jena, Germany
Tel: +49(0)3641 643644 - Mobile: +49(0)177 8236510 - Fax: +49(0)3641
643665

What is man but that lofty spirit - that sense of enterprise. 
... Kirk, "I, Mudd," stardate 4513.3..


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

Предыдущее
От: theofilu@eunet.at (Theofilu Andreas)
Дата:
Сообщение: RE[2]: [INTERFACES] ecpg and getting just assigned serial number
Следующее
От: theofilu@eunet.at (Theofilu Andreas)
Дата:
Сообщение: Still have problem with single quotation mark