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
mysqlnd_ms_xa_commit(3) - php
oci_commit(3) - php
odbc_tables(3) - php
pg_lo_unlink(3) - php
stomp_commit(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Forum Video Tutorial: How to Use Code Tags
New Code Tags (Syntax Highlighting)
Please Welcome Don Cragun as Lead Moderator