検索

phrase: max: clip:
target: order:
Results of 301 - 310 of about 374 for Database (0.132 sec.)
Retrieves metadata for the fields of a statement prepared by sqlsrv_prepare or s... 3774
« sqlsrv_fetch sqlsrv_free_stmt » PHP Manual SQLSRV 関数 Retrieves metadata for the fields of a ... serverName\sqlexpress" ; $connectionInfo = array( "Database" => "AdventureWorks" , "UID" => "username" , "PWD" ...
https://man.plustar.jp/php/function.sqlsrv-field-metadata.html - [similar]
Frees all resources for the specified statement 3774
« sqlsrv_field_metadata sqlsrv_get_config » PHP Manual SQLSRV 関数 Frees all resources for the s ... serverName\sqlexpress" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "username" , "PWD" => "pas ...
https://man.plustar.jp/php/function.sqlsrv-free-stmt.html - [similar]
Retrieves the number of fields (columns) on a statement 3774
« sqlsrv_next_result sqlsrv_num_rows » PHP Manual SQLSRV 関数 Retrieves the number of fields (co ... serverName\sqlexpress" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "username" , "PWD" => "pas ...
https://man.plustar.jp/php/function.sqlsrv-num-fields.html - [similar]
Retrieves the number of rows in a result set 3774
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a re ... serverName\sqlexpress" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "username" , "PWD" => "pas ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query ... 3774
« sqlsrv_rollback sqlsrv_send_stream_data » PHP Manual SQLSRV 関数 Returns the number of rows mo ... serverName\sqlexpress" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "username" , "PWD" => "pas ...
https://man.plustar.jp/php/function.sqlsrv-rows-affected.html - [similar]
Sends data from parameter streams to the server 3774
« sqlsrv_rows_affected sqlsrv_server_info » PHP Manual SQLSRV 関数 Sends data from parameter str ... serverName\sqlexpress" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "username" , "PWD" => "pas ...
https://man.plustar.jp/php/function.sqlsrv-send-stream-data.html - [similar]
その他の拡張モジュールに対する変更 3774
« PHP 5.6.x における OpenSSL 関連の変更 新しいグローバル定数 » PHP Manual PHP 5.5.x から PHP 5.6 ... EPOLICY_OLDEST CURLCLOSEPOLICY_SLOWEST OCI8 Oracle Database 12c の暗黙の結果セットをサポートするようになりまし ...
https://man.plustar.jp/php/migration56.extensions.html - [similar]
Select a server matching a read preference 3774
« MongoDB\Driver\Manager::removeSubscriber MongoDB\Driver\Manager::startSession » PHP Manual Mon ... anager::getServers() , this method will initialize database connections and perform server discovery if necess ...
https://man.plustar.jp/php/mongodb-driver-manager.selectserver.html - [similar]
直近の操作の警告を取得する 3774
« mysql_xdevapi\BaseResult BaseResult::getWarningsCount » PHP Manual mysql_xdevapi\BaseResult 直 ... r:password@localhost" ); $session -> sql ( "CREATE DATABASE foo" )-> execute (); $session -> sql ( "CREATE TAB ...
https://man.plustar.jp/php/mysql-xdevapi-baseresult.getwarnings.html - [similar]
直近の操作から発生した警告を取得する 3774
« Result::getGeneratedIds Result::getWarningsCount » PHP Manual mysql_xdevapi\Result 直近の操作か ... r:password@localhost" ); $session -> sql ( "CREATE DATABASE foo" )-> execute (); $session -> sql ( "CREATE TAB ...
https://man.plustar.jp/php/mysql-xdevapi-result.getwarnings.html - [similar]