Versions available for this page: CUBRID 8.4.3 | CUBRID 9.0.0 |
The cci_connect_with_url_ex function is different from cci_connect_with_url() only in terms that the detailed description of the error can be checked through the database error buffer (err_buf) by returning CCI_ER_DBMS error. For more information, see cci_connect_with_url().
int cci_connect_with_url_ex (char *url, char *db_user, char *db_password, T_CCI_ERROR * err_buf)