PHP Doku:: Hebt eine Transaktion wieder auf - function.odbc-rollback.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAbstraktionsebenenODBC (Unified)ODBC Funktionenodbc_rollback

Ein Service von Reinhard Neidl - Webprogrammierung.

ODBC Funktionen

<<odbc_result

odbc_setoption>>

odbc_rollback

(PHP 4, PHP 5)

odbc_rollbackHebt eine Transaktion wieder auf

Beschreibung

int odbc_rollback ( int $connection_id )

Hebt alle ausstehenden Transaktionen auf der Verbindung connection_id wieder auf. Bei Erfolg wird TRUE zurückgegeben, sonst FALSE.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)