検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 201 for prepare (0.046 sec.)
BLOB を読み取るためのストリームリソースを開く 4614
« SQLite3::open SQLite3::prepare » PHP Manual SQLite3 BLOB を読み取るためのストリームリソースを開 ...
https://man.plustar.jp/php/sqlite3.openblob.html - [similar]
PHP Data Objects 4572
« odbc_tables はじめに » PHP Manual 抽象化レイヤー PHP Data Objects PHP Data Objects はじめに イ ... 挿入された行の ID あるいはシーケンスの値を返す PDO::prepare — 文を実行する準備を行い、文オブジェクトを返す PDO ...
https://man.plustar.jp/php/book.pdo.html - [similar]
SQLite3 4572
« PgSql\Lob はじめに » PHP Manual ベンダー固有のモジュール SQLite3 SQLite3 はじめに インストール ... を読み取るためのストリームリソースを開く SQLite3::prepare — 実行する SQL 文を準備する SQLite3::query — SQL ク ...
https://man.plustar.jp/php/book.sqlite3.html - [similar]
ODBC (Unified) 4572
« dba_sync はじめに » PHP Manual 抽象化レイヤー ODBC (Unified) ODBC (Unified) はじめに インストー ... dbc_pconnect — 持続的なデータベース接続を開く odbc_prepare — 実行用に文を準備する odbc_primarykeys — テーブル ...
https://man.plustar.jp/php/book.uodbc.html - [similar]
The SolrClient class 4572
« SolrObject::offsetUnset SolrClient::addDocument » PHP Manual Solr The SolrClient class The Sol ... tResponseWriter — Sets the response writer used to prepare the response from Solr SolrClient::setServlet — Ch ...
https://man.plustar.jp/php/class.solrclient.html - [similar]
結果セット内の行を表す、カラム位置をインデックスとする配列を返す 4572
« db2_execute db2_fetch_assoc » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラム位置をイン ... weight FROM animals ORDER BY breed" ; $stmt = db2_prepare ( $conn , $sql ); $result = db2_execute ( $stmt ); ...
https://man.plustar.jp/php/function.db2-fetch-array.html - [similar]
結果セット内の行を表す、カラム名をインデックスとする配列を返す 4572
« db2_fetch_array db2_fetch_both » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラム名をイン ... weight FROM animals ORDER BY breed" ; $stmt = db2_prepare ( $conn , $sql ); $result = db2_execute ( $stmt ); ...
https://man.plustar.jp/php/function.db2-fetch-assoc.html - [similar]
結果セット内の行を表す、カラムをプロパティとするオブジェクトを返す 4572
« db2_fetch_both db2_fetch_row » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラムをプロパテ ... animals WHERE id = ?" ; if ( $conn ) { $stmt = db2_prepare ( $conn , $sql ); db2_execute ( $stmt , array( 0 ) ...
https://man.plustar.jp/php/function.db2-fetch-object.html - [similar]
InterBase データベースへの持続的接続をオープンする 4572
« ibase_param_info ibase_prepare » PHP Manual Firebird/InterBase 関数 InterBase データベースへの ...
https://man.plustar.jp/php/function.ibase-pconnect.html - [similar]
NULL で終わる文字列を PostgreSQL バックエンドに送信する 4572
« pg_prepare pg_query_params » PHP Manual PostgreSQL 関数 NULL で終わる文字列を PostgreSQL バック ...
https://man.plustar.jp/php/function.pg-put-line.html - [similar]