Date: 09/20/00
- Next message: Alexander Aulbach: "Re: [phplib] query_sql and metadata"
- Previous message: Michael J. Huber: "Re: [phplib] BAsic Question - DB_pgsql.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi. I'm having some problems trying to use db_pgsql.inc and
transactions...
I know that db_pgsql.inc doesn't have anything to do with this but,
which one is the right way to use transaction an $db->query..
Do I have to send a big query like $db->query("BEGIN; SELECT
* FROM auth_user; COMMIT") ?
what if I don't know if I have to use COMMIT or ROLLBACK ??
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Alexander Aulbach: "Re: [phplib] query_sql and metadata"
- Previous message: Michael J. Huber: "Re: [phplib] BAsic Question - DB_pgsql.inc"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

