Re: PREPARE -> EXECUTE Problem

Поиск
Список
Период
Сортировка
От F.
Тема Re: PREPARE -> EXECUTE Problem
Дата
Msg-id 1232019811.9838.9.camel@localhost.localdomain
обсуждение исходный текст
Список pgsql-php
        >Just ignore the default.
        >Have you set up the table with SERIAL?
        >if so this should work:

After some changes, for the moment seems the good choice.
But have a problem getting pdo->lastInsertId(), do not work in postgre
for me.

I am using this :
select currval('table_id_seq');

Any clear method?



















--




--
Publicidad http://www.pas-world.com


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

Предыдущее
От: Chris
Дата:
Сообщение: Re: PREPARE -> EXEC Problem
Следующее
От: Jasen Betts
Дата:
Сообщение: Re: PREPARE -> EXECUTE Problem