Re: PREPARE -> EXECUTE Problem - Mailing list pgsql-php

From F.
Subject Re: PREPARE -> EXECUTE Problem
Date
Msg-id 1232019811.9838.9.camel@localhost.localdomain
Whole thread Raw
List 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 by date:

Previous
From: Chris
Date:
Subject: Re: PREPARE -> EXEC Problem
Next
From: Jasen Betts
Date:
Subject: Re: PREPARE -> EXECUTE Problem