検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 47 for CLOB (0.023 sec.)
Bind a lob object or a string as a lob object to a prepared statement as paramet... 8436
« cubrid_lob_size cubrid_lob2_close » PHP Manual CUBRID 関数 Bind a lob object or a string as a ... e cubrid_lob2_bind() function is used to bind BLOB/CLOB datas to a corresponding question mark placeholder ... for binding. bind_value_type It must be "BLOB" or "CLOB" and it won't be case-sensitive. If it not be give ... example <?php // Table: test_lob (id INT, contents CLOB) $conn = cubrid_connect ( "localhost" , 33000 , "d ... ( $conn , "CREATE TABLE test_lob (id INT, contents CLOB)" ); $req = cubrid_prepare ( $conn , "INSERT INTO ...
https://man.plustar.jp/php/function.cubrid-lob2-bind.html - [similar]
CUBRID 関数 8299
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables t ... ointed by OID exists cubrid_lob_close — Close BLOB/CLOB data cubrid_lob_export — Export BLOB/CLOB data to ... file cubrid_lob_get — Get BLOB/CLOB data cubrid_lob_send — Read BLOB/CLOB data and sen ... d straight to browser cubrid_lob_size — Get BLOB/CLOB data size cubrid_lob2_bind — Bind a lob object or ... object to a file cubrid_lob2_import — Import BLOB/CLOB data from a file cubrid_lob2_new — Create a lob ob ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
8223
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR ... e_statement ( $stid ); oci_close ( $conn ); ?> 例4 CLOB カラムにデータを挿入する 巨大なデータに対しては、バ ... ェクト (BLOB) あるいはキャラクタラージオブジェクト (CLOB) 型を使います。 この例では CLOB を使います。 <?php ... 作成します // CREATE TABLE MYTABLE (mykey NUMBER, myclob CLOB); $conn = oci_connect ( 'hr' , 'welcome' , 'l ... いる任意のキー $sql = "INSERT INTO mytable (mykey, myclob) VALUES (:mykey, EMPTY_CLOB()) RETURNING myclob IN ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
Read from BLOB/CLOB data 8178
« cubrid_lob2_new cubrid_lob2_seek64 » PHP Manual CUBRID 関数 Read from BLOB/CLOB data cubrid_lo ... CUBRID >= 8.4.1) cubrid_lob2_read — Read from BLOB/CLOB data 説明 cubrid_lob2_read ( resource $lob_identif ... ad() example 1 <?php // test_lob (id INT, contents CLOB) $conn = cubrid_connect ( "localhost" , 33000 , "d ... ad() example 2 <?php // test_lob (id INT, contents CLOB) $conn = cubrid_connect ( "localhost" , 33000 , "d ... lob , cubrid , from , data , read , Read , BLOB , CLOB , size , ursor ...
https://man.plustar.jp/php/function.cubrid-lob2-read.html - [similar]
CUBRID 7828
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... ointed by OID exists cubrid_lob_close — Close BLOB/CLOB data cubrid_lob_export — Export BLOB/CLOB data to ... file cubrid_lob_get — Get BLOB/CLOB data cubrid_lob_send — Read BLOB/CLOB data and sen ... d straight to browser cubrid_lob_size — Get BLOB/CLOB data size cubrid_lob2_bind — Bind a lob object or ... object to a file cubrid_lob2_import — Import BLOB/CLOB data from a file cubrid_lob2_new — Create a lob ob ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
空の新規 LOB あるいは FILE ディスクリプタを初期化する 7782
« oci_new_cursor oci_num_fields » PHP Manual OCI8 関数 空の新規 LOB あるいは FILE ディスクリプタ ... ew_descriptor() の例 <?php /* 入力パラメータとして clob を含む PL/SQLストアドプロシージャを * コールする。 ... ------- ------ -------- * KEY NUMBER(38) IN * DATA CLOB IN * */ $conn = oci_connect ( $user , $password ); ... ( $conn , "begin save_data(:key, :data); end;" ); $clob = oci_new_descriptor ( $conn , OCI_D_LOB ); oci_bi ... y' , $key ); oci_bind_by_name ( $stmt , ':data' , $clob , - 1 , OCI_B_CLOB ); $clob -> write ( $data ); oc ...
https://man.plustar.jp/php/function.oci-new-descriptor.html - [similar]
Move the cursor of a lob object 7691
« cubrid_lob2_read cubrid_lob2_seek » PHP Manual CUBRID 関数 Move the cursor of a lob object cub ... ek64() example <?php // test_lob (id INT, contents CLOB) // Data length of doc_1.txt should be greater tha ... ( $conn , "CREATE TABLE test_lob (id INT, contents CLOB)" ); $req = cubrid_prepare ( $conn , "INSERT INTO ... $req , 1 , 1 ); $lob = cubrid_lob2_new ( $conn , "clob" ); cubrid_lob2_import ( $lob , "doc_1.txt" ); cub ... rid_lob2_bind ( $req , 2 , $lob , 'CLOB' ); // or cubrid_lob2_bind($req, 2, $lob); cubrid_ ...
https://man.plustar.jp/php/function.cubrid-lob2-seek64.html - [similar]
Create a lob object 7646
« cubrid_lob2_import cubrid_lob2_read » PHP Manual CUBRID 関数 Create a lob object cubrid_lob2_n ... tion is used to create a lob object (both BLOB and CLOB). This function should be used before you bind a l ... t_with_url() is assumed. type It may be "BLOB" or "CLOB", it won't be case-sensitive. The default value is ... ド: lob , cubrid , identifier , BLOB , new , conn , CLOB , function , type , resource ...
https://man.plustar.jp/php/function.cubrid-lob2-new.html - [similar]
CLOB や BLOB ごとにプリフェッチするデータサイズを設定する 7646
« oci_set_module_name oci_set_prefetch » PHP Manual OCI8 関数 CLOB や BLOB ごとにプリフェッチする ... (PHP 8.2, PECL OCI8 >= 3.2) oci_set_prefetch_lob — CLOB や BLOB ごとにプリフェッチするデータサイズを設定す ... って、 内部的な Oracle LOB ロケータを取得する際に、 CLOB や BLOB ごとにフェッチする内部バッファサイズを設定 ... lhost/XE' ); $stid = oci_parse ( $conn , 'SELECT myclob FROM mytable' ); oci_set_prefetch_lob ( $stid , 10 ... ン 関連キーワード: oci , サイズ , 設定 , prefetch , CLOB , BLOB , lob , データ , LOB , size ...
https://man.plustar.jp/php/function.oci-set-prefetch-lob.html - [similar]
Move the cursor of a lob object 7433
« cubrid_lob2_seek64 cubrid_lob2_size64 » PHP Manual CUBRID 関数 Move the cursor of a lob object ... seek() example <?php // test_lob (id INT, contents CLOB) $conn = cubrid_connect ( "localhost" , 33000 , "d ... ( $conn , "CREATE TABLE test_lob (id INT, contents CLOB)" ); $req = cubrid_prepare ( $conn , "INSERT INTO ... VALUES(2, ?)" ); $lob = cubrid_lob2_new ( $conn , 'CLOB' ); $len = cubrid_lob2_write ( $lob , "Hello world ... onn ); ?> 参考 cubrid_lob2_read() - Read from BLOB/CLOB data cubrid_lob2_write() - Write to a lob object c ...
https://man.plustar.jp/php/function.cubrid-lob2-seek.html - [similar]
PREV 1 2 3 4 5 NEXT