検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 615 for Connection (0.396 sec.)
データベースへの接続を返す 3005
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_con ... options ); if( $tc_conn ) { echo "Explicit trusted connection succeeded.\n" ; if( db2_get_option ( $tc_conn , "t ... lose ( $tc_conn ); } else { echo "Explicit trusted connection failed.\n" ; } ?> 上の例の出力は以下となります。 E ... xplicit trusted connection succeeded. User has been switched. 参考 db2_close( ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
SQL 文を直接実行する 3005
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ib ... c — SQL 文を直接実行する 説明 db2_exec ( resource $connection , string $statement , array $options = ? ): resour ... データベースアクセスの効率が向上します。 パラメータ connection db2_connect() あるいは db2_pconnect() が返した有効 ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
MIME エンコードされたテキストを UTF-8 に変換する 3005
« imap_utf8_to_mutf7 IMAP\Connection » PHP Manual IMAP 関数 MIME エンコードされたテキストを UTF- ...
https://man.plustar.jp/php/function.imap-utf8.html - [similar]
Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or s... 3005
« sqlsrv_fetch sqlsrv_free_stmt » PHP Manual SQLSRV 関数 Retrieves metadata for the fields of a ... ple <?php $serverName = "serverName\sqlexpress" ; $connectionInfo = array( "Database" => "AdventureWorks" , "UID ... ssword" ); $conn = sqlsrv_connect ( $serverName , $connectionInfo ); if( $conn === false ) { die( print_r ( sqls ... Returns information about the client and specified connection 関連キーワード: sqlsrv , metadata , types , return ...
https://man.plustar.jp/php/function.sqlsrv-field-metadata.html - [similar]
サーバープールの統計情報を取得する 3005
« Memcached::getServerList Memcached::getVersion » PHP Manual Memcached サーバープールの統計情報 ... _items] => 2374 [limit_maxbytes] => 67108864 [curr_connections] => 2 [total_connections] => 151 [connection_stru ...
https://man.plustar.jp/php/memcached.getstats.html - [similar]
Create a new Query 3005
« MongoDB\Driver\Query MongoDB\Driver\BulkWrite » PHP Manual MongoDB\Driver\Query Create a new Q ... owed to not read all the data unless it closes the connection. This option is not supported by the find command ... ion. By default, the read concern from the MongoDB Connection URI will be used. This option is available in Mong ...
https://man.plustar.jp/php/mongodb-driver-query.construct.html - [similar]
Execute a database query on this server 3005
« MongoDB\Driver\Server::executeCommand MongoDB\Driver\Server::executeReadCommand » PHP Manual M ... g the operation to a secondary (from a replica set connection, not standalone) or mongos node to ensure that the ... 以外の理由で失敗した場合に MongoDB\Driver\Exception\ConnectionException をスローします。 認証が必要な場面で認証に ...
https://man.plustar.jp/php/mongodb-driver-server.executequery.html - [similar]
MySQL クライアントのバージョンを整数値で返す 3005
« mysqli::$client_info mysqli::get_connection_stats » PHP Manual mysqli MySQL クライアントのバー ...
https://man.plustar.jp/php/mysqli.get-client-version.html - [similar]
ODBC および DB2 関数 (PDO_ODBC) 3005
« PDO_OCI DSN PDO_ODBC DSN » PHP Manual PDO ドライバ ODBC および DB2 関数 (PDO_ODBC) ODBC および ... プション 名前 デフォルト 変更可能 変更履歴 pdo_odbc.connection_pooling "strict" PHP_INI_ALL pdo_odbc.db2_instance ... ィレクティブに関する 簡単な説明を示します。 pdo_odbc.connection_pooling string ODBC 接続のプール方法を指定します。 ...
https://man.plustar.jp/php/ref.pdo-odbc.html - [similar]
Finalizes all add/deletes made to the index 3005
« SolrClient::addDocuments SolrClient::__construct » PHP Manual SolrClient Finalizes all add/del ... Exception if the client had failed, or there was a connection issue. Throws SolrServerException if the Solr Serv ...
https://man.plustar.jp/php/solrclient.commit.html - [similar]