单词 | database access | ||||||||||||||
释义 | database access
更多释义 收起释义 例句释义: 数据库访问,数据库存取,数据库访问组件 1. Granting database access, authorities, and privileges to users and groups is one of the primary means of ensuring the security of your data. 为用户和组授予数据库访问、权限和特权是保证数据安全的主要方法之一。 www-128.ibm.com 2. Django comes with its own object-relational mapper (ORM) library that supports dynamic database access through a Python object interface. Django提供了自己的对象关系型数据映射组件(object-relationalmapper,ORM)库,它可以通过Python对象接口支持动态数据库访问。 www.ibm.com 3. One minute, it would be optimized for database access, the next for transaction processing and the next for scientific number-crunching. 只需一分钟,就完成对数据库访问的优化,接下来对交易处理优化,接着再对科学计算优化。 edu.cpcwi.com 4. The vast majority of applications today have to perform some sort of database access. 绝大多数的应用必须今天执行某一类数据库存取。 www.ksw123.com 5. Some of these tools are controls that act as wrappers around the database access objects, called ADO. 其中一些工具是在数据库存取对象附近作为封皮,称ADO。 www.ksw123.com 6. That's why reliable testing requires some sort of in-container strategy with database access. 这就是可靠测试需要某类容器内策略和数据库访问的原因。 www.ibm.com 7. As small as it seems, this is all there is to building potentially hundreds of database access classes for PHP. 虽然看起来似乎很小,但是这里有可能建立数百个PHP数据库访问类。 www.ibm.com 8. The database access service of every business class is provided by its data access class. 每个业务类由它的数据存取类来提供访问数据库的服务。 www.waiwenfanyi.com 9. Directory is a directory that contains database access information for all databases to which a client can connect. 目录包含客户机所连接到的所有数据库的数据库访问信息。 www-128.ibm.com 10. Suffice it to say, it is a very bad idea to be using the sa (or any high-privileged account) for application database access. 可以确切地讲,将sa(或任何高权限帐户)用于应用程序数据库访问是一个很糟糕的主意。 www.cnblogs.com 1. Faster Database Access: The REALbasic database API is now significantly faster when iterating through a recordset using the Field function. 更快的数据库访问:在记录集中使用Field函数迭代的时候,REALbasic数据库API的速度现在显著提高。 www.realbasic.com 2. A login is used for user authentication and a database user account is used for database access and permissions validation. 登录用于用户身份验证,而数据库用户帐户用于数据库访问和权限验证。 www.cnblogs.com 3. Since the book class requires database access to read the book data it adds a whole layer of complexity. 因为book类要求接入数值库而且读取图书数值,它增长了一层庞气量宽宏。 ru.hn00.com 4. For all their numerous advantages, database access has at least one bottleneck: connections. 在其众多的优势中,数据库访问至少存在一个瓶颈:连接。 www.ibm.com 5. If you've already got some applications that have database access, this might be taken care of for you. 如果已经存储访问数据库的应用程序,可能已经足够了。 www.ibm.com 6. A login name for a Rational System Architect user needs a predefined set of server roles and database access rights. RationalSystemArchitect用户所用的登录名需要一个预定义的服务器角色及数据库访问权限。 www.ibm.com 7. However, for purposes of this walkthrough, you will use an XML file for convenience, so that you do not have to configure database access. 但是,为了实现本演练的目的,方便起见将使用XML文件,这样就不必配置数据库访问。 msdn2.microsoft.com 8. For example, integrating database-access methods into imperative languages is often a chore. 例如,将数据库访问方法集成到一种语言中通常非常繁琐。 www.ibm.com 9. Security of the database access relies on a JDBC driver and a database implementation. 数据库访问安全依赖于JDBC驱动程序和数据库实现。 www.ibm.com 10. By depending on this single point of access, security can be added to RDBMS Web applications before database access. 通过依赖于这个单一访问点,在访问数据库之前,可以为RDBMSWeb应用程序添加安全性。 www.ibm.com 1. Switching to direct database access and JMS was the single biggest contributor to performance improvement. 切换到直接的数据库访问和JMS是性能改善的最大单一贡献者。 www.ibm.com 2. The tight integration of database access is a strong point of the ABAP language. 数据库访问的紧密集成是ABAP语言的强项。 www.ibm.com 3. Local database access is always quicker than accessing a remote database. 访问本地数据库始终比访问远程数据库要快。 www.ibm.com 4. Document-level security in an RDBMS is cobbled together by limiting database access to stored procedures with custom selects and views. 在RDBMS中,文档级别的安全性是使用具有特定选择和视图的存储过程来限制数据库的访问权限实现的。 www.ibm.com 5. Some systems even automate writing some of the database access code for you. 一些系统甚至可以自动写入一些数据库访问代码。 www.ibm.com 6. A transaction commit can take substantial time, as it might involve multiple database access and possible network latency. 事务提交可能会占用相当长的时间,因为它可能涉及多个数据库访问并可能有网络滞后时间。 msdn2.microsoft.com 7. XDoclet is a tool that lets you write only a single class for EJB for database access instead of a minimum of four classes. XDoclet是一个非常有用的工具,使用这个工具您只需要为访问数据库的EJB编写一个类即可,而不用编写4个类。 www.ibm.com 8. In the Entity Framework Design blog, three developers at Microsoft walk through some of the popular database access methods. 在EntityFramework设计博客上,微软的三位开发人员概括了一些流行的数据库访问方法。 www.infoq.com 9. Standout features of PhpED include a great debugger, excellent database access, good code intelligence features, and integrated PHP help. PhpED的突出特性包括一个很棒的调试器、优秀的数据库访问、较好的代码智能特性以及集成的PHP帮助。 www.ibm.com 10. And there you have it: a single dynamic database access class that can bend itself to fit any table in your database. 现在就得到了单个动态的数据库访问类,它能够让自己适应到数据库中的任何表。 www.ibm.com 1. Our only requirements for each script will be one database connect, one database access, and an output to the screen of the retrieved row. 对于每个脚本来说,惟一的要求就是一个数据库连接、数据库访问权限以及在屏幕上输出检索到的行。 www.ibm.com 2. Directly related to database access code, web code, reference can be made within the design strategy, fast Internet platform structures. 内容直接涉及到数据库访问代码,网页代码,可参考内部的设计策略,快速搭建网上平台。 www.joys99.com 3. PDOs, or PHP Data Objects, provide database access in a uniform manner, including advanced features like prepared statements. PDO(PHPDataObject,PHP数据对象)以一种统一的方式提供数据库访问,包括预处理语句等高级特性。 www.ibm.com 4. This safeguards the data sent between the device and IIS when database synchronization or remote database access is performed. 从而可以在执行数据库同步或远程数据库访问时保护设备和IIS之间发送的数据。 technet.microsoft.com 5. Query notification subscriptions must be created from a database access interface. 必须从数据库访问接口创建查询通知订阅。 msdn2.microsoft.com 6. For the Author table I created last time, this new database access model looks like the code in Listing 7. 对于上一次介绍的Author表,新建的数据库访问模型如清单7中的代码所示。 www.ibm.com 7. Network and database access is costly and thus, this may not meet your needs if throughput is of paramount importance. 网络和数据库访问的开销非常大,因此,如果吞吐量极为重要,则这可能无法满足您的需要。 www.ibm.com 8. Address Search Central African Republic sex offenders database - Access Address Search Central African Republic sex offenders database now! 44下载地址搜索中部非洲共和国的性罪犯数据库-访问地址搜索中部非洲共和国的性罪犯资料库现在! kondishenprom.info 9. A core extension since PHP 3, the Unified ODBC extension is the ideological ancestor of a fast, light database access abstraction for PHP. 从PHP3开始出现的核心扩展——UnifiedODBC扩展——是PHP快速、轻型数据库访问抽象的理论先驱。 www.ibm.com 10. Finally, in the case of database access, Android provides a completely different way to access databases, but with many familiar concepts. 最后,在数据库访问案例中,Android提供了完全不同的方法来访问数据库,但使用的是熟悉的概念。 www.ibm.com 1. This gives users access to the database resources used by the procedure without granting them database access or permissions. 如此可以让使用者存取该程序所使用的资料库资源,而不必为其授与资料库存取权或权限。 technet.microsoft.com 2. Domino database access requires programmers to initialize a Notes session and connect to a database. Domino数据库访问要求程序员初始化Notes会话并连接到数据库。 www.ibm.com 3. Other than method calls, all other facets of database access are controlled externally, in the configuration file for the application. 其它方法的调用,所有的其它的数据库访问的事实被严格的控制,在配制文件中对于每个应用。 www.cnblogs.com 4. Database access and ORM libraries are meant to sanitize data, that should be handled by the application itself. 数据集访问和ORM库用来净化数据,而这本该应用程序自己来处理。 www.infoq.com 5. The Certification Authority service must be stopped for direct database access. 必须为直接数据库访问停止证书颁发机构服务。 www.fan6.net 6. They made file-handling routines, string utilities, database access routines--the list of code duplication was disheartening! 他们也都做了文件处理程序,字符串工具集,数据库访问程序--这些列出来的重复编码是非常让人沮丧的! wiki.erdandan.com 7. Finally, when you create connection strings for database access, configure the connection strings to use Windows integrated security. 最后,在为数据库访问创建连接字符串之后,请将这些连接字符串配置为使用Windows集成安全性。 msdn2.microsoft.com 8. pureQuery data access objects using annotated methods are designed specifically to support both dynamic and static database access. 带注释的方法风格是专门为同时支持动态和静态数据库访问而设计的。 www.ibm.com 9. Rails uses the ActiveRecord library to handle database access and object-relational mapping between database tables and Ruby object models. Rails使用ActiveRecord库处理数据库访问及数据库表与Ruby对象模型之间的对象关系映射。 www.ibm.com 10. Database access is controlled by the Access Control List (ACL) of each database. 数据库访问是由每个数据库的访问控制列表(AccessControlList,ACL)控制的。 www.ibm.com 1. If your product type hierarchy is relatively flat (only three or four levels deep), then there is less of a concern with database access. 如果产品类型层次结构相对简单(只有3或4层),那么数据库访问就会简单一些。 www.ibm.com 2. In most cases, a DAO application like the one above would use JDBC for database access. 在大多数情况下,类似于上述示例的DAO应用程序会使用JDBC进行数据库访问。 www-128.ibm.com 3. A runtime, delivered in Data Studio pureQuery Runtime, for optimizing database access and simplifying management tasks. 运行时,在DataStudiopureQuery运行时中交付,用于优化数据库访问和简化管理任务。 www.ibm.com 4. The custom tags supplied in this sample provide support for variables and generic database access from within a SRF file. 此示例中提供的自定义标记支持变量和从SRF文件内进行的一般数据库访问。 msdn2.microsoft.com 5. All database access in the system is made through a DAO to achieve encapsulation. 系统中的所有数据库访问都通过DAO进行以实现封装。 www.ibm.com 6. It supports data retrieval from sources using either the REST architecture or direct database access. 它使用REST架构或者直接数据库访问,来支持从源中获取的数据。 www.ibm.com 7. Open DataBase Connectivity is a standard database access method developed by Microsoft Corporation. 开放式数据库连接性是由微软公司开发的一种标准数据库访问方法。 bbs.pkucat.com 8. One more thing, we also recommend using disk controllers with onboard cache -- this will help increase the speed of database access times. 此外,我们推荐使用带有缓存的磁盘控制器——这能够加快数据库访问速度。 www.ibm.com 9. To build a Web site that integrates database access, one writes CGI scripts to generate dynamic results based on the state of the database. 要构建集成数据库访问的网站,需要编写CGI脚本来根据数据库状态生成动态结果。 www-128.ibm.com 10. Address Search Congo small claims records database - Access Address Search Congo small claims records database now! 35下载地址搜索刚果小额索偿记录的数据库-访问地址搜索刚果小额索偿记录数据库现在! kondishenprom.info 1. IT departments gain a measure of predictability and control by sourcing database access on a SharePoint site. IT部门通过开发SharePoint网站上的数据库权限来赢得一种可预测和控制的措施。 office.microsoft.com 2. Usage: Application JDBC access and WebSphere Application Server session database access. 用法:应用程序JDBC访问和WebSphereApplicationServer会话数据库访问。 www-128.ibm.com 3. Address Search Cape Verde public records database - Access Address Search Cape Verde public records database now! 60下载地址搜索佛得角公共记录数据库-访问地址搜索佛得角公共记录数据库现在! kondishenprom.info 4. Data Server tier, part of Data Grid, buffers database access by caching objects in-memory for higher performance. 数据服务器层是数据网格的组成部分,通过在内存中缓存对象来缓冲数据库访问,以实现更高的性能。 www.ibm.com 5. The extension provides a solid subset of database access features that are ideally suited for PHP 4 and continue to be available in PHP 5. 该扩展提供了坚实的数据库访问特性的子集,非常适合PHP4,仍然可在PHP5中使用。 www-128.ibm.com 6. INFORMATION TECHNOLOGY. OPEN SYSTEMS INTERCONNECTION. REMOTE DATABASE ACCESS. PART 1 : GENERIC MODEL, SERVICE AND PROTOCOL. 信息技术.开放系统互连.远程数据库存取.第1部分:模式、服务和协议 www.mapeng.net 7. Regarding parsing, Java NIO, and pseudo-database access, there's no question that indexing is a complicated process. 相对解析、JavaNIO以及伪数据库访问来说,毫无疑问,索引是一个复杂的过程。 www.ibm.com 8. Database access is provided via the object-oriented API and the query language specially designed for embedding into JavaScript. 而数据库存取是通过专门为嵌入到JavaScript设计的面向对象的API和查询语言所提供的。 www.infoq.com 9. Stored procedures are valuable for encapsulating application logic and database access on the server. 存储过程对于在服务器上封装应用程序逻辑和数据库访问很有价值。 www-128.ibm.com 10. More performance intensive, because more database access is required, for every data element stored there. 存储在那里的每一个数据元素都需要更多的性能加强,因为需要更多的数据库访问。 www.ibm.com 1. The possibility that the slow system response is generated by the high volume database access has been ruled out. 大规模走访数据库操作导致系统反映迟缓的可能性已被排除。 blog.sina.com.cn 2. Ruby on Rails developers know how critical it is to have an efficient controller and database access. RubonRails开发者明白有一个高效的控制器和数据库存取是多么的重要。 www.infoq.com 3. You can then load it again later to continue where you left off, all without having to use additional scripting or database access. 以后可以重新加载进来并在原来的地方继续,不需要使用任何额外的脚本或者数据库访问。 www.ibm.com 4. This paper introduces a buffer database access technology, and slow to resolve database access data buffer. 本文引入数据库缓冲访问技术,解决数据库访问慢和缓冲数据。 www.fabiao.net 5. The increased processing and database access reduces performance as compared to simple rules. 与简单规则相比,复杂规则因为处理和数据库访问增加而使性能下降。 www.ibm.com 6. Error creating event for database access synchronization. The Sap Agent cannot continue. 数据库访问同步化创建错误。Sap代理程序无法继续。 www.fan6.net 7. Logical units should be created to aggregate database access to related objects. 这时应该创建逻辑单元,以便将数据库访问聚合到相关对象中。 www.ibm.com 8. Through the automatic navigation from the database access to data, without the need for any code. 它通过导航的方式自动从数据库中获取数据,而不需任何代码。 nulung.com 9. Analyzing performance of database access and database procedures. 分析性能和数据库的数据库访问程序。 www.itpub.net 10. These replacement operators are the key to secure database access. 这些替换操作符是安全数据库访问的关键。 www.ibm.com 1. AIDB consists of three parts: an abstract database access interface, a different database driver and driver management procedures. AIDB包括三个部分:抽象数据库访问接口、不同数据库的驱动程序以及驱动管理程序。 cdmd.cnki.com.cn 2. This is because all database access is performed using one of several common shared connections from the connection pool. 这是因为所有数据库访问都是使用连接池中的若干公共共享连接之一执行的。 www-128.ibm.com 3. Require all users to authenticate with the server and to verify server access before checking database access. 要求所有的用户都必须在服务器上进行身份验证,并且在检验数据库访问前确认服务器访问。 www-128.ibm.com 4. The database access is realized through programmed by VB, added ADO control, and setup their attribute. 通过VB编写代码,添加ADO控件及其属性设置实现数据库访问。 epub.cnki.net 5. Much less code needs modification regarding database access and uploaded file access. 对于数据库和向上负载的文件的接触所需的改进大大减少。 www.zzbaike.com 6. The data access Java beans provide an easy alternative to directly use the JDBC interface for database access. 这些数据访问Javabean提供一种很轻松的变通方法来直接使用JDBC接口访问数据库。 www.ibm.com 7. Provides steps for encrypting connection strings for database access. 提供有关步骤,说明如何加密用于数据库访问的连接字符串。 msdn2.microsoft.com 8. The material in this tutorial primarily covers the objectives in Section 3 of the exam, entitled "Database Access. " 本教程中的内容主要涵盖了考试中第3部分“数据库访问”的目标。 www.ibm.com 9. One example of this problem comes with database access objects. 这类问题的一个示例来自数据库访问对象。 www.ibm.com 10. The data can be checked or stored by connecting to the server, which is much quicker than a disk or database access. 然后,通过连接这个服务器检查或存储数据,这比磁盘或数据库访问快得多。 www.ibm.com 1. The middleware will facilitate procedures for the use of XML and relational database access in both directions. 它能为应用程序提供便利的XML与关系数据库的双向访问。 www.fabiao.net 2. To encapsulate the Informix database access into the strongly typed DataSet, inherit from dsClients. 要将Informix数据库访问封装在强类型化DataSet中,需要继承dsClients。 www.ibm.com 3. Implementing this layer of security controls the clients that can perform database synchronization or remote database access. 应用此安全层可以控制能够执行数据库同步或远程数据库访问的客户端。 msdn2.microsoft.com 4. Configure the engine to use Windows Authentication for database access. 将引擎配置为使用Windows身份验证进行数据库访问。 msdn2.microsoft.com 5. The sample application uses these tags to perform tasks like iteration and database access. 示例应用程序使用这些标记来执行诸如迭代和数据库访问之类的任务。 www-128.ibm.com 6. DBI defines methods, variables and conventions for database access. DBI定义了访问数据库的方法、变量以及约定。 www-128.ibm.com 7. Usually, different users in your organization require different levels of database access. 通常,组织中的不同用户需要不同的数据库访问级别。 www-128.ibm.com 8. Chapter 14, which discusses database access, has been expanded but does not mention the Class: : DBI module. 第14章讨论了数据库的访问,已经被扩展,但没有涉及Class::DBI模块。 www.ibm.com 9. LightWeight As ReadWrite, plus Web methods that have minimal database access are logged. LightWeight与ReadWrite类似,但还记录具有最小数据库访问权限的Web方法。 msdn2.microsoft.com 10. You will develop a PHP code module to provide the core bank logic with the necessary database access using ODBC. 我们开发一个PHP代码模块来提供核心银行逻辑,并使用ODBC进行必要的数据库访问。 www.ibm.com 1. Database access and responsiveness problems are a common source of problems for J2EE applications. 对于J2EE应用程序来说,数据库访问和响应性是一个常见的问题来源。 www.ibm.com 2. This mechanism can be used, for example, to externally configure process's database access or service invocation address. 举个例子来说,这种机制可以用在外部配置过程的数据库访问或者服务调用地址。 www.infoq.com 3. The IMS Open Database Access (ODBA) facility also opens up and simplifies database access. IMS开放数据库访问(ODBA)工具也开放和简化数据库访问。 www.ibm.com 4. NET technology and database access technology were studied in the paper, making ASP. NET技术以及数据库访问技术进行研究,选择ASP。 www.13191.com 5. Using the instance owner id "db2inst1" for database access is not recommended due to security reason. 出于安全原因,不推荐使用实例所有者id“db2inst1”进行数据库访问。 www.ibm.com 6. The database access, ODBC, has suffered from performance stigma. 数据库访问组件ODBC已经遭受到性能上的尴尬。 www.ibm.com 7. The mid-tier server provides the Web pages, run-time environment, and database access. 中间层服务器提供Web页面、运行时环境和数据库访问。 www-128.ibm.com 8. The dashed boxes in Figure 1 (SQL model and Database access model) indicate temporary models created from the abstract model. 图1中的虚线框(SQL模型和数据库访问模型)表示从抽象模型创建的临时模型。 www.ibm.com 9. To provide uniform programmatic database access, database vendors provide a JDBC driver for their database. 为提供统一的编程数据库访问,数据库供应商为其数据库提供了JDBC驱动程序。 www.ibm.com 10. The following procedure is used to embed the database access information directly into your application's . ear file. 下面的过程用于将数据库访问信息直接嵌入应用程序的.ear文件。 www.ibm.com 1. With typical J2EE applications, a single connection pool identity is used for all database access. 对于典型的J2EE应用程序,会对所有数据库访问使用单个连接池标识。 www.ibm.com 2. Listing 2 shows a simple database access class for the book table. 清单2显示了图书表的简单的数据库访问类。 www.ibm.com 3. AndroMDA (formerly UML2EJB) provides a way to generate database access classes from a high level UML model of your application. AndroMDA(以前称为UML2EJB)提供了一种从高级的UML模型生成数据库访问类的方法。 www.ibm.com 4. In this paper, three approaches for Database access and their implementations are discussed based on ADO (Active Data Objects). 文章讨论了三种基于ADO的数据库访问及其实现技术; dictsearch.appspot.com 5. He is team lead and architect for the Process Choreographer database access layer and work item manager. 他是团队负责人,并且从事数据库访问层和工作项目管理器的构建。 www-128.ibm.com 6. And developers have less and less involvement, or even control, over the SQL that is executed to manage database access and persistence. 开发人员越来越少地控制用于管理数据库访问和持久化的SQL语句。 www.ibm.com 7. You need to code queries to do each database access, rather than doing them yourself. 您需要编码查询来完成每一次的数据库访问,而不是您自己来完成访问。 www-128.ibm.com 8. When you replicate your database, Access turns Name AutoCorrect off. 复制数据库时,Access将关闭“名称自动更正”。 office.microsoft.com 9. COM technology was adopted in database access and file upload process. 另外,在文档上传中也采用了组件技术。 www.fabiao.net 10. When you open a database, Access disables the content and displays the Message Bar. 打开数据库时,Access将禁用该内容,并显示“消息栏”。 office.microsoft.com 1. Now you need to create an account on AIX for the Systems Director database access and schema. 现在您需要在AIX上创建一个帐户,用于SystemsDirector数据库访问和架构。 www.ibm.com 2. The SQLJ standard now provides SQL-based database access from Java apps. SQLJ标准现在为Java应用程序提供了基于SQL的数据库访问。 www-128.ibm.com 3. FESI comes with a database access extension. FESI带有数据库访问扩展名。 www.ibm.com 4. This article covers the details of using MySQL for database access. 本文包括使用MySQL进行数据库访问的详细信息。 www-128.ibm.com 5. If the database access cost 7ms, the application server 13ms, and the Web server 5ms, then the service time of the Web page becomes 25ms. 如果数据库访问花费7ms,应用服务器花费13ms,Web服务器花费5ms,那么网页的服务时间就是25ms。 www.ibm.com 6. This information is used behind the scenes for all the database access to this class' table. 该信息隐式用于对该类的表的所有数据库访问中。 www.ibm.com 7. The DAO layer encapsulates database access. 层用于封装对数据库访问。 blog.matrix.org.cn 8. An application server is a software framework that exposes APIs for software services (such as transaction management or database access). 应用服务器是一个软件框架,它公布软件服务的API(例如事务管理或数据库访问)。 www.ibm.com 9. De-normalization is a technique to move from higher to lower normal forms of database modeling in order to speed up database access. 去规范化是这样一种技术,降低数据库模型的规范化结构,以提高数据访问速度。 www.bugsboard.net 10. Describes how to enable cross-database access without jeopardizing security. 描述如何在不损害安全性的情况启用跨数据库访问。 technet.microsoft.com 1. A major benefit of using a J2EE app server is how it simplifies the use of the JDBC SPI for database access. 使用J2EE应用程序服务器的主要优点在于它简化了对用于数据库访问的JDBCSPI的使用。 www.ibm.com 2. This procedure using the ODBC API to achieve bitmap file database access methods. 本程序使用ODBCAPI实现位图文件的数据库存取方法。 www.hxzi.com 3. Other application areas include intrusion detection, web log analysis, database access patterns, and so on. 其他的应用领域还包括侵入检测、Web日志分析、数据库访问模式等等。 www.ibm.com 4. With this in mind, you can start to write a dynamic database access class that bends to fit any table. 脑子里有了这个概念之后,就可以开始编写能够适应任何表的动态数据库访问类了。 www.ibm.com 5. BPM with cloud computing is the way to deliver a process and associated events, human tasks, or database access. 使用云计算的BPM是交付过程和相关时间、人工任务或者数据库访问的方法。 www.ibm.com 6. NET technology the first choice of database access. NET技术作为系统进行数据库访问的首选方案。 www.13191.com 7. It is assumed that your DB2 database access privileges allow you to change data in the database. 这里假定您的DB2数据库访问权限允许您更改数据库中的数据。 www.ibm.com 8. In Listing 1, the FESI database access extension provides the versatile Database object. 在清单1中,FESI数据库访问扩展名提供了通用的Database对象。 www.ibm.com 9. They provide a way to wrap database access and business logic, so they can be distributed on multiple servers. 它们提供了一种封装数据库访问和业务逻辑的方法,这样就可以在多台服务器上实现分发了。 www.ibm.com 10. The same is true for cross-site database access. 对于跨站点的数据库访问而言也是如此。 www-128.ibm.com 1. Ship database access Ship more than a static data and voyage related data, such as sources of information. 接入船舶数据库多一种船舶静态数据和航次相关数据等信息来源。 www.hbzxr.com 2. This number is used by Adaptive Server Anywhere when optimizing database access. AdaptiveServerAnywhere在优化数据库访问时使用这个数字。 www.ianywhere.com 3. It does this by performing some work ahead of time, such as determining the database access path. 具体表现就是提前执行一些工作,比如确定数据库访问路径。 www.ibm.com 4. Plus it's a good learning tool for skills such as database access, PHP, Ajax, jQuery, and JavaScript. 此外,它还是一个不错的学习工具,可用于学习数据库访问、PHP、Ajax、jQuery和JavaScript等技能。 www.ibm.com 5. MyEmployeeData. java (see Figure 10): This is the interface file that abstracts the database access layer for data query and manipulation. java(见图10):这是抽象数据库访问层的文件,用于数据查询和操纵。 www.ibm.com 6. Provides an example of how to use predetermined login information for database access. 提供的示例演示如何使用预设的登录信息访问数据库。 msdn2.microsoft.com 7. I will supply the VB9 programming for database access and manipulation. 我会提供的用于数据库访问和操纵VB9编程。 www.bing.com 8. CNAC is the real letter of database access. 是真正访问中航信数据库。 nulung.com 9. Provides an example of how to use Windows integrated security for database access. 提供的示例演示如何使用Windows集成安全性访问数据库。 msdn2.microsoft.com 10. We will see a little later how to work with SQL SELECT query and the result set using the FESI database access extension. 我们不久后将看到如何使用SQLSELECT查询及运用FESI数据库访问扩展名的结果集。 www.ibm.com 1. This article relies on the DB2 Connector for all DB2 database access. 本文的所有DB2数据库访问都依赖于DB2Connector。 www.ibm.com 2. The proxy allows database access to computers in the library or off campus. 通过代理允许馆内或者校外计算机访问数据库。 www.bing.com 3. Provides an example of how to use a mapped Windows domain user for database access. 提供的示例演示如何使用映射的Windows域用户访问数据库。 msdn2.microsoft.com 4. how to use ADO database access control. 介绍如何用ado控制access数据库。 www.dssz.com 5. Provides an example of how to use a local user account for database access. 提供的示例演示如何使用本地用户帐户访问数据库。 msdn2.microsoft.com 6. You estimate a day to write each database access class and unit test it, so 150 tables at one table per day is 150 days. 估计您每天能编写一个数据库访问类并完成其单元测试,因此,150个表要用150天的时间。 www.ibm.com 7. This is the most privileged level of database access in IDS. 这是IDS中数据库访问的最高特权级别。 www.ibm.com 8. NET database access technology and so on. It is advanced both in principle and in technology to some extent. NET数据库访问技术等,无论是理论和实现技术上都具有一定的先进性。 www.fabiao.net 9. Assuming about a 20-day work month, will you have the almost eight months required just to write the database access layer? 假设每个月工作20天,是不是要用将近八个月的时间来编写数据库访问层? www.ibm.com 10. For example, the database access is a wrapper around JDBC. 例如,数据库访问就是对JDBC的包装。 www.infoq.com 1. For example, you should use a called program for database access, as our sample application does. 例如,您应该使用一个被调用程序用于数据库访问,我们的范例应用程序就是这样做的。 www-128.ibm.com 2. Database developer (database programmer) - database access development 数据库开发人员(数据库程序员)—数据库访问开发 www.ibm.com 3. combined with your new favorite database access framework , groovysql , you can easily generate the consumable xml 结合新的数据库访问框架groovysql,您可以轻易地生成可消费的xml。 www.ichacha.net 4. observer pattern is applied in the database access, which decreases the response time of UI; 把观察者模式运用到数据库访问中,减少了界面的用户响应时间; www.fabiao.net 5. A Sort of Universal Platform of Database Access 一种通用的数据库访问平台 www.ilib.cn 6. Database Access Security Study for Chinese Railway Passenger Tickets Distribution and Booking System 铁路客票发售与预定系统数据库访问安全性研究 www.ilib.cn 7. Information technology - Remote database access for SQL with security enhancement 信息技术.对带有安全增强SQL的远程数据库访问 www.mapeng.net 8. Configuring Database Access for an ASP. NET Application 配置ASP.NET应用程序的数据库访问权限 technet.microsoft.com 9. All other database access should be done using a data source. 其他所有数据库访问应该使用一个数据源。 www.ibm.com 10. Integrating database access into Linux applications 将数据库访问集成到Linux应用中 www-128.ibm.com 1. Development of fatigue life prediction system for tower crane and its database access 塔机剩余寿命评估系统的研制及其数据库访问技术 www.ilib.cn 2. Role-Based Two Level Database Access Control Mechanism and Implementation 基于角色的两级数据库访问控制机制及其实现 www.ilib.cn 3. Thoroughly study of database access technology based on connection pool 连接池数据库访问技术深入研究 www.ilib.cn 4. Database access controls on financial applications not secure 财务系统的数据库访问控制不安全 wenku.baidu.com 5. Remote Multi-database Access in a Distributed System 分布式系统中的多数据库远程访问 www.ilib.cn 6. Database Access Technology in Three-tiers Architecture 三层结构中的数据库访问技术 service.ilib.cn 7. Application of Middleware Technology in Web Database Access 中间件技术在Web数据库访问中的应用研究 www.ilib.com.cn 8. Application and Realization of DAO Technology in Database Access DAO技术在数据库访问中的应用与实现 ilib.cn 9. The Realization and Improvement of Database Access Technology in JSP JSP中数据库访问技术的实现与改进 www.ilib.cn 10. Research and Realization of ADO. NET Database Access Technology NET数据库访问技术研究与实现 service.ilib.cn 1. The discuss of enterprise Isomerous Multi-database access 企业多源异构数据库数据访问技术的研究 www.ilib.cn 2. Realizing relational database access layer with ADO 使用ADO实现关系数据库访问层 www.ilib.cn 3. Research of Active Database Access Technology about ASP. NET NET的数据库访问技术研究 service.ilib.cn 4. Optimization of Database Access Efficiency by Using Connection Pool in JSP 在JSP中使用连接池优化数据库访问效率 www.ilib.cn 5. Gain a basic understanding of database access and management using databound controls 初步理解利用数据绑定控件进行数据访问和管理 www.4ewriting.com 6. Errors in data structures or external database access; 发生在数据结构或者外部数据库路径上的错误; bbs.51testing.com 7. Use least-privileged accounts for database access 使用较低权限的帐号连接数据库 ck0118.i170.cn 8. ADO Database access interface technology ADO of VB program VB程序中的数据访问接口技术 www.ilib.cn 9. Several Technologies about Database Access in VB VB中数据库访问技术 www.ilib.cn 10. Analysis and Study on Several Web-database Access Methods 对几种Web数据库访问技术的分析与研究 ilib.cn 1. Implementation of Database Access in Java 一种基于Java语言的数据库访问的实现 www.ilib.cn 2. Database Access Control Based on Transaction Sentence Templates 基于事务语句模板的数据库存取控制模型研究 www.ilib.cn 3. Implementing Method of Database Access Basing on Web 基于Web访问数据库的实现方法 www.ilib.cn 4. Several Types of Database Access to Technique in VC 中访问数据库的几种方法 www.ilib.cn 5. An encapsulation method for the database access in grid application based on OGSA 基于OGSA的数据库网格化封装方法 www.ilib.cn 6. Application on Database Access Based on LabVIEW in Power Harmonic Analysing System 基于LabVIEW的数据库访问技术在电网谐波分析系统中的应用 ilib.cn 7. Networking for WISGO Remote Education and Database Access 武钢远程教育网站的构建与数据库访问 ilib.cn 8. Study on the database access techniques 数据库访问技术研究 service.ilib.cn 9. Trigger and database access: There are two ways to trigger the orchestration 触发器和数据库访问:有两种方式可以触发编排 www.ibm.com 10. Application of Kingview Database Access In PLC Control System 组态王数据库访问在PLC控制系统中的应用 www.ilib.cn 1. A Study on Web-based Database Access Technology 基于Web的数据库访问技术的研究 www.ilib.cn 2. Analysis and Research of Middleware Technology Based on Web Database Access Web数据库访问的中间件技术分析与研究 www.ilib.cn 3. Design and implementation of general database access component based on COM 基于COM的通用数据库访问组件的设计与实现 dairyagre.cn 4. Research and implementation of database access based on ADO technology 基于ADO技术的数据库访问研究与实现 www.ilib.cn 5. How Oracle Database Access Remote Data 数据库如何访问远程数据 ilib.cn 6. implementation of heterogeneous database access based on vc com 异构数据库访问实现技术 www.ichacha.net 7. Security Control Design for Database Access and Application based on JSP 基于JSP的数据库应用程序安全访问控制设计 service.ilib.cn 8. A Survey on the Database Access Controls 数据库访问控制研究综述 www.ilib.cn 9. Putting a web front end on the database access 将一个web前端放置到数据库存取器上 www.ibm.com 10. Database Access Technology Based on Connection-pool in JSP JSP中基于连接池的数据库访问技术 service.ilib.cn 1. To Improve the Efficiency of Database Access by MMDAO 采用内存数据访问对象提高数据库访问速度 service.ilib.cn 2. Design of General Database Access Component Based on COM 基于COM技术的通用数据库存取组件的设计 www.ilib.cn 3. Design and Implementation of SQL Server Database Access Middleware Based on Web Services 基于Web服务的SQL数据库访问中间件的设计与实现 ilib.cn 4. Comparison of Two ADO Technology of Database Access in Visual Basic 中两种ADO数据库访问技术的比较 ilib.cn |
||||||||||||||
随便看 |
英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。