db2_stmt_errormsg
(PECL ibm_db2 >= 1.0.0)
db2_stmt_errormsg — 直近の SQL 文のエラーメッセージを含む文字列を返す
説明
直近の SQL 文のエラーメッセージを含む文字列を返します。
db2_stmt_errormsg() の引数にステートメントリソースを 渡さなかった場合は、直近で (例えば db2_prepare() あるいは db2_exec() を使用して) 返そうとしたステートメントリソースに関連するエラーメッセージを返します。
パラメータ
stmt
-
有効なステートメントリソース。
戻り値
SQL 文の発行により直近に発生したエラーを表す エラーメッセージおよび SQLSTATE を返します。
参考
- db2_conn_error() - 直近の接続から返された SQLSTATE を含む文字列を返す
- db2_conn_errormsg() - 直近の接続エラーメッセージおよび SQLCODE を返す
- db2_stmt_error() - SQL 文が返す SQLSTATE を含む文字列を返す
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google