検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 374 for database (0.086 sec.)
InterBase データベースへの持続的接続をオープンする 4371
« ibase_param_info ibase_prepare » PHP Manual Firebird/InterBase 関数 InterBase データベースへの ... 続的接続をオープンする 説明 ibase_pconnect ( string $database = ? , string $username = ? , string $password = ? ... ンクは'持続的(persistent)'と呼ばれます。 パラメータ database database は接続するサーバー上のデータベース ファイ ... リンク , pconnect , string , サーバー , hostname , database ...
https://man.plustar.jp/php/function.ibase-pconnect.html - [similar]
行をオブジェクトとして得る 4371
« pg_fetch_assoc pg_fetch_result » PHP Manual PostgreSQL 関数 行をオブジェクトとして得る pg_fetc ... していました。 例 例1 pg_fetch_object() の例 <?php $database = "store" ; $db_conn = pg_connect ( "host=localhos ... t port=5432 dbname= $database " ); if (! $db_conn ) { echo "Failed connecting to ... postgres database $database \n" ; exit; } $qu = pg_query ( $db_conn ...
https://man.plustar.jp/php/function.pg-fetch-object.html - [similar]
The MongoDB\Driver\Query class 4345
« MongoDB\Driver\Command::__construct MongoDB\Driver\Query::__construct » PHP Manual MongoDB\Dri ... er\Query class is a value object that represents a database query. クラス概要 final class MongoDB\Driver\Query ... , Query , construct , final , array , represents , database , query , クラス , 概要 ...
https://man.plustar.jp/php/class.mongodb-driver-query.html - [similar]
Fetch the data for graph as array 4345
« rrd_error rrd_first » PHP Manual RRD 関数 Fetch the data for graph as array rrd_fetch (PECL rr ... tions ): array Gets data for graph output from RRD database file as array. This function has same result as rr ... no image file is created. パラメータ filename RRD database file name. options Array of options for resolution ...
https://man.plustar.jp/php/function.rrd-fetch.html - [similar]
データベースに存在するかをチェックする 4345
« Schema::dropCollection Schema::getCollection » PHP Manual mysql_xdevapi\Schema データベースに存 ... 在するかをチェックする Schema::existsInDatabase (No version information available, might only be i ... n Git) Schema::existsInDatabase — データベースに存在するかをチェックする 説明 publ ... ic mysql_xdevapi\Schema::existsInDatabase (): bool 現在のオブジェクト(スキーマ、テーブル、コ ... でなければ false を返します。 例 例1 Schema::existsInDatabase の例 <?php $session = mysql_xdevapi \ getSession ( ...
https://man.plustar.jp/php/mysql-xdevapi-schema.existsindatabase.html - [similar]
コレクションがデータベースに存在するかをチェックする 4318
« Collection::dropIndex Collection::find » PHP Manual mysql_xdevapi\Collection コレクションがデー ... ベースに存在するかをチェックする Collection::existsInDatabase (No version information available, might only be i ... n Git) Collection::existsInDatabase — コレクションがデータベースに存在するかをチェック ... する 説明 public mysql_xdevapi\Collection::existsInDatabase (): bool コレクションオブジェクトが、データベース( ... されます。 これに対してカラムを追加すると、 existsInDatabase() はコレクションとは見なさなくなります。 例 例1 my ...
https://man.plustar.jp/php/mysql-xdevapi-collection.existsindatabase.html - [similar]
RRDCreator クラス 4283
« rrdc_disconnect RRDCreator::addArchive » PHP Manual RRD RRDCreator クラス RRDCreator クラス (P ... ddDataSource — Adds data source definition for RRD database RRDCreator::__construct — Creates new RRDCreator i ... nstance RRDCreator::save — Saves the RRD database to a file 関連キーワード: RRDCreator , クラス , pu ...
https://man.plustar.jp/php/class.rrdcreator.html - [similar]
Firebird データベースに接続する 4283
« Firebird (PDO) IBM (PDO) » PHP Manual Firebird (PDO) Firebird データベースに接続する PDO_FIREB ... FIREBIRD DSN を表します。 firebird:dbname=/path/to/DATABASE.FDB 例2 PDO_FIREBIRD DSN でのポートとパス指定の例 ... を表します。 firebird:dbname=hostname/port:/path/to/DATABASE.FDB 例3 PDO_FIREBIRD DSN で Debian システムのローカ ... FIREBIRD , fdb , dbname , パス , employee , 方言 , DATABASE ...
https://man.plustar.jp/php/ref.pdo-firebird.connection.html - [similar]
Open a persistent connection to a CUBRID server 4231
« cubrid_pconnect_with_url cubrid_prepare » PHP Manual CUBRID 関数 Open a persistent connection ... n $CUBRID/conf/cubrid_broker.conf). dbname Name of database. userid User name for the database. passwd User pa ... ion to CUBRID server cubrid_disconnect() - Close a database connection cubrid_close() - Close CUBRID connectio ...
https://man.plustar.jp/php/function.cubrid-pconnect.html - [similar]
Set autocommit mode of the connection 4231
« cubrid_set_add cubrid_set_db_parameter » PHP Manual CUBRID 関数 Set autocommit mode of the con ... et_autocommit() function is used to set the CUBRID database auto-commit mode of the current database connectio ...
https://man.plustar.jp/php/function.cubrid-set-autocommit.html - [similar]