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_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_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_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_procedures
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns a result set listing the stored procedures registered in a database

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_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_conn_error
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.0) Returns a string containing the SQLSTATE returned by the last connection attempt

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_fetch_array
  • References/PHP/Function/Database/IBM DB2

(PECL ibm_db2 >= 1.0.1) Returns an array, indexed by column position, representing a row in a result set

2025-01-10 15:47:30