单词 | DBMS |
释义 |
例句释义: 资料库管理系统,关系数据库管理系统 1. And a model of this architecture and a simple relational DBMS run on this architecture are implemented to verify the architecture. 为了验证这个体系结构,本文实现了一个基于这个体系结构和一个相关数据库系统的模型。 terms.shengwuquan.com 2. we do not believe that oodbms will soon replace the relational dbms as the standard for all, or even most, database applications. 我们不相信oodbms将会很快代替关系型dbms成为所有或者甚至大多数数据库应用程序的标准。 baibaox.com 3. Replication in Mnesia is one of the mechanisms used to provide a fault tolerant DBMS. 复制是使Mnesia成为一个容错数据库管理系统的机制之一。 www.infoq.com 4. A System Copy between two systems running on different operating systems or different DBMS systems is called a Heterogeneous System Copy. 而在不同操作系统或不同DBMS系统上运行的两个系统之间的系统复制则称作异构系统复制(HeterogeneousSystemCopy)。 www.ibm.com 5. Its proven technology qualifies it as an industrial-strength DBMS for an embedded database server on multiple platforms. 它的技术非常成熟可靠,这使它能够作为多种平台上嵌入式数据库服务器的工业级DBMS。 www.ibm.com 6. OLE DB allows you to develop applications that access diverse data sources , whether they are DBMS or not . DBMS程序能够让你从数据库中抽出,修改或是存放信息。 www.bing.com 7. 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能够确保索引始终与表数据一致。 www.ibm.com 8. DBMS automatically fires the trigger as a result of a data modification to the associated table. 当关联的表发生改变时,DBMS自动激发触发器。 www.bugsboard.net 9. 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函数。 www.ibm.com 10. ODBC provides an API that allows your application to be independent of the source database management system ( DBMS ) . ODBC提供了使您的应用程序独立于源数据库管理系统(DBMS)的API。 www.bing.com 1. Having the DBMS determine the optimal access path to the data lifts a heavy burden off the programmer's shoulders. 让DBMS确定到数据的最优存取路径解除了程序员肩上沉重的负担。 www.ibm.com 2. DBMS is a collection of programs that enables you to store, modify, and extract information from a database. DBMS是一个程序的集合,它使你能够存储、修改以及从数据库中提取信息。 blog.sina.com.cn 3. it is a program the General Assembly, not a DBMS implementation of the regulations. 它是一次编程大会,并非一个DBMS实施的规章。 zhidao.baidu.com 4. 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)满足查询。 www.ibm.com 5. Problems where a traditional DBMS might be too expensive for the data in question. 传统数据库管理系统的问题在于存储数据过于昂贵。 www.bing.com 6. The history for events, actions, and filters used in the interaction set evaluation are stored in a history DBMS. 在交互集评估中使用的事件、操作和筛选器历史记录存储在历史DBMS中。 www.ibm.com 7. Performance benefits are realized when an index reduces the number of rows (or tuples) examined by the DBMS during query execution. 索引可以减少DBMS在执行查询时检查的行(或元组)数量,从而获得性能增益。 www.ibm.com 8. The experiment result indicates that DBMS is an effective environment for integrating spatial statistical analysis and GIS. 实验结果表明,DBMS是集成空间统计分析与GIS的有效环境。 www.ceps.com.tw 9. Check your ODBC driver documentation for the quoting requirements of your DBMS in this situation . 查看ODBC驱动程序文档,了解您的DBMS在此情况下的引用要求。 www.bing.com 10. ODBC provides a unified operation interface for all kinds of DBMS and makes it very easy to modify the database. ODBC为各种数据库系统提供了一个统一的操作接口,使得数据库的更改变得非常容易。 www.juhe8.com 1. 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的数据。 www.ibm.com 2. When data-access logic is pushed into the DBMS itself, the application development benefits can be wide ranging. 将数据访问逻辑推送到DBMS中后,应用程序开发的好处可能非常多。 www.ibm.com 3. Database vendors each have their own set of ODBC drivers, and these drivers communicate to the DBMS using a known protocol. 每个数据库供应商都有其自己的一套ODBC驱动程序,这些驱动程序使用一个已知协议与DBMS通信。 www.ibm.com 4. In broad themes, database management systems (DBMSs) have historically been of three types: hierarchical, relational, and object-oriented. 从广义角度来说,数据库管理系统(DBMS)在历史上划分成三种类型:层次、关系和面向对象。 www.ibm.com 5. In addition, a DBMS offers the guarantee of durability: that the work of a completed transaction will never be lost. 另外,一个DBMS能确保持久性,使已经完成的业务的工作绝对不会丢失。 zhishi.sohu.com 6. Contains a master list of all versions of the database management systems ( DBMS ) supported by replication for heterogeneous publishing . 包含受异类发布复制支持的数据库管理系统(DBMS)所有版本的主列表。 www.bing.com 7. Persistent data implementations are common in enterprise architectures and database management systems (DBMS). 持久数据实现在企业体系结构和数据库管理系统(DBMS)中很常见。 www.ibm.com 8. "Shredding" or decomposing the XML data into pieces and mapping these pieces to various columns of tables within a relational DBMS. 把XML数据分解为小片段并把它们映射到关系DBMS中的表列。 www.ibm.com 9. A database management system (DBMS) is an important type of programming system, used today on the biggest and the smallest computers. 数据库管理系统是编程系统中的重要的一种,现今可以用在最大的以及最小的电脑上。 blog.sina.com.cn 10. Each consolidated database DBMS has its own set of SQLCODE values. 每个统一数据库DBMS都有自己的一组SQLCODE值。 www.ianywhere.com 1. 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中特定数据类型的所允许的数据类型映射。 www.bing.com 2. If owner is not specified, the default procedure visibility rules of the underlying DBMS apply. 如果未指定owner,则遵循基础DBMS的默认过程可见性规则。 msdn2.microsoft.com 3. As this project grew, I ended up with a large XML file persisted in an XML DBMS. 随着项目的增长,我最终得到一个驻留在XMLDBMS中的大型XML文件。 www.ibm.com 4. Trigger is an important mechanism of integrity enforcement and active control for commercial DBMS. 触发器是当前商用DBMS用于完整性实施和主动控制的一个主要机制。 www.ceps.com.tw 5. This change allows Visio to support database management systems (DBMSs) that are more widely used. 此更改使Visio可以支持更广泛使用的数据库管理系统(DBMS)。 office.microsoft.com 6. If the owner is not specified, the default table visibility rules of the underlying DBMS apply. 如果未指定所有者,则遵循基础DBMS的默认表可见性规则。 msdn2.microsoft.com 7. String representation of the data type as it is presented by the underlying DBMS. 数据类型的字符串表示形式,通过基础DBMS提供。 msdn2.microsoft.com 8. A DBMS that can be accessed by simply pointing to a DBMS file installed with, or passed to, an application. 通过简单地指向安装或传递到应用程序中的DBMS文件,就可以对其进行访问的DBMS。 msdn2.microsoft.com 9. Therefore, you may see similar performance characteristics in other DBMS environments that support these concepts. 因此,您可在支持这些概念的其他DBMS环境下发现类似的性能特征。 www.ibm.com 10. The notion of optimizing data access in the DBMS is one of the most powerful capabilities of DB2. 在DBMS中优化数据访问的概念是DB2最强大的能力之一。 www.ibm.com 1. This information also defines the two DBMS systems that make up the mapping. 此信息还定义构成映射的两个DBMS系统。 msdn2.microsoft.com 2. In this paper, through DBMS CRYPTO, the authors introduce a general database encryption package CIPHER, based on an application example. 基于具体应用实例,介绍了利用DBMS_CRYPTO设计的一个数据库加密程序包CIPHER。 dictsearch.appspot.com 3. The DBMS automatically manages the functional index and applications need not include logic to manage the upper case data. DBMS将自动管理函数索引以及不需要包含逻辑来管理大写形式数据的应用程序。 www.ibm.com 4. Now an application deployed on the Server can access the database by referencing the JNDI name without regard to the actual DBMS being used. 现在,部署在服务器上的应用程序便可以通过引用JNDI名称来访问这个数据库,而不必管实际使用的是哪种DBMS。 www-128.ibm.com 5. Always based on a DBMS data model, can be seen as a DBMS data model in the computer system on the concrete realization. DBMS总是基于某种数据模型,可以把DBMS看成是某种数据模型在计算机系统上的具体实现。 3333355555.com 6. Different DBMS programs provides different functions for querying data, reporting data, and modifying data. 不同的DBMS程序会提供不同的查询,报告以及修改数据的函数。 blog.csdn.net 7. The DBMS is a software tool designed to manage a large number of integrated , shared electronic "file cabinets" . DBMS是一种软件工具,可用来管理大量综合的,共享的电子“文件柜”。 www.tdict.com 8. Is the maximum length of the data type in the source DBMS. 源DBMS中的数据类型的最大长度。 technet.microsoft.com 9. Is the length of the data type in the destination DBMS. 目标DBMS中数据类型的长度。 technet.microsoft.com 10. Again, sometimes RDF is a good model for processing, but not the most practical syntax or even storage form for universal DBMS. 再强调一次,RDF有时候是一种很好的处理模型,但对于通用DBMS并不是最可行的语法,也不是最佳存储形式。 www.ibm.com 1. Finally, transactional recovery is an important component of flash-based DBMS. 事务恢复是闪存数据库的重要组成部分。 www.say666.com 2. Examples of non-DBMS data sources include information in file systems, e-mail, spreadsheets, and project management tools. 非DBMS数据源的示例包括文件系统、电子邮件、电子表格和项目管理工具中的信息。 msdn2.microsoft.com 3. Commercial relational database management systems (DBMSs) address those issues but fall short in other areas. 商业关系数据库管理系统(DBMS)解决了这些问题,但是在其他方面有所欠缺。 www.ibm.com 4. The default data type mappings apply to all replication topologies that include the specified DBMS. 默认数据类型映射适用于所有包含指定DBMS的复制拓扑。 technet.microsoft.com 5. The quoting shown above conforms to the ODBC specification, but some DBMSs might require other quote characters. 上面显示的引号符合ODBC规范,但某些DBMS可能要求其他引号字符。 msdn2.microsoft.com 6. Performance is a critical consideration when choosing a database management system (DBMS). 在选择数据库管理系统(DBMS)时,性能是一个关键的考虑因素。 www.ibm.com 7. The ODBC database driver interprets these statements and substitutes the command appropriate for each DBMS. ODBC数据库驱动程序解释这些语句并代入适合于每个DBMS的命令。 msdn2.microsoft.com 8. Storing the XML in its native hierarchical format within a hybrid DBMS. 在混合型DBMS中以原有的层次化格式存储XML。 www.ibm.com 9. Many versions of SQL exist, each developed with a particular DBMS in mind. SQL现有许多版本,每个版本都是使用特定的DBMS开发的。 msdn2.microsoft.com 10. For details, refer to the documentation for your DBMS. 如需详细资讯,请参阅您的DBMS文件。 msdn.microsoft.com 1. have the ability to be dba of a common dbms. 具有一个常用数据库管理员的能力; www.vipcareer.com 2. You do not have to write special-case code to handle different database management systems (DBMSs). 您不必编写专用代码来处理不同的数据库管理系统(DBMS)。 technet.microsoft.com 3. Database management system (DBMS) is large-scale software which can manipulate and manage databases. 数据库管理系统是一种操纵和管理数据库的大型软件。 ccst.jlu.edu.cn 4. And borrow the method that DBMS solve concurrent control, we give a new solutions to the concurrent control of workflow management. 借用数据库解决并发控制的方法,为工作流的并发控制提供了一种新的解决方案。 www.dictall.com 5. We first analyse the security threats that authentication of DBMS must face and introduce a security threat model. 本文首先分析了数据库身份认证系统的安全威胁,提出一个安全威胁模型。 www.fabiao.net 6. Originally, DBMS were large, expensive software systems running on large computers. 最初,DBMS是运行在大规模计算机的大,昂贵的软件系统。 dictsearch.appspot.com 7. The database management system (DBMS) enforces certain rules to ensure that objects have unique names. 数据库管理系统(DBMS)会强制一些规则来确保对象具有唯一的名称。 technet.microsoft.com 8. Furthermore, major DBMSs already provide compact and efficient flat-file or packed-record-style dumps. 而且,一些主要DBMS已经提供了简洁而有效的文本文件或压缩记录样式的转储。 www.ibm.com 9. Tables or views in a relational database management system (RDBMS). 关系数据库管理系统(DBMS)中的表或视图。 www.ibm.com 10. The statement can be compiled and optimized by the DBMS just once. 语句,只需被DBMS编译和优化一次即可。 www-128.ibm.com 1. The Do records are not strictly required if the DBMS makes database file updates when the application requests it to, instead of waiting. 当应用程序请求数据库而不是推迟时,即使DBMS更新了数据库文件,Do记录也不是严格需要的。 www.ibm.com 2. For some businesses, evaluating, maintaining, and supporting a stand-alone DBMS simply adds cost. 对于某些企业来说,评估、维护和支持单独的DBMS只会增加成本,完全没有积极意义。 www.ibm.com 3. A DBMS provides a comprehensive set of security features. DBMS提供一个广泛的安全特性集合。 www-128.ibm.com 4. Fine-grained auditing can be implemented in user applications using the DBMS_FGA package or by using database triggers. 用户可以在应用程序中使用DBMS_FGA包或使用数据库触发器实现精细粒度审计。 dictsearch.appspot.com 5. The paper mainly discusses the design of a new generation for Security DBMS , called NHSDB. 文章主要介绍新一代安全数据库管理系统(NHSDB)的设计结构和整体思想。 kns50.chkd.cnki.net 6. The DBMS returns a SQLCODE to the MobiLink synchronization server indicating the nature of the error. DBMS将向MobiLink同步服务器返回SQLCODE,用以表明该错误的性质。 www.ianywhere.com 7. So each time a stored procedure in invoked , the DBMS will reuse the compiled binary , and hence the execution will be faster . 因此,每次调用存储过程时,DBMS都将重用已编译的二进制代码,因此执行速度会更快。 www.bing.com 8. In DBMS, this is considered to be a named member of a row. 在数据库管理系统中,它被认为是一行中一个被命名的成员。 dev.10086.cn 9. Therefore, all three application can be put on the same abstraction level with respect to DBMS. 因此,上述三个应用在DBMS方面能被放在相同的抽象层次。 www3.gdin.edu.cn 10. Native XML storage implies storing XML data intact with full DBMS knowledge of the data's internal hierarchical structure. 原生XML存储意味着按原样存储XML数据,DBMS完全了解数据的内部层次结构。 www.ibm.com 1. These technical developments included advanced clustering support and, more recently, columnar and cell-based in-memory DBMS. 这些技术进步包括高级集群支持和最近的分栏式和基于单元的内存中DBMS。 www.ibm.com 2. A database management system ( DBMS ) is a comprehensive software tools. 一个数据库管理系统(DBMS)是一个综合性的软件工具。 dictsearch.appspot.com 3. Regardless of whether you're in a larger or a small business , you cannot afford to do without the capabilities that a DBMS can provide. 无论你是在一个大企业或小企业里,如果没有DBMS提供的作用,你将无能为力。 blog.sina.com.cn 4. However, these data type abbreviations are DBMS specific and are outside the scope of this document. 然而,这些数据类型缩写可能是数据库关键字,且其用法并非此处讨论范围。 blog.sina.com.cn 5. In this report, we explore a new approach toward intelligent caching and prefetching for data query of DBMS . 文中提出了一种新的用于关系数据库查询缓冲和预取的方法。 dictsearch.appspot.com 6. It is the responsibility of the DBMS to validate, execute and return the results of the statements. DBMS负责验证、执行和返回该语句的结果。 www-128.ibm.com 7. It provides several examples of sending SQL DDL to the DB2 DBMS using Delphi and the cross-platform dbExpress data access technologies. 本文提供了一些使用Delphi和跨平台dbExpress数据访问技术将SQLDDL发送至DB2DBMS的示例。 www.ibm.com 8. The ability to make non-DBMS data sources accessible to database applications. 让非DBMS数据源能为数据库应用程序所访问的能力。 msdn2.microsoft.com 9. ODBC manages this by inserting a middle layer, a database driver, between an application and the DBMS. ODBC通过在应用程序与DBMS之间插入一个中间层(数据库驱动程序)管理。 bbs.pkucat.com 10. Defines the complete list of the host data types at each supported DBMS. 定义每个受支持的DBMS上的宿主数据类型的完整列表。 technet.microsoft.com 1. Marks an existing data type mapping between Microsoft SQL Server and a non-SQL Server database management system (DBMS) as the default. 将MicrosoftSQLServer与非SQLServer数据库管理系统(DBMS)之间的现有数据类型映射标记为默认映射。 technet.microsoft.com 2. A DBMS engine that can be easily installed and updated in place when service packs are made available. 当ServicePack可用时,可以轻松地安装并就地更新的DBMS引擎。 msdn2.microsoft.com 3. However, for many years, many popular DBMSs have been hybrid object-relational. 不过,许多年来,很多流行的DBMS都是对象和关系的混合体。 www.ibm.com 4. The DBMS is responsible for adding, modifying, and deleting data from the database. 该数据库负责添加、修改、删除数据库中的数据。 www.rar6.com 5. The DBMS parses each SQL request before execution to check for proper syntax and to optimize the request. DBMS在执行之前会分析每个SQL请求,以检查语法是否正确和优化该请求。 www.ibm.com 6. The JDBC connect string depends on the used DBMS and JDBC driver. 这个JDBC连接字符串取决于所使用的DBMS和JDBC驱动程序。 www.ibm.com 7. A database application and DBMS consists of several components. 数据库应用程序和DBMS由数个组件组成。 www.ianywhere.com 8. You can use the DBMS itself to alter the schema or another tool that lets you perform DDL functions. 可以使用DBMS本身或其他使您得以执行DDL函数的工具来改变架构。 msdn2.microsoft.com 9. In addition to consolidation, the DBMS industry saw considerable technical advancement by all the major vendors and some new players. 除了整合之外,DBMS行业还见证了所有主要供应商和一些新入行者的重大技术进步。 www.ibm.com 10. Different DBMS have different database types. 不同的DBMS有不同的数据库类型。 www.ibm.com 1. Is the version number of the source DBMS. 源DBMS的版本号。 technet.microsoft.com 2. DBMS allows users to create, maintain , and manipulate. 用户可以用DBMS来建立,维护和操纵数据库。 www.tdict.com 3. Is the product version of the destination DBMS. 目标DBMS的产品版本。 technet.microsoft.com 4. A collection of tables and indexes. The context for all DBMS operations. 表和索引的集合。数据库管理系统(DBMS)操作的内容。 dev.10086.cn 5. The tests show that the adaptive policies based on access patterns of buffering management can get the optimal performance of DBMS . 结果证明,基于访问模式的数据库缓冲管理自适应策略能使系统性能达到最佳。 dictsearch.appspot.com 6. Various DBMS products support three-part naming for tables (catalog. Schema. Table), which is represented in the result set. 各种DBMS产品支持表的三部分命名方式(catalog.schema.table),这将表现在结果集中。 msdn2.microsoft.com 7. The DBMS returns a result set of records, and the ODBC driver returns the records to the application. DBMS返回记录的结果集,并且ODBC驱动程序将记录返回给应用程序。 msdn2.microsoft.com 8. Some of the DBMS technology developments between 1970 and 2000 were not relational. 从1970年到2000年之间的一些DBMS技术开发都不是关系型的。 www.ibm.com 9. Is the precision of the data type in the destination DBMS. 目标DBMS中数据类型的精度。 technet.microsoft.com 10. Is the maximum precision of the data type in the source DBMS. 源DBMS中的数据类型的最大精度。 technet.microsoft.com 1. DBMS provides a special data sub-language for data retrieval. DBMS提供一个特殊的数据子语言来检索数据。 www-128.ibm.com 2. the use of oo concepts will enable future dbmses to handle more complex problems with both normalized and mon-normalized data. 面向对象概念的使用将增强未来dbms处理带有标准化数据和非标准化数据的更加复杂的问题。 baibaox.com 3. DB2 enables users to store XML documents intact with full DBMS knowledge of the document's internal structure. DB2使用户能够完整地存储XML文档,同时DBMS完全掌握文档的内部结构。 www.ibm.com 4. CLPPlus supports printing of DBMS_OUTPUT message buffer contents onto the CLPPlus console using server output facility. CLPPlus支持使用服务器输出工具打印DBMS_OUTPUT消息缓冲内容到CLPPlus控制台上。 www.ibm.com 5. Rather, it is an idealized view of the data, before considering how to actually structure and store the data in the DBMS. 其实,该模型只是在考虑如何实际地构造数据和将数据存储在DBMS之前,对数据的一种理想化的看法。 www.ibm.com 6. The utility can also import data into a SQL Server table from another program, usually another database management system (DBMS). 此实用工具还可将其他程序(通常为另一数据库管理系统(DBMS))中的数据导入SQLServer表。 technet.microsoft.com 7. SQL programmers often write queries that restrict the rows returned from the DBMS based on some condition. SQL程序员常常编写根据某种条件限制从DBMS返回的行的查询。 www-128.ibm.com 8. Is the maximum scale of the data type in the source DBMS. 源DBMS中的数据类型的最大小数位数。 technet.microsoft.com 9. The underlying DBMS presents this data type name. 基础DBMS提供此数据类型的名称。 technet.microsoft.com 10. An ISO SQL-compliant DBMS cannot return an empty string. 遵从ISOSQL标准的DBMS不能返回空字符串。 technet.microsoft.com 1. Even with the maturity of DBMS architectures there are debates as to where services (e. g. , queues) should go. 甚至以数据库管理系统建筑的成熟,有关于服务(举例来说,等待的队伍)应该哪里去的辩论。 wenwen.soso.com 2. Not all DBMSs support CALL statements. 并非所有的DBMS都支持CALL语句。 msdn2.microsoft.com 3. In many cases, the back-end database is actually a mainframe database such as IMS, IBM's mainframe- based hierarchical DBMS. 在很多情况下,后端数据库实际上是大型主机数据库,例如IBM基于大型主机的分层DBMSIMS。 www.ibm.com 4. The Derby DBMS engine is lightweight. CloudscapeDBMS引擎是轻量级的。 www.ibm.com 5. Is if the data type in the source DBMS supports a value of NULL. 指示源DBMS中的数据类型是否支持NULL值。 technet.microsoft.com 6. EasyOA further leverages LBAC to implement DBMS level security, so as to prevent invalid data access among tenants. EasyOA还利用LBAC实现DBMS级安全性以防止租户之间的非法数据访问。 www.ibm.com 7. Tables 1-7 indicate a sample logical model of the Reservation DBMS layout. 表1-7是预约DBMS布局的一个逻辑模型的例子。 www.ibm.com 8. Some DBMS products allow for users other than the table owner to create indexes. 某些DBMS产品允许不是表所有者的用户创建索引。 msdn2.microsoft.com 9. Copy the DBMS definition in model. 把把这个资源文件拷贝到模型中。 blog.csdn.net 10. Pipelines to pipe data from one database (or DBMS) to another. 管道(用于在数据库(或DBMS)之间传输数据)。 www.ianywhere.com 1. One or more DLLs that process ODBC function calls for specific DBMSs. 处理特定DBMS的ODBC函数调用的一个或多个DLL。 msdn2.microsoft.com 2. XUpdate is also widely implemented, mostly among open-source tools such as XML DBMS and XML difference and patching tools. XUpdate也有广泛的实现,特别是在开源工具中,如XMLDBMS和XML比较和修补工具。 www.ibm.com 3. Compare this with non-DBMS systems in which the programmer must know the physical structure of the data. 这个特点与非DBMS系统非常不同,在那种系统中,程序员必须知道数据的物理结构。 www.ibm.com 4. Is the data type in the source DBMS. 源DBMS中的数据类型。 technet.microsoft.com 5. This result set includes not only tables and views, but also synonyms and aliases for gateways to DBMS products that support those types. 该结果集不仅包含表和视图,还包含网关的同名和别名,这些网关通往支持这些类型的DBMS产品。 msdn2.microsoft.com 6. In some cases, the MTK migrates a source DBMS data type to DECIMAL (x, 0). 在一些情况下,MTK会将一个源DBMS数据类型迁移到DECIMAL(x,0)。 www.ibm.com 7. At the same time the vital departments such as national defense, government, finance demand a safe DBMS. 国防、政府、金融等要害部门对自主、安全的数据库管理系统提出了非常迫切的要求。 www.lw23.com 8. Sp_setdefaultdatatypemapping is used in all types of replication between SQL Server and a non-SQL Server DBMS. sp_setdefaultdatatypemapping用于SQLServer与非SQLServerDBMS之间的所有复制类型。 technet.microsoft.com 9. A tool used for configuring a DBMS to make it available as a data source for an application. 用于配置DBMS使之可用作应用程序的数据源的工具。 technet.microsoft.com 10. The MSdatatype_mappings view maps SQL Server data types to data types used by non-SQL Server database management systems (DBMS). MSdatatype_mappings视图将SQLServer数据类型映射到非SQLServer数据库管理系统(DBMS)使用的数据类型。 technet.microsoft.com 1. Each ODBC driver is specific to a database management system (DBMS), such as SQL Server or Access. 每个ODBC驱动程序都与某个数据库管理系统(DBMS)(例如,SQLServer或Access)特定相关。 technet.microsoft.com 2. CTEs are by now supported in most major SQL-based DBMS, including Oracle 9i, SQL Server 2005, and, of course, in DB2. CTE现在在大多数基于SQL的DBMS中都受到支持,包括Oracle9i和SQLServer2005,当然也包括DB2。 www.ibm.com 3. The driver communicates with the DBMS to carry out the selection on the data source and fetches the first record. 该驱动程序与DBMS进行通信以执行数据源中的选项并获取第一个记录。 technet.microsoft.com 4. From your program's point of view, the data source includes the data, the DBMS, the network (if any), and ODBC. 从程序的观点看,数据源包括数据、DBMS、网络(如果有)和ODBC。 technet.microsoft.com 5. DBMS is a collection of programs that enables the user to do what? Enter, Organize, update, select and delete data in a database. DBMS 是一个程序的集合,它使用户能够做什么?输入,整理,更新,选择并删除数据库中的数据。 wenku.baidu.com 6. DataBase Studio Record DBMS DBA Table Entity Row Management Edition Transaction Analysis RelationShip Constraint Primary Check 数据库平台,工作室记录数据库管理系统数据库管理员表实体列管理版本事务分析关系约束主要的,核心的检查 wenku.baidu.com 7. A performance and simulation study of object-oriented DBMS in Linux clustering system 集群环境下面向对象数据库的性能及其仿真研究 service.ilib.cn 8. A Design for a Integration Between the DBMS Server and WWW 数据库服务器与WWW之间的一种集成设计 scholar.ilib.cn 9. Application of DBMS for automatic verification system for photoelectric aiming equipment 数据库在某光电设备自动检定中的应用 ilib.cn 10. The expert system developed is incorporated with DBMS technique and is implemented by illogic program language C ; 本文开发的系统在实现时主要考虑结合DBMS技术,并用非逻辑语言C 实现; www.aojauto.com 1. Design of DBMS for Automatic Verification System for Photoelectric Aiming Equipment 光电设备自动检定数据库管理系统设计 ilib.cn 2. Implementation of Heterogeneous DBMS Migration 异构数据库迁移的设计和实现 www.ilib.cn 3. Design and implement of authorization administration and misuse detection for DBMS DBMS权限管理和滥用侦测的设计与实现 www.ilib.cn 4. Modularization design of DBMS for condition overhaul of hydropower generator sets 水电机组状态检修数据库管理软件模块化设计 www.ilib.cn 5. Research on resolving large transaction in developing DBMS application 数据库应用开发中关于大事务处理的研究 www.ilib.cn 6. Performance optimization in DBMS applications 数据库应用系统的性能优化 www.ilib.cn 7. Returns the physical attributes associated with catalogs accessible from the DBMS 返回与DBMS的目录及相关的物理属性 www.w3pop.com 8. The Analysis of Polyinstantiation in MLS DBMS and its Solutions 中的多实例问题分析及解决方法 service.ilib.cn 9. Construction and Application of DBMS About Concrete Durability 混凝土耐久性DBMS的构建与应用 www.ilib.cn 10. Design and realization of a DBMS generator 一种DBMS生成器的设计和实现 ilib.cn 1. The external data source could be another DBMS (database management system) like Oracle or SQL Server, or just an Excel sheet. 外部数据源可以是另一个DBMS(数据库管理系统),比如Oracle或SQLServer,也可以仅仅是Excel文件。 www.ibm.com 2. Research and Implementation of Encryption Technology Bases on DBMS 基于DBMS加密技术的研究与实现 www.ilib.cn 3. Software Automatic Test of Satellite Control Simulation DBMS 卫星控制仿真数据库管理系统软件的自动化测试 www.ilib.cn 4. Using the DBMS outer layer encryption approach to design the database encryption system for users on the application; 采用在DBMS外层加密的方式设计数据库加密系统,实现用户对应用程序的透明访问; www.fabiao.net 5. The Design and Implementation of DBMS for Digital Publishing Original 数字地图出版原图数据库管理系统设计与实现 www.ilib.cn 6. The research on material selection fuzzy expert system supported by DBMS 数据库支持的材料选择模糊专家系统的研究 ilib.cn 7. Design and Implementation of Audit Center Serving Secure OSCAR DBMS 安全数据库独立审计中心的设计与实现 ilib.cn 8. An Algorithm of Unsupervised Anomaly Detection Based on DBMS and its Application 一种基于DBMS的无监督异常检测算法及其应用 www.ilib.cn 9. Processing Multimedia Objects With DBMS 数据库多媒体数据对象的处理 www.ilib.cn 10. Development of DBMS of Automatic Test System for a Type of Radar 机载雷达自动测试系统的数据库存取与管理 www.ilib.cn 1. An Inference Quantized Analysis Scheme of MLS DBMS Using Rough Set 一种基于粗糙集的多级安全数据库推理问题的量化分析方法 www.ilib.cn 2. Modeling and Designing of Database in Developing of DBMS 数据管理系统开发过程中的数据库建模与设计 service.ilib.cn 3. a generic audit policy model on multilevel secure dbms 的通用审计策略模型 www.ichacha.net 4. A Self-Tuning Algorithm for Multiple Buffer Pools of DBMS 数据库管理系统多缓冲池的配置及其多次划分自调优算法 www.ilib.cn 5. Adaptive adjustment of DBMS parameters based on influence diagram 基于影响图的数据库参数的自调节 scholar.ilib.cn 6. Choosing the popular data base management system(DBMS) , such as relational database management system; 选用流行的数据库管理系统,如关系数据库管理系统; zhidao.baidu.com 7. A DB object, which is the DBMS-aware "twin" of an analysis object 一个DB对象,它是DBMS能意识到的分析对象的孪生对象 www.ibm.com 8. Research on adaptive buffering management of DBMS based on access patterns 基于访问模式的数据库缓冲管理自适应研究 www.ilib.cn 9. Combining DBMS with DT to create data model 数据库系统和开发工具的组合与数据模型 www.ilib.cn 10. On Evaluating System of DBMS Security 数据库安全评测系统研究 www.ilib.cn 1. An Access Control Model for DBMS Based on Dynamic Context Stack 基于动态上下文栈的DBMS访问控制模型 service.ilib.cn 2. Analysis and Development of Equipment DBMS Based on ERP 基于ERP环境下的设备管理系统的分析与开发 ilib.cn 3. Study on DBMS of Student Score Based on VB 基于VB的学生成绩管理系统设计与实现 www.ilib.cn 4. Adjusting Client's Time in DBMS Based on SQL Server 数据库管理系统客户端时间的校正 www.ilib.cn |
随便看 |
|
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。