function odbc autocommit

odbc_autocommitPodręcznik PHPPoprzedniNastępnyodbc_autocommit (PHP 3>= 3.0.6, PHP 4 )odbc_autocommit -- Toggle autocommit behaviourDescriptionbool odbc_autocommit ( resource connection_id [, bool OnOff]) Without the OnOff parameter, this function returns auto-commit status for connection_id. TRUE is returned if auto-commit is on, FALSE if it is off or an error occurs. If OnOff is TRUE, auto-commit is enabled, if it is FALSE auto-commit is disabled. Returns TRUE on success, FALSE on failure. By default, auto-commit is on for a connection. Disabling auto-commit is equivalent with starting a transaction. See also odbc_commit() and odbc_rollback(). PoprzedniSpis treściNastępnyUnified ODBC functionsPoczątek rozdziałuodbc_binmode
Wyszukiwarka

Podobne podstrony:
function odbc autocommit
function odbc autocommit
function odbc binmode
function odbc longreadlen
function odbc close all
function odbc connect
function odbc setoption
function odbc gettypeinfo
function odbc tableprivileges
function odbc exec
function odbc binmode

więcej podobnych podstron