検索

phrase: max: clip:
target: order:
Results of 951 - 960 of about 2650 for 上の (0.191 sec.)
Get db name from results of cubrid_list_dbs 2061
« cubrid_data_seek cubrid_errno » PHP Manual CUBRID MySQL 互換関数 Get db name from results of c ... rid_db_name ( $db_list , $i ) . "\n" ; $i ++; } ?> 上の例の出力は以下となります。 demodb 参考 cubrid_list_d ...
https://man.plustar.jp/php/function.cubrid-db-name.html - [similar]
Get the facility code of error 2061
« cubrid_drop cubrid_error_code » PHP Manual CUBRID 関数 Get the facility code of error cubrid_e ... r_msg ()); cubrid_disconnect ( $conn ); exit; } ?> 上の例の出力は以下となります。 Error facility: 1 Error c ...
https://man.plustar.jp/php/function.cubrid-error-code-facility.html - [similar]
Get error code for the most recent function call 2061
« cubrid_error_code_facility cubrid_error_msg » PHP Manual CUBRID 関数 Get error code for the mo ... r_msg ()); cubrid_disconnect ( $conn ); exit; } ?> 上の例の出力は以下となります。 Error facility: 4 Error c ...
https://man.plustar.jp/php/function.cubrid-error-code.html - [similar]
Get last error message for the most recent function call 2061
« cubrid_error_code cubrid_execute » PHP Manual CUBRID 関数 Get last error message for the most ... r_msg ()); cubrid_disconnect ( $conn ); exit; } ?> 上の例の出力は以下となります。 Error facility: 2 Error c ...
https://man.plustar.jp/php/function.cubrid-error-msg.html - [similar]
Get the error message 2061
« cubrid_errno cubrid_fetch_array » PHP Manual CUBRID MySQL 互換関数 Get the error message cubri ... ho "Error Message: " , cubrid_error ( $con ); } ?> 上の例の出力は以下となります。 Error Code: -493 Error Me ...
https://man.plustar.jp/php/function.cubrid-error.html - [similar]
Free the memory occupied by the result data 2061
« cubrid_fetch cubrid_get_autocommit » PHP Manual CUBRID 関数 Free the memory occupied by the re ... _request ( $req ); cubrid_disconnect ( $conn ); ?> 上の例の出力は以下となります。 array(5) { ["event_code"] ...
https://man.plustar.jp/php/function.cubrid-free-result.html - [similar]
Get the class name using OID 2061
« cubrid_get_charset cubrid_get_client_info » PHP Manual CUBRID 関数 Get the class name using OI ... r ( $class_name ); cubrid_disconnect ( $conn ); ?> 上の例の出力は以下となります。 code 参考 cubrid_is_insta ...
https://man.plustar.jp/php/function.cubrid-get-class-name.html - [similar]
Get the query timeout value of the request 2061
« cubrid_get_db_parameter cubrid_get_server_info » PHP Manual CUBRID 関数 Get the query timeout ... var_dump ( $timeout ); cubrid_close ( $conn ); ?> 上の例の出力は以下となります。 int(5000) int(1000) 参考 ...
https://man.plustar.jp/php/function.cubrid-get-query-timeout.html - [similar]
Check whether the instance pointed by OID exists 2061
« cubrid_insert_id cubrid_lob_close » PHP Manual CUBRID 関数 Check whether the instance pointed ... echo "error\n" ; } cubrid_disconnect ( $conn ); ?> 上の例の出力は以下となります。 Instance pointed by @0|0| ...
https://man.plustar.jp/php/function.cubrid-is-instance.html - [similar]
Return the number of columns in the result set 2061
« cubrid_next_result cubrid_num_rows » PHP Manual CUBRID 関数 Return the number of columns in th ... _num , $col_num ); cubrid_disconnect ( $conn ); ?> 上の例の出力は以下となります。 Row Num: 6 Column Num: 2 ...
https://man.plustar.jp/php/function.cubrid-num-cols.html - [similar]