php man page for odbc_commit

Query: odbc_commit

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

ODBC_COMMIT(3)								 1							    ODBC_COMMIT(3)

odbc_commit - Commit an ODBC transaction

SYNOPSIS
bool odbc_commit (resource $connection_id)
DESCRIPTION
Commits all pending transactions on the connection.
PARAMETERS
o $connection_id -The ODBC connection identifier, see odbc_connect(3) for details.
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group ODBC_COMMIT(3)
Related Man Pages
ingres_autocommit(3) - php
oci_commit(3) - php
odbc_foreignkeys(3) - php
odbc_procedurecolumns(3) - php
odbc_tables(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch