検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 204 for [SIMILAR] 16 1024 4096 WITH 7460 precision WITH ... (0.446 sec.)
ODBC あるいは DB2 データベースに接続する 5143
« ODBC and DB2 (PDO) PostgreSQL (PDO) » PHP Manual ODBC and DB2 (PDO) ODBC あるいは DB2 データベースに接続する PDO_ODBC DSN (PECL PDO_ODBC >= 0.1.0) PDO_ODBC DSN — ODBC あるいは DB2 データベースに接続する 説明 PDO_ODBC データソース名 (DSN) は以下の要素で構成されます。 DSN 接頭辞 DSN 接頭 ...
https://man.plustar.jp/php/ref.pdo-odbc.connection.html - [similar]
ODBC の設定を変更する 5143
« 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]
直近のエラーコードを得る 5143
« 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]
直近のエラーメッセージを得る 5143
« 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]
実行用に文を準備する 5143
« 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]
バイナリカラムデータを処理する 5143
« 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]
テーブルの主キーを取得する 5143
« 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 接続を閉じる 5143
« odbc_close_all odbc_columnprivileges » PHP Manual ODBC 関数 ODBC 接続を閉じる odbc_close (PHP 4, PHP 5, PHP 7, PHP 8) odbc_close — ODBC 接続を閉じる 説明 odbc_close ( resource $odbc ): void 指定された接続 ID が指すデータベースサーバーへの接続を閉じます。 パラメータ odbc ODBC 接続 ID。詳 ...
https://man.plustar.jp/php/function.odbc-close.html - [similar]
SQL文を直接実行する 5143
« 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]
データソースに接続する 5143
« odbc_commit odbc_cursor » PHP Manual ODBC 関数 データソースに接続する odbc_connect (PHP 4, PHP 5, PHP 7, PHP 8) odbc_connect — データソースに接続する 説明 odbc_connect ( string $dsn , string $user , string $password , int $cursor_option = SQL_CUR_USE_DRIVER ): resource | false 他の ODB ...
https://man.plustar.jp/php/function.odbc-connect.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT