• 每个客户添加数据库实例时或者每个创建一个数据验证客户是否访问合适的数据时,这种设计大大增加数量

    This design increases the number of tables significantly over adding a database instance per customer or creating a column in each table to validate whether the customer is accessing the proper data.

    youdao

  • 一旦完成安装至少需要创建数据库一个以便它们之间建立连接测试是否可以访问创建中的数据

    Once installed, you need to create at least one database and one table in order to create a connection and test to see if you can access data in the created table.

    youdao

  • 现在得到单个动态数据库访问能够自己适应数据库中的任何

    And there you have it: a single dynamic database access class that can bend itself to fit any table in your database.

    youdao

  • 上述命令告诉应用程序如何通过用户数据库访问用户模型以及通过数据库表的显示用户名。

    This will tell the application how to access your user model by specifying the users db table name and which column to use to display the user name.

    youdao

  • 通过其他字段保留为空连接成为数据库通用DB 2连接,从而允许此连接文档提供数据库所有可用访问

    By leaving the other fields empty, this becomes a generic DB2 connection to your database, allowing this connection document to provide access to all of the tables available in the database.

    youdao

  • 访问方法是指优化数据库中读取(确切地说是检索)数据方法

    Access methods refer to the ways that the optimizer reads (or rather retrieves) data from database tables.

    youdao

  • 其他并发访问相同中的数据应用程序需要数据库断开连接,并且可以继续进行中的操作

    Other applications that want to access data in the same table concurrently do not need to disconnect from the database, and are free to pursue read or write operations in that table.

    youdao

  • JDBC适配器将详细查看数据库中的确定需要什么服务访问数据

    The JDBC adapter looks at the tables in your database and determines what services it needs to access that data.

    youdao

  • 每个业务系统数据库数据仓库经常访问许多非常(往往超过u的容量)。

    Just about every business system database and data warehouse has a large number of frequently accessed small tables that would fit on USB jump drives.

    youdao

  • 客户机需要访问相同数据(数据库)。

    Both clients need to access the same data sources (database tables).

    youdao

  • 如果存在连接数据库并且创建它们接下来生成所需数据定义使应用程序可以访问包含这些数据库

    If the tables do not exist, it will connect to the database and create them, then generate the necessary data source definitions so the application can access the database containing those tables.

    youdao

  • 这些用户名密码信息使Drupal得以访问数据库从而允许安装脚本创建相关的数据

    This username and password information allows Drupal to access your database, so the install script can create tables.

    youdao

  • 不同版本J2EE应用程序组件(例如访问相同外部数据库实体bean)在修改相同的数据数据记录时候存在同步问题

    Multiple versions of J2EE application components, such as entity beans that access the same external database, could have synchronization issues while modifying the same table or row.

    youdao

  • 另一个重要步骤创建数据库数据库域中SQLLoginModule将使用这个数据库池来访问包含身份验证信息

    Another important step is the creation of a database pool that will be used by the SQLLoginModule in the database realm to access the tables that contain the authentication information.

    youdao

  • Rails使用activerecord处理数据库访问数据库Ruby对象模型之间对象关系映射

    Rails USES the ActiveRecord library to handle database access and object-relational mapping between database tables and Ruby object models.

    youdao

  • 'lazyloading '告知NHibernate不要数据库加载这个类对象直到程序需要访问这个对象的数据时才加载。

    'Lazy loading' tells NHibernate not to load an object from the database until the application needs to access its data.

    youdao

  • 本文中,我们使用Delphi 2005中的DataSyncDataHub组件展示如何使用Borland DataProviderDB 2UDB数据库数据进行访问

    In this article, we've used the new DataSync and DataHub components in Delphi 2005 to demonstrate data access on DB2 UDB database tables using the Borland data Provider.

    youdao

  • 实现Flitter必须扩展Drupal数据库以便包含一个新的Flitter访问Flitter数据权限flit编辑flit操作数据库代码

    To realize Flitter, you must extend the Drupal database to include a new Flitter table; permissions to access Flitter data, or flits; a form to edit a flit; and some code to manipulate the database.

    youdao

  • 所以为了管理目的应该访问数据库模型它的数据库

    So the database model and its tables should be easily accessible for administration purposes.

    youdao

  • 无法访问数据库所有链接字段运行数据库向导”重新链接形状更正问题

    Cannot access all of the linked fields in the database table. Run the database Wizard and re-link the shape to correct the problem.

    youdao

  • DAO不仅具有数据库访问能力而且数据库进行操作定义创建数据库、创建、创建和创建索引

    DAO not only has the capability of accessing database, but also can operate and define the database, for example, setting up database, table, field and index.

    youdao

  • 也就是说我们不必要后台建立数据库可以代码直接生成我们想要数据库表并且可以随意访问数据库

    In other words, it is unnecessary to establish a database first in the background, we can generate the database that we need with direct code, and can visits the database at random.

    youdao

  • 访问数据库信息基本方法针对数据库中的特定创建命令()用户记录类。

    The basic way to access information from a database is to create a command (or table) class and a user record class for a particular table in the database.

    youdao

  • 有时数据库客户工具可能无法使用需要能够快速访问数据库中的记录检查一些

    Sometimes, the client tool for the database may not be available and you need the ability to quickly access the database to check some table records.

    youdao

  • 无法访问数据库中所有链接的字段。运行数据库向导”并重新链接形状更正问题。

    You can run the Database Wizard again to add new database links to the master.

    youdao

  • 无法访问数据库中所有链接的字段。运行数据库向导”并重新链接形状更正问题。

    You can run the Database Wizard again to add new database links to the document.

    youdao

  • 通过调用存储过程对安全数据库进行操作,进而实现系统安全访问。对数据库表内的敏感信息进行加密存储,未经授权不能访问

    The system encrypts the sensitivity information in database so that there is no access without authentication in order to ensure the security access of the system.

    youdao

  • 通过调用存储过程对安全数据库进行操作,进而实现系统安全访问。对数据库表内的敏感信息进行加密存储,未经授权不能访问

    The system encrypts the sensitivity information in database so that there is no access without authentication in order to ensure the security access of the system.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定