検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 123 for cubrid (0.005 sec.)
Export the lob object to a file 6995
« cubrid_lob2_close cubrid_lob2_import » PHP Manual CUBRID 関数 Export the lob object to a file ... cubrid_lob2_export (PECL CUBRID >= 8.4.1) cubrid_lob2_export — Export the lob obje ... ct to a file 説明 cubrid_lob2_export ( resource $lob_identifier , string $f ... ile_name ): bool The cubrid_lob2_export() function is used to save the content ... data to a file. To use this function, you must use cubrid_lob2_new() or fetch a lob object from CUBRID datab ...
https://man.plustar.jp/php/function.cubrid-lob2-export.html - [similar]
Return the current CUBRID connection charset 6971
« cubrid_affected_rows cubrid_close » PHP Manual CUBRID MySQL 互換関数 Return the current CUBRID ... connection charset cubrid_client_encoding (PECL CUBRID >= 8.3.1) cubrid_clie ... nt_encoding — Return the current CUBRID connection charset 説明 cubrid_client_encoding ( r ... er = ? ): string This function returns the current CUBRID connection charset and is similar to the CUBRID fu ... nction cubrid_get_charset() . パラメータ conn_identifier The CUB ...
https://man.plustar.jp/php/function.cubrid-client-encoding.html - [similar]
Commit a transaction 6909
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubrid ... id_commit (PECL CUBRID >= 8.3.0) cubrid_commit — Commit a transaction 説明 ... cubrid_commit ( resource $conn_identifier ): bool The cub ... ress. Connection to the server is closed after the cubrid_commit() function is called; However, the connecti ... on handle is still valid. In CUBRID PHP, auto-commit mode is disabled by default for t ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
Return the current CUBRID connection charset 6909
« cubrid_get_autocommit cubrid_get_class_name » PHP Manual CUBRID 関数 Return the current CUBRID ... connection charset cubrid_get_charset (PECL CUBRID >= 8.3.0) cubrid_get_char ... set — Return the current CUBRID connection charset 説明 cubrid_get_charset ( resou ... tifier ): string This function returns the current CUBRID connection charset and is similar to the CUBRID My ... SQL compatible function cubrid_client_encoding() . パラメータ conn_identifier The ...
https://man.plustar.jp/php/function.cubrid-get-charset.html - [similar]
6872
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... blishes a connection between PHP and CUBRID. This section will cover the most basic and notabl ... eatures. The following code required to connect to CUBRID database, which means CUBRID Server and CUBRID Bro ... e border=2> <?php /** * Set server information for CUBRID connection. host_ip is the IP * address where the ... example), and host_port is the port number of the CUBRID Broker. * The port number is the default given dur ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 6872
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an as ... sociative array, a numeric array, or both cubrid_fetch_array (PECL CUBRID >=8.3.0) cubrid_fetch_arr ... n associative array, a numeric array, or both 説明 cubrid_fetch_array ( resource $result , int $type = CUBRI ... D_BOTH ): array The cubrid_fetch_array() function is used to get a single row ... ult. パラメータ result Result comes from a call to cubrid_execute() type Array type of the fetched result CU ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
Fetch the next row from a result set 6847
« cubrid_execute cubrid_free_result » PHP Manual CUBRID 関数 Fetch the next row from a result se ... t cubrid_fetch (PECL CUBRID >= 8.3.0) cubrid_fetch — Fetch ... the next row from a result set 説明 cubrid_fetch ( resource $result , int $type = CUBRID_BOTH ... ): mixed The cubrid_fetch() function is used to get a single row from ... ult. パラメータ result result comes from a call to cubrid_execute() type Array type of the fetched result CU ...
https://man.plustar.jp/php/function.cubrid-fetch.html - [similar]
Move the cursor in the result 6847
« cubrid_lock_write cubrid_next_result » PHP Manual CUBRID 関数 Move the cursor in the result cubrid ... brid_move_cursor (PECL CUBRID >= 8.3.0) cubrid_move_cursor — Move the cursor in ... the result 説明 cubrid_move_cursor ( resource $req_identifier , int $offs ... et , int $origin = CUBRID_CURSOR_CURRENT ): bool The cubrid_move_cursor() fu ... argument. To set the origin argument, you can use CUBRID_CURSOR_FIRST for the first part of the result, CUB ...
https://man.plustar.jp/php/function.cubrid-move-cursor.html - [similar]
Return the CUBRID server version 6810
« cubrid_get_query_timeout cubrid_get » PHP Manual CUBRID 関数 Return the CUBRID server version ... cubrid_get_server_info (PECL CUBRID >= 8.3.0) cubrid_get_server_info — Return the CUBR ... ID server version 説明 cubrid_get_server_info ( resource $conn_identifier ): str ... This function returns a string that represents the CUBRID server version. パラメータ conn_identifier The CUB ... ID connection. 戻り値 A string that represents the CUBRID server version on success,失敗した場合に false を返 ...
https://man.plustar.jp/php/function.cubrid-get-server-info.html - [similar]
Export BLOB/CLOB data to file 6810
« cubrid_lob_close cubrid_lob_get » PHP Manual CUBRID 関数 Export BLOB/CLOB data to file cubrid_ ... lob_export (PECL CUBRID >= 8.3.1) cubrid_lob_export — Export BLOB/CLOB dat ... a to file 説明 cubrid_lob_export ( resource $conn_identifier , resource ... $lob_identifier , string $path_name ): bool cubrid_lob_export() is used to get BLOB/CLOB data from CU ... ents to a file. To use this function, you must use cubrid_lob_get() first to get BLOB/CLOB info from CUBRID. ...
https://man.plustar.jp/php/function.cubrid-lob-export.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT