検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 136 for dbname (0.010 sec.)
接続に関する TTY 名を返す 5669
« pg_transaction_status pg_unescape_bytea » PHP Manual PostgreSQL 関数 接続に関する TTY 名を返す ... 例1 pg_tty() の例 <?php $pgsql_conn = pg_connect ( "dbname=mark host=localhost" ); if ( $pgsql_conn ) { print ...
https://man.plustar.jp/php/function.pg-tty.html - [similar]
クライアント・プロトコル・サーバーのバージョンを配列で返す 5669
« pg_update PgSql\Connection » PHP Manual PostgreSQL 関数 クライアント・プロトコル・サーバーのバ ... p $dbconn = pg_connect ( "host=localhost port=5432 dbname=mary" ) or die( "Could not connect" ); $v = pg_ver ...
https://man.plustar.jp/php/function.pg-version.html - [similar]
Begins a database transaction 5669
« SQLSRV 関数 sqlsrv_cancel » PHP Manual SQLSRV 関数 Begins a database transaction sqlsrv_begin_ ... express" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "userName" , "PWD" => "password" ); $c ...
https://man.plustar.jp/php/function.sqlsrv-begin-transaction.html - [similar]
Cancels a statement 5669
« sqlsrv_begin_transaction sqlsrv_client_info » PHP Manual SQLSRV 関数 Cancels a statement sqlsr ... express" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "username" , "PWD" => "password" ); $c ...
https://man.plustar.jp/php/function.sqlsrv-cancel.html - [similar]
Commits a transaction that was begun with sqlsrv_begin_transaction 5669
« sqlsrv_close sqlsrv_configure » PHP Manual SQLSRV 関数 Commits a transaction that was begun wi ... express" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "userName" , "PWD" => "password" ); $c ...
https://man.plustar.jp/php/function.sqlsrv-commit.html - [similar]
Returns error and warning information about the last SQLSRV operation performed 5669
« sqlsrv_connect sqlsrv_execute » PHP Manual SQLSRV 関数 Returns error and warning information a ... express" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "username" , "PWD" => "password" ); $c ...
https://man.plustar.jp/php/function.sqlsrv-errors.html - [similar]
Executes a statement prepared with sqlsrv_prepare 5669
« sqlsrv_errors sqlsrv_fetch_array » PHP Manual SQLSRV 関数 Executes a statement prepared with s ... express" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "username" , "PWD" => "password" ); $c ...
https://man.plustar.jp/php/function.sqlsrv-execute.html - [similar]
Makes the next row in a result set available for reading 5669
« sqlsrv_fetch_object sqlsrv_field_metadata » PHP Manual SQLSRV 関数 Makes the next row in a res ... express" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "username" , "PWD" => "password" ); $c ...
https://man.plustar.jp/php/function.sqlsrv-fetch.html - [similar]
Gets field data from the currently selected row 5669
« sqlsrv_get_config sqlsrv_has_rows » PHP Manual SQLSRV 関数 Gets field data from the currently ... express" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "username" , "PWD" => "password" ); $c ...
https://man.plustar.jp/php/function.sqlsrv-get-field.html - [similar]
Makes the next result of the specified statement active 5669
« sqlsrv_has_rows sqlsrv_num_fields » PHP Manual SQLSRV 関数 Makes the next result of the specif ... express" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "userName" , "PWD" => "password" ); $c ...
https://man.plustar.jp/php/function.sqlsrv-next-result.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT