Home :: International :: Manuals :: Howto :: FAQ :: Man Pages :: Email Login

 
 

 

ingres_commit

(PHP 4 >= 4.0.2, PHP 5)

ingres_commit -- トランザクションをコミットする

説明

bool ingres_commit ( resource [link])

警告

この関数は、 実験的なステータスにあります。これは、この関数の 動作、関数名、ここで書かれていること全てがPHPの将来のバージョンで予告 なく変更される可能性があることを意味します。注意を喚起するとともに自分 のリスクでこの関数を使用して下さい。

ingres_commit() は現在オープンされているトラン ザクションをオープンし、全ての変更をデータベースに保存します。

この関数はトランザクションをクローズします。 ingres_query() によりクエリを送信することによ り、新規のトランザクションをオープンすることが可能です。

トランザクションをオープンする前に ingres_autocommit() をコールすることにより、各 クエリの後に自動的にサーバ側でコミットを行うことも可能です。

ingres_query(), ingres_rollback(), ingres_autocommit()も参照下さい。

 
 
 
 
Google
  Web Linuxinfor   
 

Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account

Document on this page is part of "PHP マニュアル". See Index Page for more info about Authorship and Copyright.

1999-2009 Linuxinfor.com. No rights reserved.