dbms
美 [?di: bi: em 'es]
英 [?di: bi: em 'es] 
- 網絡數據庫管理系統(data base management system);資料庫管理系統;關系數據庫管理系統
英漢解釋
例句
And a model of this architecture and a simple relational DBMS run on this architecture are implemented to verify the architecture.
為了驗證這個體系結構,本文實現了一個基于這個體系結構和一個相關數據庫系統的模型。
we do not believe that oodbms will soon replace the relational dbms as the standard for all, or even most, database applications.
我們不相信oodbms將會很快代替關系型dbms成為所有或者甚至大多數數據庫應用程序的標準。
Replication in Mnesia is one of the mechanisms used to provide a fault tolerant DBMS.
復制是使Mnesia成為一個容錯數據庫管理系統的機制之一。
A System Copy between two systems running on different operating systems or different DBMS systems is called a Heterogeneous System Copy.
而在不同操作系統或不同DBMS系統上運行的兩個系統之間的系統復制則稱作異構系統復制(HeterogeneousSystemCopy)。
Its proven technology qualifies it as an industrial-strength DBMS for an embedded database server on multiple platforms.
它的技術非常成熟可靠,這使它能夠作為多種平臺上嵌入式數據庫服務器的工業級DBMS。
OLE DB allows you to develop applications that access diverse data sources , whether they are DBMS or not .
DBMS程序能夠讓你從數據庫中抽出,修改或是存放信息。
The DBMS ensures that the index is always consistent with the data in the table by updating it during INSERT, UPDATE, and DELETE operations.
通過使用INSERT、UPDATE和DELETE操作對索引進行更新,DBMS能夠確保索引始終與表數據一致。
DBMS automatically fires the trigger as a result of a data modification to the associated table.
當關聯的表發生改變時,DBMS自動激發觸發器。
If there is no index on name, the DBMS does a full table scan and applies the toUpper function on the name column for each tuple.
如果沒有為名稱建立索引,那么DBMS將執行全表掃描并對每個元組(tuple)的name列應用toUpper函數。
ODBC provides an API that allows your application to be independent of the source database management system ( DBMS ) .
ODBC提供了使您的應用程序獨立于源數據庫管理系統(DBMS)的API。
Having the DBMS determine the optimal access path to the data lifts a heavy burden off the programmer's shoulders.
讓DBMS確定到數據的最優存取路徑解除了程序員肩上沉重的負擔。
DBMS is a collection of programs that enables you to store, modify, and extract information from a database.
DBMS是一個程序的集合,它使你能夠存儲、修改以及從數據庫中提取信息。
it is a program the General Assembly, not a DBMS implementation of the regulations.
它是一次編程大會,并非一個DBMS實施的規章。
Now when a query like this is executed, the DBMS can use the functional index ucnameIndex to determine which tuples satisfy the query.
當執行這種查詢時,DBMS可以使用函數索引判斷哪些元組元組(tuple)滿足查詢。
Problems where a traditional DBMS might be too expensive for the data in question.
傳統數據庫管理系統的問題在于存儲數據過于昂貴。
The history for events, actions, and filters used in the interaction set evaluation are stored in a history DBMS.
在交互集評估中使用的事件、操作和篩選器歷史記錄存儲在歷史DBMS中。
Performance benefits are realized when an index reduces the number of rows (or tuples) examined by the DBMS during query execution.
索引可以減少DBMS在執行查詢時檢查的行(或元組)數量,從而獲得性能增益。
The experiment result indicates that DBMS is an effective environment for integrating spatial statistical analysis and GIS.
實驗結果表明,DBMS是集成空間統計分析與GIS的有效環境。
Check your ODBC driver documentation for the quoting requirements of your DBMS in this situation .
查看ODBC驅動程序文檔,了解您的DBMS在此情況下的引用要求。
ODBC provides a unified operation interface for all kinds of DBMS and makes it very easy to modify the database.
ODBC為各種數據庫系統提供了一個統一的操作接口,使得數據庫的更改變得非常容易。
But in our second approach we created an additional layer of DB-aware objects that specialized in getting data into and out of the DBMS.
但在第二個方法中我們另外創建了一個DB-aware對象層,專門用來讀寫DBMS的數據。
When data-access logic is pushed into the DBMS itself, the application development benefits can be wide ranging.
將數據訪問邏輯推送到DBMS中后,應用程序開發的好處可能非常多。
Database vendors each have their own set of ODBC drivers, and these drivers communicate to the DBMS using a known protocol.
每個數據庫供應商都有其自己的一套ODBC驅動程序,這些驅動程序使用一個已知協議與DBMS通信。
In broad themes, database management systems (DBMSs) have historically been of three types: hierarchical, relational, and object-oriented.
從廣義角度來說,數據庫管理系統(DBMS)在歷史上劃分成三種類型:層次、關系和面向對象。
In addition, a DBMS offers the guarantee of durability: that the work of a completed transaction will never be lost.
另外,一個DBMS能確保持久性,使已經完成的業務的工作絕對不會丟失。
Contains a master list of all versions of the database management systems ( DBMS ) supported by replication for heterogeneous publishing .
包含受異類發布復制支持的數據庫管理系統(DBMS)所有版本的主列表。
Persistent data implementations are common in enterprise architectures and database management systems (DBMS).
持久數據實現在企業體系結構和數據庫管理系統(DBMS)中很常見。
"Shredding" or decomposing the XML data into pieces and mapping these pieces to various columns of tables within a relational DBMS.
把XML數據分解為小片段并把它們映射到關系DBMS中的表列。
A database management system (DBMS) is an important type of programming system, used today on the biggest and the smallest computers.
數據庫管理系統是編程系統中的重要的一種,現今可以用在最大的以及最小的電腦上。
Each consolidated database DBMS has its own set of SQLCODE values.
每個統一數據庫DBMS都有自己的一組SQLCODE值。
Defines the allowed data type mappings from the data type in the source DBMS to a specific data type in the destination DBMS .
定義源DBMS中數據類型到目標DBMS中特定數據類型的所允許的數據類型映射。
If owner is not specified, the default procedure visibility rules of the underlying DBMS apply.
如果未指定owner,則遵循基礎DBMS的默認過程可見性規則。
As this project grew, I ended up with a large XML file persisted in an XML DBMS.
隨著項目的增長,我最終得到一個駐留在XMLDBMS中的大型XML文件。
Trigger is an important mechanism of integrity enforcement and active control for commercial DBMS.
觸發器是當前商用DBMS用于完整性實施和主動控制的一個主要機制。
This change allows Visio to support database management systems (DBMSs) that are more widely used.
此更改使Visio可以支持更廣泛使用的數據庫管理系統(DBMS)。
If the owner is not specified, the default table visibility rules of the underlying DBMS apply.
如果未指定所有者,則遵循基礎DBMS的默認表可見性規則。
String representation of the data type as it is presented by the underlying DBMS.
數據類型的字符串表示形式,通過基礎DBMS提供。
A DBMS that can be accessed by simply pointing to a DBMS file installed with, or passed to, an application.
通過簡單地指向安裝或傳遞到應用程序中的DBMS文件,就可以對其進行訪問的DBMS。
Therefore, you may see similar performance characteristics in other DBMS environments that support these concepts.
因此,您可在支持這些概念的其他DBMS環境下發現類似的性能特征。
The notion of optimizing data access in the DBMS is one of the most powerful capabilities of DB2.
在DBMS中優化數據訪問的概念是DB2最強大的能力之一。