1153万例文収録!

「dbms」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オフ

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

dbmsを含む例文一覧と使い方

該当件数 : 136



例文

It varies from DBMS to DBMS. 例文帳に追加

この内容は、DBMS によって違います。 - PEAR

: Database to use on the DBMS server 例文帳に追加

:DBMS サーバ上で使用するデータベース - PEAR

However, the set of data types made available varies from DBMS to DBMS. 例文帳に追加

しかし、選択できるデータ型はDBMS の種類によってまちまちです。 - PEAR

To easily accommodate DBMS table structure changes.例文帳に追加

DBMSのテーブル構造変更に簡易に対応する。 - 特許庁

例文

The exact privileges required depends on the DBMS being used. 例文帳に追加

必要な検眼は、使用している DBMS に依存します。 - PEAR


例文

To perform consistent data duplication by guaranteeing identity of the input order of each data processing request to a primary DBMS and a backup DBMS, versatilely without restricting DBMS or application and transparently without changing the DBMS or the application even when a plurality of connections to the DBMS exist.例文帳に追加

DBMSやアプリケーションを限定せず汎用的に、かつDBMSやアプリケーションを変更することなく透過的に、DBMSへの接続が複数存在した場合でも、プライマリDBMSとバックアップDBMSへのデータ処理要求の投入順序の同一性を保障し、整合性のとれたデータ複製を行う。 - 特許庁

The type element contains the type returned by the DBMS. 例文帳に追加

type 要素には、DBMS から返される値の型が含まれます。 - PEAR

To perform data duplication without mismatching by guaranteeing identity of the input order of each data processing request into a primary DBMS and a backup DBMS between connections thereof without change of protocol depending on the DBMS, even when a plurality of connections to the DBMS exist.例文帳に追加

DBMSへの接続が複数存在する場合にも、DBMS依存のプロトコルの変更なしに、それら接続間でのプライマリDBMS、バックアップDBMSへのデータ処理要求の投入順序の同一性を保証し、不整合なくデータ複製が行えるようにする。 - 特許庁

This driver translates the JDBC into a net protocol, which is DBMS-independent. 例文帳に追加

このドライバは,JDBC(Java database connectivity)をDBMS独立のネットプロトコルに変換する. - コンピューター用語辞典

例文

Some DBMS have native support for date formats, but for others the DBMS driver may have to represent them as integers or text values. 例文帳に追加

DBMS によっては日付型をネイティブでサポートしているものもあります。 しかし、日付を整数値やテキストで表す DBMS もあります。 - PEAR

例文

Each database management system (DBMS) has its own behaviour. 例文帳に追加

それぞれのデータベース管理システム (DBMS) には固有のクセがあります。 - PEAR

The integer data type may store integer values as large as each DBMS may handle. 例文帳に追加

integer 型は、各 DBMS が処理できる範囲の整数値を保存します。 - PEAR

Some DBMS have native support for time of the day formats, but for others the DBMS driver may have to represent them as integers or text values. 例文帳に追加

DBMS によっては時刻型をネイティブでサポートしているものもあります。 しかし、時刻を整数値やテキストで表す DBMS もあります。 - PEAR

Each database management system (DBMS) has its own behaviors. 例文帳に追加

データベース管理システム(DBMS)は、それぞれそれ独自の振る舞いを持っています。 - PEAR

This behavoir does connecting to the DBMS, quering and fetching he result automatically. 例文帳に追加

これは DBMS に接続し、問い合わせと取得を自動的に行います。 - PEAR

To simplify the interface with the DBMS supported by MDB2, it was defined a base set of data types that applications may access independently of the underlying DBMS. 例文帳に追加

MDB2 がサポートする DBMSとのインターフェイスを簡潔にするため、DBMSの種類を問わずにアプリケーションからアクセスできる基本的なデータ型が定義されています。 - PEAR

The number of places available to the right of the decimal point depend on the DBMS. 例文帳に追加

小数部に使用できる桁数の制限は、DBMS によって異なります。 - PEAR

The scale and the precision limits of the values that may be stored in a database depends on the DBMS that it is used. Example 39-6. 例文帳に追加

桁数と精度の制限は、使用している DBMS に依存します。 - PEAR

database: Database to use on the DBMS server 例文帳に追加

database:DBMS サーバ上のデータベース使用方法です。 - PEAR

In the 1970s, data information sevices like DBMS(Data Base Management System) began to appear 例文帳に追加

1970年代になり,DBMS(データベース管理システム)のようなデータ情報サービスが出現した - コンピューター用語辞典

schema to be in third normal form if implemented by means of a relational DBMS 例文帳に追加

リレーショナルDBMSを使って実装されている場合,スキーマは第3正規形である - コンピューター用語辞典

Here is a list of each DBMS, the values returned and the suggested column type: dbase - T/F (Logical) fbase - TRUE/FALSE (BOOLEAN) 例文帳に追加

以下に、各 DBMS についての返り値およびカラム型を示します。 dbase - T/F(Logical) fbase - TRUE/FALSE(BOOLEAN) - PEAR

Do not use PEAR MDB2's methods to access sequences that were created directly in the DBMS. 例文帳に追加

DBMS で直接作成したシーケンスに対してMDB2 のメソッドを使用しないでください。 - PEAR

Most RDBMS's only provide the 例文帳に追加

大半の DBMS では、結果がテーブル名の場合は - PEAR

DBMS independent representation of dates is accomplished by using text strings formatted according to the IS0-8601standard. 例文帳に追加

DBMS に依存しない日付表現形式として、IS0-8601形式の文字列を使用します。 - PEAR

When using ODBC as the phptype, set this to the DBMS type the ODBC driver is connecting to. 例文帳に追加

phptype として ODBC を使用する場合、ODBC ドライバが接続している DBMS タイプにこれをセットしてください。 - PEAR

Do not use PEAR DB's methods to access sequences that were created directly in the DBMS. 例文帳に追加

DBMS で直接作成したシーケンスに対して PEAR DB のメソッドでアクセスすることは避けてください。 - PEAR

Some DBMS drivers may emulate the decimal data type using integers. 例文帳に追加

DBMS ドライバによっては、整数型を使用して十進データをエミュレートしているものもあります。 - PEAR

DBMS independent representation of the time of the day is also accomplished by using text strings formatted according to the ISO-8601standard. 例文帳に追加

DBMS に依存しない時刻表現形式として、IS0-8601形式の文字列を使用します。 - PEAR

VIRTUAL VOLUME CREATION/MANAGEMENT METHOD FOR DBMS例文帳に追加

DBMS向け仮想ボリューム作成・管理方法 - 特許庁

It is also able to convert that is sent to and received from the underlying DBMS using the respective driver. 例文帳に追加

個々の DBMS に対応するドライバを使用して、送受信するデータの型の自動変換を行います。 - PEAR

A set of DBMS specific drivers that are specifically written against the supported database back end (e.g. mysql.php for MySQL, and pgsql.php for PostgreSQL) 例文帳に追加

個々のデータベースバックエンドに対応した、DBMS 固有のドライバ群(たとえば MySQL 用の mysql.php や PostgreSQL 用の pgsql.php など) - PEAR

The programs in a DBMS package establish an interface between the data base itself and the users of the data base 例文帳に追加

DBMSパッケージの中のプログラムが,データベース自身とそのデータベースのユーザ(利用者)の間のインタフェースを設定する - コンピューター用語辞典

Drivers take care of DBMS specific escaping of characters of special meaning with the values of the strings to be converted to this type. 例文帳に追加

文字列をこの型に変換する際に、ドライバが DBMS固有の特殊文字のエスケープ処理を行います。 - PEAR

This data is inconsistent between RDBMS's due to the way each RDBMS works: primary_key 例文帳に追加

この内容には、DBMS 間での一貫性はありません。 それぞれの DBMS に依存し、次のような内容になります。 - PEAR

Furthermore, when changing the amount of cache assignment in the DBMS or in the storage device, a cache effect in the storage device is estimated utilizing information for cache effect estimation by changing the cache amount assignment acquired in the DBMS.例文帳に追加

また、DBMSや記憶装置でのキャッシュ割当量を変更する際に、DBMSで取得するキャッシュ量割当の変更によるキャッシュ効果見積のための情報を利用して記憶装置におけるキャッシュ効果見積を行う。 - 特許庁

Escape a string according to the current DBMS's standards. 例文帳に追加

現在の DBMS の規則に基づいて文字列をエスケープします。 - PEAR

A database management system(DBMS) insulates the programmer from the physical data 例文帳に追加

データベース管理システム(DBMS)を使うことによって,プログラマは(コンピュータ内の)物理的なデータについて考慮しなくてもよくなる - コンピューター用語辞典

Fields of this type may be created optionally as unsigned integers but not all DBMS support it. 例文帳に追加

この型はオプションで符号なしとすることもできますが、すべての DBMS がそれをサポートしているわけではありません。 - PEAR

To facilitate setting in a DBMS system efficiently utilizing a data cache of a storage device by optimizing the amount of assignment by dividing a cache of DBMS and the cache of the storage device into data while exclusively utilizing said caches.例文帳に追加

DBMSのキャッシュと記憶装置のキャッシュとを排他的に利用し、それらキャッシュをデータにより分割して割当量を最適化することにより、記憶装置のデータキャッシュを効率的に利用するDBMSシステムにおいて、それらの設定を容易化する。 - 特許庁

In that case, the DBMS uses information on the structure of the database, that is information constituting the database schema. 例文帳に追加

その場合には, DBMSはデータベースの構造に関する情報, すなわちデータベーススキーマを構成している情報を利用する. - コンピューター用語辞典

This storage device obtains static constitution information of the DBMS via a network 79 through a DBMS information acquisition- communication program, a DBMS information communication part, and a host computer information setting program and stores it as DBMS data information in a memory.例文帳に追加

記憶装置は、ネットワーク79を通してDBMSの静的な構成情報をDBMS情報取得・通信プログラム、DBMS情報通信部、ホスト情報設定プログラムを通して取得し、DBMSデータ情報としてメモリ内に記憶する。 - 特許庁

If your query result base on joined tables, a nested XML data structure can represent how the DBMS joins the tables. 例文帳に追加

もしクエリの結果が結合されたテーブルならば、 XML データ構造は入れ子になりDBMS がどのようにテーブルを結合したかを表します。 - PEAR

Since only one data processing request is always multiplexed and processed in the whole system, even if a plurality of connections to the DBMS exist, the consistent data duplication can be performed by guaranteeing identity of the input order of each data processing request into the primary DBMS 3110 and the backup DBMS 3210.例文帳に追加

システム全体で常に1つのデータ処理要求のみが、多重化、処理されるため、DBMSへの複数の接続があったとしても、プライマリDBMS3110とバックアップDBMS3210へのデータ処理要求の投入順序の同一性を保証し、整合性の取れたデータの複製を行う。 - 特許庁

makes certain error messages in certain drivers compatible with those from other DBMS's Table 39-1. 例文帳に追加

他の DBMS のものと互換性のあるドライバのエラーメッセージを作ります。 - PEAR

SYSTEM FOR SECURING CONSISTENCY OF DATA STORED IN DBMS例文帳に追加

DBMSに格納されたデータの整合性を担保するためのシステム - 特許庁

To obtain the same retrieved result regardless of the sorts of DBMS or OS.例文帳に追加

DBMSやOSの種類によらず同一の検索結果を得る。 - 特許庁

PostgreSQL is a sophisticated Object-Relational DBMS, supporting almost all SQL constructs, including subselects, transactions, and user-defined types and functions. 例文帳に追加

PostgreSQLは洗練されたオブジェクト・リレーショナルDBMSであり, サブ選択, トランザクションおよび利用者定義型と関数を含むほとんどすべてのSQL構造体をサポートする. - コンピューター用語辞典

A time series information management module (44) that holds information for sorting and managing records depending on the contents of times series information is provided in a DBMS (database management system) (42).例文帳に追加

DBMS(42)に時系列情報の内容によってレコードを分類して管理するための情報を保持する時系列情報管理モジュール(44)を設ける。 - 特許庁

例文

To correct the imbalance in processing performance, when data usage of DBMS (database management system) is imbalanced while minimizing reduction in processing performance of DBMS.例文帳に追加

DBMSのデータ使用量にアンバランスが発生した場合に、DBMSの処理性能の低下を少なくし、処理性能のアンバランスを是正すること。 - 特許庁




  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS