Firebird/InterBase
- はじめに
- インストール/設定
- 定義済み定数
- Firebird/InterBase 関数
- fbird_add_user — のエイリアス ibase_add_user
- fbird_affected_rows — のエイリアス ibase_affected_rows
- fbird_backup — のエイリアス ibase_backup
- fbird_blob_add — のエイリアス ibase_blob_add
- fbird_blob_cancel — Cancel 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_get
- fbird_blob_import — のエイリアス ibase_blob_import
- fbird_blob_info — のエイリアス ibase_blob_info
- fbird_blob_open — のエイリアス ibase_blob_open
- fbird_close — のエイリアス ibase_close
- fbird_commit — のエイリアス ibase_commit
- fbird_commit_ret — のエイリアス ibase_commit_ret
- fbird_connect — のエイリアス ibase_connect
- fbird_db_info — のエイリアス ibase_db_info
- fbird_delete_user — のエイリアス ibase_delete_user
- fbird_drop_db — のエイリアス ibase_drop_db
- fbird_errcode — のエイリアス ibase_errcode
- fbird_errmsg — のエイリアス ibase_errmsg
- fbird_execute — のエイリアス ibase_execute
- fbird_fetch_assoc — のエイリアス ibase_fetch_assoc
- fbird_fetch_object — のエイリアス ibase_fetch_object
- fbird_fetch_row — のエイリアス ibase_fetch_row
- fbird_field_info — のエイリアス ibase_field_info
- fbird_free_event_handler — のエイリアス ibase_free_event_handler
- fbird_free_query — のエイリアス ibase_free_query
- fbird_free_result — のエイリアス ibase_free_result
- fbird_gen_id — のエイリアス ibase_gen_id
- fbird_maintain_db — のエイリアス ibase_maintain_db
- fbird_modify_user — のエイリアス ibase_modify_user
- fbird_name_result — のエイリアス ibase_name_result
- fbird_num_fields — のエイリアス ibase_num_fields
- fbird_num_params — のエイリアス ibase_num_params
- fbird_param_info — のエイリアス ibase_param_info
- fbird_pconnect — のエイリアス ibase_pconnect
- fbird_prepare — のエイリアス ibase_prepare
- fbird_query — のエイリアス ibase_query
- fbird_restore — のエイリアス ibase_restore
- fbird_rollback — のエイリアス ibase_rollback
- fbird_rollback_ret — のエイリアス ibase_rollback_ret
- fbird_server_info — のエイリアス ibase_server_info
- fbird_service_attach — のエイリアス ibase_service_attach
- fbird_service_detach — のエイリアス ibase_service_detach
- fbird_set_event_handler — のエイリアス ibase_set_event_handler
- fbird_trans — のエイリアス ibase_trans
- fbird_wait_event — のエイリアス ibase_wait_event
- ibase_add_user — Add a user to a security database
- ibase_affected_rows — 直近のクエリで変更された行の数を返す
- ibase_backup — Initiates a backup task in the service manager and returns immediately
- ibase_blob_add — 生成された blob にデータを追加する
- ibase_blob_cancel — blob の生成を取り消す
- ibase_blob_close — blob を閉じる
- ibase_blob_create — データを追加するために blob を生成する
- ibase_blob_echo — ブラウザに blob の内容を出力する
- ibase_blob_get — オープンした blob から len バイト分のデータを取得する
- ibase_blob_import — blob を生成し、ファイルをコピーし、閉じる
- ibase_blob_info — blob の長さと他の便利な情報を返す
- ibase_blob_open — データの一部を取得するために blob をオープンする
- ibase_close — InterBase データベースへの接続を閉じる
- ibase_commit — トランザクションをコミットする
- ibase_commit_ret — トランザクションを閉じずにコミットする
- ibase_connect — データベースへの接続をオープンする
- ibase_db_info — データベースについての統計情報を要求する
- ibase_delete_user — Delete a user from a security database
- ibase_drop_db — データベースを削除する
- ibase_errcode — エラーコードを返す
- ibase_errmsg — エラーメッセージを返す
- ibase_execute — 準備されたクエリを実行する
- ibase_fetch_assoc — クエリの結果から、行を連想配列として取得する
- ibase_fetch_object — InterBase データベースからオブジェクトを得る
- ibase_fetch_row — InterBase データベースから 1 行分の結果を取得する
- ibase_field_info — フィールドに関する情報を得る
- ibase_free_event_handler — 登録済みのイベントハンドラをキャンセルする
- ibase_free_query — プリペアドクエリにより確保されたメモリを解放する
- ibase_free_result — 結果セットを解放する
- ibase_gen_id — 指定した名前のジェネレータをひとつ加算し、その新しい値を返す
- ibase_maintain_db — データベースサーバーでメンテナンスコマンドを実行する
- ibase_modify_user — Modify a user to a security database
- ibase_name_result — 結果セットに名前を割り当てる
- ibase_num_fields — 結果セットにおけるフィールド数を得る
- ibase_num_params — プリペアドクエリのパラメータ数を返す
- ibase_param_info — プリペアドクエリのパラメータに関する情報を返す
- ibase_pconnect — InterBase データベースへの持続的接続をオープンする
- ibase_prepare — Prepare a query for later binding of parameter placeholders and execution
- ibase_query — InterBase データベースでクエリを実行する
- ibase_restore — Initiates a restore task in the service manager and returns immediately
- ibase_rollback — トランザクションをロールバックする
- ibase_rollback_ret — トランザクションを閉じずにロールバックする
- ibase_server_info — データベースサーバーについての情報を要求する
- ibase_service_attach — サービスマネージャに接続する
- ibase_service_detach — サービスマネージャとの接続を切断する
- ibase_set_event_handler — イベントが発生した際にコールされるコールバック関数を登録する
- ibase_trans — トランザクションを開始する
- ibase_wait_event — データベースでイベントが発生するのを待つ
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google