odbc_commit

(PHP 4, PHP 5)

odbc_commitCommit an ODBC transaction

Description

bool odbc_commit ( resource $connection_id )

Commits all pending transactions on the connection.

Parameters

connection_id

The ODBC connection identifier, see odbc_connect() for details.

Return Values

Returns TRUE on success or FALSE on failure.

Коментарии

When used within an odbc_fetch_row() loop, your selected set is lost.
2000-10-17 09:14:50
http://php5.kiev.ua/manual/ru/function.odbc-commit.html

    Поддержать сайт на родительском проекте КГБ