db2_exec
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Executes an SQL statement directly

2025-01-10 15:47:30
db2_conn_errormsg
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns the last connection error message and SQLCODE value

2025-01-10 15:47:30
db2_field_name
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns the name of the column in the result set

2025-01-10 15:47:30
db2_special_columns
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns a result set listing the unique row identifier columns for a table

2025-01-10 15:47:30
db2_field_num
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns the position of the named column in a result set

2025-01-10 15:47:30
db2_field_scale
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns the scale of the indicated column in a result set

2025-01-10 15:47:30
db2_connect
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns a connection to a database

2025-01-10 15:47:30
db2_last_insert_id
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.7.1) Returns the auto generated ID of the last insert query that successfully executed

2025-01-10 15:47:30
db2_fetch_object
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns an object with properties representing columns in the fetched row

2025-01-10 15:47:30
db2_field_precision
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns the precision of the indicated column in a result set

2025-01-10 15:47:30