Re: Last inserted id

Поиск
Список
Период
Сортировка
Искать
От
Simeo Reig
Тема
Re: Last inserted id
Дата
Msg-id
007a01c16bba$9f6d8b10$0a00a8c0@win2000
Список
Дерево обсуждения
Re: Last inserted id Dave Page <dpage@vale-housing.co.uk>
> False.  Option B is multi-user safe, period.  The reason is that currval
> returns the value last obtained by nextval *in your own session*,
> independently of what anyone else has done meanwhile.

What do you understand for *session* ? Same postgres connection ? Same ADO
connection ? (ADO sometimes make more than one connection for recordset)

How Can I know how many connections are active ?
(for ADO debugging)

Thanks
Simeó Reig

В списке pgsql-odbc по дате отправления
От: Dave Page
Дата:
Сообщение: Re: Last inserted id
От: Tom Lane
Дата:
Сообщение: Re: Last inserted id
FAQ