Date: 09/23/00
- Next message: Michael Chaney: "Re: [phplib] Spruce_Tree"
- Previous message: toby cabot: "Re: [phplib] PHPLIB Templates VS fasttemplate"
- In reply to: Frédéric BERNOUD: "[phplib] returns ID generated for an AUTO_INCREMENTED field"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Could we know, after add an entry in database with phplib and
POSTGRES,
> the position
> of the cursor Like mysql_insert_id() for Mysql.
You can "select nextval( 'sequence_name')" and then use the value in
your insert.
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Michael Chaney: "Re: [phplib] Spruce_Tree"
- Previous message: toby cabot: "Re: [phplib] PHPLIB Templates VS fasttemplate"
- In reply to: Frédéric BERNOUD: "[phplib] returns ID generated for an AUTO_INCREMENTED field"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

