Results of 1 - 10 of about 108 for IBASE (0.022 sec.)
- 定義済み定数 10129
- « リソース型 Firebird/InterBase 関数 » PHP Manual Firebird/InterBase 定義済み定数 定義済み定数 以
...
トランザクションの挙動を設定するため、以下の定数を ibase_trans() に渡すことが可能です。 Firebird/InterBase ...
トランザクションフラグ 定数 説明 IBASE_DEFAULT デフォルトのトランザクション設定が使用され ...
イアントライブラリによって決定され、たいていの場合は IBASE_WRITE|IBASE_CONCURRENCY|IBASE_WAIT です。 IBASE_RE ...
AD 読み込み専用のトランザクションを開始します。 IBASE_WRITE 読み書き可能なトランザクションを開始します。 ...
-
https://man.plustar.jp/php/ibase.constants.html
- [similar]
- Firebird/InterBase 関数 10053
- « 定義済み定数 fbird_add_user » PHP Manual Firebird/InterBase Firebird/InterBase 関数 Firebird/I
...
nterBase 関数 目次 fbird_add_user — のエイリアス ibase_add_user fbird_affected_rows — のエイリアス ibase_ ...
affected_rows fbird_backup — のエイリアス ibase_backup fbird_blob_add — のエイリアス ibase_blob_ad ...
ncel creating blob fbird_blob_close — のエイリアス ibase_blob_close fbird_blob_create — のエイリアス ibase_ ...
blob_create fbird_blob_echo — のエイリアス ibase_blob_echo fbird_blob_get — のエイリアス ibase_blob ...
-
https://man.plustar.jp/php/ref.ibase.html
- [similar]
- Firebird/InterBase 10015
- « dbase_replace_record はじめに » PHP Manual ベンダー固有のモジュール Firebird/InterBase Firebir
...
ebird/InterBase 関数 fbird_add_user — のエイリアス ibase_add_user fbird_affected_rows — のエイリアス ibase_ ...
affected_rows fbird_backup — のエイリアス ibase_backup fbird_blob_add — のエイリアス ibase_blob_ad ...
ncel creating blob fbird_blob_close — のエイリアス ibase_blob_close fbird_blob_create — のエイリアス ibase_ ...
blob_create fbird_blob_echo — のエイリアス ibase_blob_echo fbird_blob_get — のエイリアス ibase_blob ...
-
https://man.plustar.jp/php/book.ibase.html
- [similar]
- Initiates a restore task in the service manager and returns immediately 8356
- « ibase_query ibase_rollback_ret » PHP Manual Firebird/InterBase 関数 Initiates a restore task i
...
n the service manager and returns immediately ibase_restore (PHP 5, PHP 7 < 7.4.0) ibase_restore — Ini ...
n the service manager and returns immediately 説明 ibase_restore ( resource $service_handle , string $sourc ...
r can be a combination of the following constants: IBASE_RES_DEACTIVATE_IDX , IBASE_RES_NO_SHADOW , IBASE_R ...
ES_NO_VALIDITY , IBASE_RES_ONE_AT_A_TIME , IBASE_RES_REPLACE , IBASE_RES_ ...
-
https://man.plustar.jp/php/function.ibase-restore.html
- [similar]
- データベースサーバーについての情報を要求する 8126
- « ibase_rollback ibase_service_attach » PHP Manual Firebird/InterBase 関数 データベースサーバーに
...
ついての情報を要求する ibase_server_info (PHP 5, PHP 7 < 7.4.0) ibase_server_in ...
データベースサーバーについての情報を要求する 説明 ibase_server_info ( resource $service_handle , int $acti ...
コンテクストに応じて様々な型の値を返します。 例 例1 ibase_service_attach() の例 <?php // リモートの Firebird ...
サーバにアタッチする if (( $service = ibase_service_attach ( '10.1.1.254/3050' , 'sysdba' , 'm ...
-
https://man.plustar.jp/php/function.ibase-server-info.html
- [similar]
- Initiates a backup task in the service manager and returns immediately 8088
- « ibase_affected_rows ibase_blob_add » PHP Manual Firebird/InterBase 関数 Initiates a backup tas
...
k in the service manager and returns immediately ibase_backup (PHP 5, PHP 7 < 7.4.0) ibase_backup — Initi ...
n the service manager and returns immediately 説明 ibase_backup ( resource $service_handle , string $source ...
r can be a combination of the following constants: IBASE_BKP_IGNORE_CHECKSUMS , IBASE_BKP_IGNORE_LIMBO , IB ...
ASE_BKP_METADATA_ONLY , IBASE_BKP_NO_GARBAGE_COLLECT , IBASE_BKP_OLD_DESCRIPTION ...
-
https://man.plustar.jp/php/function.ibase-backup.html
- [similar]
- InterBase データベースからオブジェクトを得る 7986
- « ibase_fetch_assoc ibase_fetch_row » PHP Manual Firebird/InterBase 関数 InterBase データベースか
...
らオブジェクトを得る ibase_fetch_object (PHP 5, PHP 7 < 7.4.0) ibase_fetch_ob ...
InterBase データベースからオブジェクトを得る 説明 ibase_fetch_object ( resource $result_id , int $fetch_fl ...
結果 ID から、行を疑似オブジェクトとして取得します。 ibase_fetch_object() を続けてコールすると、 結果セットの ...
次の行を返します。 パラメータ result_id ibase_query() あるいは ibase_execute() で取得した InterB ...
-
https://man.plustar.jp/php/function.ibase-fetch-object.html
- [similar]
- 実行時設定 7948
- « インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定
...
se設定オプション 名前 デフォルト 変更可能 変更履歴 ibase.allow_persistent "1" PHP_INI_SYSTEM ibase.max_pers ...
istent "-1" PHP_INI_SYSTEM ibase.max_links "-1" PHP_INI_SYSTEM ibase.default_db NUL ...
L PHP_INI_SYSTEM ibase.default_user NULL PHP_INI_ALL ibase.default_passwo ...
rd NULL PHP_INI_ALL ibase.default_charset NULL PHP_INI_ALL ibase.timestampfo ...
-
https://man.plustar.jp/php/ibase.configuration.html
- [similar]
- トランザクションを開始する 7910
- « ibase_set_event_handler ibase_wait_event » PHP Manual Firebird/InterBase 関数 トランザクション
...
を開始する ibase_trans (PHP 5, PHP 7 < 7.4.0) ibase_trans — トランザ ...
クションを開始する 説明 ibase_trans ( int $trans_args = ? , resource $link_ident ...
ifier = ? ): resource ibase_trans ( resource $link_identifier = ? , int $trans ...
): resource トランザクションを開始します。 注意 : ibase_trans() を最初にコールした際には、接続の デフォルト ...
-
https://man.plustar.jp/php/function.ibase-trans.html
- [similar]
- オープンした blob から len バイト分のデータを取得する 7833
- « ibase_blob_echo ibase_blob_import » PHP Manual Firebird/InterBase 関数 オープンした blob から
...
len バイト分のデータを取得する ibase_blob_get (PHP 5, PHP 7 < 7.4.0) ibase_blob_get — オ ...
ンした blob から len バイト分のデータを取得する 説明 ibase_blob_get ( resource $blob_handle , int $len ): str ...
ing この関数は、 ibase_blob_open() によって読み込み用に オープンした BLOB ...
から最大 len バイトを返します。 注意 : ibase_blob_create() で書き込み用にオープンした BLOB から ...
-
https://man.plustar.jp/php/function.ibase-blob-get.html
- [similar]