Hi, I am working with PHP and Oracle, with the functions of library OCI, and I need to handle the transaccionalidad in PHP, not at level of Stored procedures. Somebody knows if exists the equivalence (or the form to make this equivalence), of the function ora_commitoff($conn)? (in OCI) The idea is to occupy this equivalence (or function), to execute a Stored procedure and to be able to make a Rollback at PHP level if it is that it is necessary. Thank you very much for your help :o)
-- Saludos, Lilian mailto:[EMAIL PROTECTED] -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]