検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 1478 for [SIMILAR] 16 1024 4096 WITH 12229 sqlsrv WITH 28... (0.821 sec.)
実行時設定 10000
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 下表では、SQLSRV エクステンションで使用可能な構成オプションを一覧表示します。 これらのオプションについて詳しくは、 » Handling SQLSRV Warnings and Errors をご覧下さい。 ...
https://man.plustar.jp/php/sqlsrv.configuration.html - [similar]
定義済み定数 9612
« リソース型 SQLSRV 関数 » PHP Manual SQLSRV 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SQLSRV_FETCH_ASSOC ( int ) Forces sqlsrv_fetch_array() to return an ...
https://man.plustar.jp/php/sqlsrv.constants.html - [similar]
PHP 用 Microsoft SQL Server ドライバ 9612
« SQLite3Result::reset はじめに » PHP Manual ベンダー固有のモジュール PHP 用 Microsoft SQL Server ドライバ PHP 用 Microsoft SQL Server ドライバ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 SQLSRV 関数 sqlsrv_begin_transaction — Begins a database tra ...
https://man.plustar.jp/php/book.sqlsrv.html - [similar]
Microsoft SQL Server 関数 (PDO_SQLSRV) 9612
« PDO_MYSQL DSN PDO_SQLSRV DSN » PHP Manual PDO ドライバ Microsoft SQL Server 関数 (PDO_SQLSRV) Microsoft SQL Server 関数 (PDO_SQLSRV) はじめに PDO_SQLSRV は、 PHP Data Objects (PDO) インターフェイス を実装したドライバです。 PHP から、MS SQL Server (SQL Server 2005 以降) および SQL Azure ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.html - [similar]
インストール手順 9612
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 The SQLSRV extension is enabled by adding appropriate DLL file to your PHP extension directory and the corresponding entry to the php.ini file. The SQLSRV download comes with 8 driver files, four of which ...
https://man.plustar.jp/php/sqlsrv.installation.html - [similar]
リソース型 9612
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 Connection resource A connection resource returned by sqlsrv_connect() . Statement resource A statement resource returned by sqlsrv_query() or by sqlsrv_prepare() . 関連キーワード: リソース , resource , sqlsrv ...
https://man.plustar.jp/php/sqlsrv.resources.html - [similar]
SQLSRV 関数 9612
« 定義済み定数 sqlsrv_begin_transaction » PHP Manual SQLSRV SQLSRV 関数 SQLSRV 関数 目次 sqlsrv_begin_transaction — Begins a database transaction sqlsrv_cancel — Cancels a statement sqlsrv_client_info — Returns information about the client and specified connection sqlsrv_close — Closes a ...
https://man.plustar.jp/php/ref.sqlsrv.html - [similar]
Makes the next row in a result set available for reading 9612
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a result set available for reading sqlsrv_fetch (No version information available, might only be in Git) sqlsrv_fetch — Makes the next row in a result set available for reading 説明 sqlsrv_fetch ( ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
行を配列として返す 9612
« sqlsrv_execute sqlsrv_fetch_object » PHP Manual SQLSRV 関数 行を配列として返す sqlsrv_fetch_array (No version information available, might only be in Git) sqlsrv_fetch_array — 行を配列として返す 説明 sqlsrv_fetch_array ( resource $stmt , int $fetchType = ? , int $row = ? , int $offset ...
https://man.plustar.jp/php/function.sqlsrv-fetch-array.html - [similar]
Prepares and executes a query 9612
« sqlsrv_prepare sqlsrv_rollback » PHP Manual SQLSRV 関数 Prepares and executes a query sqlsrv_query (No version information available, might only be in Git) sqlsrv_query — Prepares and executes a query 説明 sqlsrv_query ( resource $conn , string $sql , array $params = ? , array $options ...
https://man.plustar.jp/php/function.sqlsrv-query.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT