Searched refs:oci_drv_error (Results 1 – 2 of 2) sorted by relevance
210 oci_drv_error("OCIServerDetach"); in oci_handle_closer()327 H->last_err = oci_drv_error("OCIStmtPrepare"); in oci_handle_doer()346 H->last_err = oci_drv_error("OCIStmtExecute"); in oci_handle_doer()475 oci_drv_error("Unsupported attribute type"); in oci_handle_set_attribute()496 oci_drv_error("Unsupported attribute type"); in oci_handle_set_attribute()517 oci_drv_error("Unsupported attribute type"); in oci_handle_set_attribute()538 oci_drv_error("Unsupported attribute type"); in oci_handle_set_attribute()556 oci_drv_error("Unsupported attribute type"); in oci_handle_set_attribute()643 oci_drv_error("Unsupported attribute type"); in oci_handle_get_attribute()766 oci_drv_error("pdo_oci_handle_factory"); in pdo_oci_handle_factory()[all …]
89 #define oci_drv_error(w) _oci_error(H->err, dbh, NULL, w, H->last_err, FALSE, __FILE__, __LINE__) macro
Completed in 8 milliseconds