検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 949 for [SIMILAR] 16 1024 4096 WITH 31378 oracle WITH 11... (2.064 sec.)
実行用に文を準備する 0
« odbc_pconnect odbc_primarykeys » PHP Manual ODBC 関数 実行用に文を準備する odbc_prepare (PHP 4, PHP 5, PHP 7, PHP 8) odbc_prepare — 実行用に文を準備する 説明 odbc_prepare ( resource $odbc , string $query ): resource | false 実行用に文を準備します。 結果 ID は、この後 odbc_execute() で命 ...
https://man.plustar.jp/php/function.odbc-prepare.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
定義済み定数 0
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 PDO::PARAM_BOOL ( int ) ブールデータ型を表します。 PDO::PAR ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
文を実行する 0
« oci_error oci_fetch_all » PHP Manual OCI8 関数 文を実行する oci_execute (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_execute — 文を実行する 説明 oci_execute ( resource $statement , int $mode = OCI_COMMIT_ON_SUCCESS ): bool oci_parse() が返した statement を実行します。 実行後、 INSERT ...
https://man.plustar.jp/php/function.oci-execute.html - [similar]
SQLite データベースに接続する 0
« SQLite (PDO) PDO::sqliteCreateAggregate » PHP Manual SQLite (PDO) SQLite データベースに接続する PDO_SQLITE DSN (PHP 5 >= 5.1.0, PHP 7, PECL PDO_SQLITE >= 0.2.0) PDO_SQLITE DSN — SQLite データベースに接続する 説明 PDO_SQLITE データソース名 (DSN) は以下の要素で構成されます: DSN 接頭辞 (S ...
https://man.plustar.jp/php/ref.pdo-sqlite.connection.html - [similar]
クエリの次の行を連想配列あるいは数値添字配列で返す 0
« oci_fetch_all oci_fetch_assoc » PHP Manual OCI8 関数 クエリの次の行を連想配列あるいは数値添字配列で返す oci_fetch_array (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_array — クエリの次の行を連想配列あるいは数値添字配列で返す 説明 oci_fetch_array ( resource $statement , int $mode ...
https://man.plustar.jp/php/function.oci-fetch-array.html - [similar]
持続的な PostgreSQL 接続をオープンする 0
« pg_parameter_status pg_ping » PHP Manual PostgreSQL 関数 持続的な PostgreSQL 接続をオープンする pg_pconnect (PHP 4, PHP 5, PHP 7, PHP 8) pg_pconnect — 持続的な PostgreSQL 接続をオープンする 説明 pg_pconnect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_pco ...
https://man.plustar.jp/php/function.pg-pconnect.html - [similar]
ベンダー固有のモジュール 0
« PDO::sqliteCreateFunction CUBRID » PHP Manual データベース関連 ベンダー固有のモジュール ベンダー固有のモジュール CUBRID はじめに インストール/設定 定義済み定数 例 CUBRID 関数 CUBRID MySQL 互換関数 CUBRID 廃止されたエイリアスと関数 dBase はじめに インストール/設定 定義済み定数 dBase 関数 ...
https://man.plustar.jp/php/refs.database.vendors.html - [similar]
直近の接続エラーメッセージおよび SQLCODE を返す 0
« db2_conn_error db2_connect » PHP Manual IBM DB2 関数 直近の接続エラーメッセージおよび SQLCODE を返す db2_conn_errormsg (PECL ibm_db2 >= 1.0.0) db2_conn_errormsg — 直近の接続エラーメッセージおよび SQLCODE を返す 説明 db2_conn_errormsg ( resource $connection = ? ): string db2_conn_errorm ...
https://man.plustar.jp/php/function.db2-conn-errormsg.html - [similar]
IBM DB2 関数 0
« 定義済み定数 db2_autocommit » PHP Manual IBM DB2 IBM DB2 関数 IBM DB2 関数 目次 db2_autocommit — データベース接続の AUTOCOMMIT の状態を取得または設定する db2_bind_param — PHP 変数を SQL 文のパラメータにバインドする db2_client_info — DB2 データベースクライアントの情報をプロパティに保持す ...
https://man.plustar.jp/php/ref.ibm-db2.html - [similar]