[phplib] problem with Transactions and phplib From: Leandro Rodrigo Saad Cruz (leandro <email protected>)
Date: 09/20/00

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>