検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 97 for rollback (0.002 sec.)
Begins a database transaction 8410
« SQLSRV 関数 sqlsrv_cancel » PHP Manual SQLSRV 関数 Begins a database transaction sqlsrv_begin_ ... srv_begin_transaction() and before calls to sqlsrv_rollback() or sqlsrv_commit() . Explicit transactions shoul ... of executing SQL statements that begin and commit/roll back transactions. For more information, see » SQLSRV ... saction() together with sqlsrv_commit() and sqlsrv_rollback() . <?php $serverName = "serverName\sqlexpress" ; ... ccessful, commit the transaction. */ /* Otherwise, rollback the transaction. */ if( $stmt1 && $stmt2 ) { sqlsr ...
https://man.plustar.jp/php/function.sqlsrv-begin-transaction.html - [similar]
トランザクションを閉じずにロールバックする 8357
« ibase_restore ibase_rollback » PHP Manual Firebird/InterBase 関数 トランザクションを閉じずにロ ... ールバックする ibase_rollback_ret (PHP 5, PHP 7 < 7.4.0) ibase_rollback_ret — ト ... ランザクションを閉じずにロールバックする 説明 ibase_rollback_ret ( resource $link_or_trans_identifier = null ): ... します。 関連キーワード: トランザクション , ibase , rollback , ret , 対応 , 関数 , trans , identifier , 接続 , ...
https://man.plustar.jp/php/function.ibase-rollback-ret.html - [similar]
トランザクションをロールバックする 8305
« odbc_result odbc_setoption » PHP Manual ODBC 関数 トランザクションをロールバックする odbc_rollback ... back (PHP 4, PHP 5, PHP 7, PHP 8) odbc_rollback — トランザクションをロールバックする 説明 odbc_rol ... se を返します。 関連キーワード: トランザクション , rollback , 接続 , result , setoption , 関数 , resource , 未 ...
https://man.plustar.jp/php/function.odbc-rollback.html - [similar]
未解決のデータベーストランザクションをロールバックする 7820
« oci_result oci_server_version » PHP Manual OCI8 関数 未解決のデータベーストランザクションをロー ... ルバックする oci_rollback (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_roll ... タベーストランザクションをロールバックする 説明 oci_rollback ( resource $connection ): bool Oracle 接続 connect ... e を、失敗した場合に false を返します。 例 例1 oci_rollback() の例 <?php // 複数のテーブルにデータを追加し、エ ... MMIT ); if (! $r ) { $e = oci_error ( $stid ); oci_rollback ( $conn ); // 両方のテーブルへの変更をロールバック ...
https://man.plustar.jp/php/function.oci-rollback.html - [similar]
トランザクションをロールバックする 7558
« PDO::quote PDO::setAttribute » PHP Manual PDO トランザクションをロールバックする PDO::rollBack ... 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::rollBack — トランザクションをロールバックする 説明 public P ... DO::rollBack (): bool PDO::beginTransaction() によって開始された ... /* ミスに気づき、変更をロールバックする */ $dbh -> rollBack (); /* データベース接続はオートコミットモードに戻る ... ース , 変更 , 発行 , TABLE , ステートメント , 開始 , rollBack ...
https://man.plustar.jp/php/pdo.rollback.html - [similar]
Commits a transaction that was begun with sqlsrv_begin_transaction 7388
« sqlsrv_close sqlsrv_configure » PHP Manual SQLSRV 関数 Commits a transaction that was begun wi ... of executing SQL statements that begin and commit/roll back transactions. For more information, see » SQLSRV ... ogether with sqlsrv_begin_transaction() and sqlsrv_rollback() . <?php $serverName = "serverName\sqlexpress" ; ... ccessful, commit the transaction. */ /* Otherwise, rollback the transaction. */ if( $stmt1 && $stmt2 ) { sqlsr ... o "Transaction committed.<br />" ; } else { sqlsrv_rollback ( $conn ); echo "Transaction rolled back.<br />" ; ...
https://man.plustar.jp/php/function.sqlsrv-commit.html - [similar]
Firebird/InterBase 関数 7231
« 定義済み定数 fbird_add_user » PHP Manual Firebird/InterBase Firebird/InterBase 関数 Firebird/I ... y fbird_restore — のエイリアス ibase_restore fbird_rollback_ret — のエイリアス ibase_rollback_ret fbird_rollba ... ck — のエイリアス ibase_rollback fbird_server_info — のエイリアス ibase_server_info ... the service manager and returns immediately ibase_rollback_ret — トランザクションを閉じずにロールバックする i ... base_rollback — トランザクションをロールバックする ibase_server_ ...
https://man.plustar.jp/php/ref.ibase.html - [similar]
Firebird/InterBase 7178
« dbase_replace_record はじめに » PHP Manual ベンダー固有のモジュール Firebird/InterBase Firebir ... y fbird_restore — のエイリアス ibase_restore fbird_rollback_ret — のエイリアス ibase_rollback_ret fbird_rollba ... ck — のエイリアス ibase_rollback fbird_server_info — のエイリアス ibase_server_info ... the service manager and returns immediately ibase_rollback_ret — トランザクションを閉じずにロールバックする i ... base_rollback — トランザクションをロールバックする ibase_server_ ...
https://man.plustar.jp/php/book.ibase.html - [similar]
のエイリアス ibase_restore 7126
« fbird_query fbird_rollback_ret » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_restore ... キーワード: restore , ibase , fbird , 関数 , query , rollback , ret , ...
https://man.plustar.jp/php/function.fbird-restore.html - [similar]
のエイリアス ibase_server_info 7126
« fbird_rollback fbird_service_attach » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_se ... 連キーワード: server , info , ibase , fbird , 関数 , rollback , service , attach , ...
https://man.plustar.jp/php/function.fbird-server-info.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT