Date: 09/22/00
- Next message: Jeff Stuart: "[phplib] RE: [phplib-dev] Re: [phplib] How stable is PHPLib-Dev"
- Previous message: White, Bob: "[phplib] DBLookup for Oracle?"
- Next in thread: toby cabot: "Re: [phplib] returns ID generated for an AUTO_INCREMENTED field"
- Reply: toby cabot: "Re: [phplib] returns ID generated for an AUTO_INCREMENTED field"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
Could we know, after add an entry in database with phplib and POSTGRES,
the position
of the cursor Like mysql_insert_id() for Mysql.
For exemple, when we do "next_record()" phplib give us the position of
the cursor => good, But, it seems, we can't know the position of the
cursor after add or update an entry...
It's big problem for me, because my application is "multi-utilisateur"
and after add an entry, I must know exactly the position the new id of
my entry and not the id of another personne.
bye.
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Jeff Stuart: "[phplib] RE: [phplib-dev] Re: [phplib] How stable is PHPLib-Dev"
- Previous message: White, Bob: "[phplib] DBLookup for Oracle?"
- Next in thread: toby cabot: "Re: [phplib] returns ID generated for an AUTO_INCREMENTED field"
- Reply: toby cabot: "Re: [phplib] returns ID generated for an AUTO_INCREMENTED field"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

