   #PHP Manual Unified ODBC functions odbc_result odbc_setoption

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                 odbc_rollback

   (PHP 3>= 3.0.6, PHP 4 )
   odbc_rollback -- Rollback a transaction

Description

   int odbc_rollback ( resource connection_id)

   Rolls back all pending statements on connection_id. Returns TRUE on
   success, FALSE on failure.
   ______________________________________________________________________

   Prev        Home           Next
   odbc_result  Up  odbc_setoption
