検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 452 for [SIMILAR] 16 1024 4096 WITH 10323 odbc WITH 1017... (0.361 sec.)
ODBC および DB2 関数 (PDO_ODBC) 6157
« PDO_OCI DSN PDO_ODBC DSN » PHP Manual PDO ドライバ ODBC および DB2 関数 (PDO_ODBC) ODBC および DB2 関数 (PDO_ODBC) はじめに PDO_ODBC は PHP Data Objects (PDO) インターフェイス を実装したドライバで、 PHP から ODBC ドライバあるいは IBM DB2 Call Level Interface (DB2 CLI) ライブラリを使用し ...
https://man.plustar.jp/php/ref.pdo-odbc.html - [similar]
ODBC あるいは DB2 データベースに接続する 6157
« 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 の設定を変更する 6157
« 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]
直近のエラーコードを得る 6157
« 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]
直近のエラーメッセージを得る 6157
« 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]
実行用に文を準備する 6157
« 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]
バイナリカラムデータを処理する 6157
« 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]
ODBC 接続を閉じる 6157
« 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文を直接実行する 6157
« 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]
データソースに接続する 6157
« 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 NEXT