検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 675 for [SIMILAR] 16 1024 4096 WITH 5735 odbc WITH 4485 ... (0.507 sec.)
SQL文を直接実行する 7259
« odbc_errormsg odbc_execute » PHP Manual ODBC 関数 SQL文を直接実行する odbc_exec (PHP 4, PHP 5, PHP 7, PHP 8) odbc_exec — SQL文を直接実行する 説明 odbc_exec ( resource $odbc , string $query ): resource | false SQL 命令を データベースサーバーに送ります。 パラメータ odbc ODBC 接続 ID。詳細 ...
https://man.plustar.jp/php/function.odbc-exec.html - [similar]
実行用に文を準備する 7259
« odbc_pconnect odbc_primarykeys » PHP Manual ODBC 関数 実行用に文を準備する odbc_prepare (PHP 4, PHP 5, PHP 7, PHP 8) odbc_prepare — 実行用に文を準備する 説明 odbc_prepare ( resource $odbc , string $query ): resource | false 実行用に文を準備します。 結果 ID は、この後 odbc_execute() で命 ...
https://man.plustar.jp/php/function.odbc-prepare.html - [similar]
指定したデータソースに保存されているプロシージャのリストを取得する 7259
« odbc_procedurecolumns odbc_result_all » PHP Manual ODBC 関数 指定したデータソースに保存されているプロシージャのリストを取得する odbc_procedures (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedures — 指定したデータソースに保存されているプロシージャのリストを取得する 説明 odbc_procedures ( resou ...
https://man.plustar.jp/php/function.odbc-procedures.html - [similar]
実行時設定 7259
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Unified ODBC 設定オプション 名前 デフォルト 変更可能 変更履歴 odbc.default_db * NULL PHP_INI_ALL odbc.default_user * NULL PHP_INI_ALL odbc.default_pw * NULL PHP_INI_A ...
https://man.plustar.jp/php/odbc.configuration.html - [similar]
ODBC の設定を変更する 7259
« odbc_rollback odbc_specialcolumns » PHP Manual ODBC 関数 ODBC の設定を変更する odbc_setoption (PHP 4, PHP 5, PHP 7, PHP 8) odbc_setoption — ODBC の設定を変更する 説明 odbc_setoption ( resource $odbc , int $which , int $option , int $value ): bool この関数により特定の接続またはクエリー結 ...
https://man.plustar.jp/php/function.odbc-setoption.html - [similar]
直近のエラーコードを得る 7259
« odbc_do odbc_errormsg » PHP Manual ODBC 関数 直近のエラーコードを得る odbc_error (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_error — 直近のエラーコードを得る 説明 odbc_error ( ? resource $odbc = null ): string 6 桁の ODBC ステートを返します。エラーがない場合には、空の文字列を返します。 ...
https://man.plustar.jp/php/function.odbc-error.html - [similar]
直近のエラーメッセージを得る 7259
« odbc_error odbc_exec » PHP Manual ODBC 関数 直近のエラーメッセージを得る odbc_errormsg (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) odbc_errormsg — 直近のエラーメッセージを得る 説明 odbc_errormsg ( ? resource $odbc = null ): string 直近の ODBC エラーメッセージを含む文字列を返します。 エラーが ...
https://man.plustar.jp/php/function.odbc-errormsg.html - [similar]
バイナリカラムデータを処理する 7259
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御します。 (関係 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]
テーブルの主キーを取得する 7259
« odbc_prepare odbc_procedurecolumns » PHP Manual ODBC 関数 テーブルの主キーを取得する odbc_primarykeys (PHP 4, PHP 5, PHP 7, PHP 8) odbc_primarykeys — テーブルの主キーを取得する 説明 odbc_primarykeys ( resource $odbc , ? string $catalog , string $schema , string $table ): resource | fal ...
https://man.plustar.jp/php/function.odbc-primarykeys.html - [similar]
odbc_exec のエイリアス 7259
« odbc_data_source odbc_error » PHP Manual ODBC 関数 odbc_exec のエイリアス odbc_do (PHP 4, PHP 5, PHP 7, PHP 8) odbc_do — odbc_exec() のエイリアス 説明 この関数は次の関数のエイリアスです。 odbc_exec() . 関連キーワード: exec , 関数 , data , ...
https://man.plustar.jp/php/function.odbc-do.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT