PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ora_commitoff> <ora_columntype
Last updated: Mon, 26 Nov 2007

view this page in

ora_commit

(PHP 4, PHP 5 <= 5.0.5)

ora_commit — 提交一个 Oracle 事务

描述

bool ora_commit ( resource $conn )

该函数提交一个 Oracle 事务。事务的定义如下:当一个连接被建立时或者自动提交被关闭时,或者在某个给定连接的最后一次提交回滚操作时所发生的所有改变。

如果成功则返回 TRUE,失败则返回 FALSE。 错误的细节能够使用 ora_error()ora_errorcode() 函数取得。

参见ora_commiton()ora_commitoff()



add a note add a note User Contributed Notes
ora_commit
There are no user contributed notes for this page.

ora_commitoff> <ora_columntype
Last updated: Mon, 26 Nov 2007
 
 
show source | credits | sitemap | contact | advertising | mirror sites