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

    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

  • 建立一个数据库连接时,DB 2那个连接属性数据库每个可信上下文对象定义比较

    When a database connection is established, DB2 compares the attributes of that connection against the definitions of each trusted context object in the database.

    youdao

  • 建立一个支持数据库连接提供一些访问方法查询更新数据库

    Establishes a connection with the support database and provides access methods to query and update the database.

    youdao

  • 首先需要建立目标数据库一个连接

    First, you need to establish a connection to your target database.

    youdao

  • 至此已经建立数据库连接接下来需要创建一个新的开发项目

    Now that you have established a connection to your database, you need to create a new development project.

    youdao

  • 建立数据库连接之后,insert语句创建简单字符串

    After establishing a database connection, create a simple string for your INSERT statement.

    youdao

  • 概括起来,就是打开XML模式文件建立一个数据库连接然后鼠标画出xml元素属性关系之间的连接

    In a nutshell, you open the XML schema file, establish a database connection, and then use the mouse to draw connections from XML elements and attributes to relational columns.

    youdao

  • 小节中,建立数据库连接现在您可以重用这个连接生成一个类型

    In the previous section, you established a connection with a database. Now you can reuse the same connection to generate a type tree.

    youdao

  • 清单4显示了一个用于建立DB 2数据库连接方法摘录

    Listing 4 shows an excerpt from a method that establishes a DB2 database connection.

    youdao

  • 这个例子中,只有一个C文件使用但是较大系统中通常是各种数据库建立最终连接这个可执行文件中。

    In this example, only one C file is used, but in large systems, typically various libraries are built and finally linked to build the executable file.

    youdao

  • 为了JSP创建数据库中的记录需要建立一个数据库连接

    In order to create a record in the database from the JSP, you need to establish a database connection.

    youdao

  • 虽然应用程序编程人员一一建立各个数据源连接容易的方式还是在应用程序只使用数据库连接

    While it is true that an application programmer can always establish a separate connection to each individual data source, it is much easier to have a single database connection in the application.

    youdao

  • 例如1中的所有应用程序请求通过一个应用程序用户APP_USER建立连接传播到数据库服务器

    For example, all application requests in Figure 1 are being routed to the database server through a connection established by a single application user, APP_USER.

    youdao

  • 下面例子展示如何一个CLI应用程序中,用户IDnewton建立testdb数据库受信任连接

    The example below shows how to establish a trusted connection for user ID "Newton" to testdb database in a CLI application.

    youdao

  • 构造函数将按照前面描述创建一个DBManager对象建立数据库连接然后获得productdao类的实例

    The constructor creates a DBManager object to establish a database connection, as discussed earlier, and then acquires an instance of the ProductDAO class.

    youdao

  • 不需要结束事务单独shell建立第二个数据库连接开始一个事务。

    Without ending the transaction, establish a second database connection in a separate shell and start another transaction.

    youdao

  • 我们html页面创建一个表单,以便用户使用用户ID口令建立后端数据库连接

    We will create a form in this HTML page that will use the user ID and password input by the user to establish a connection to the backend database.

    youdao

  • 清单2展示了一个简单Perl程序建立数据库sample连接返回今天日期

    Listing 2 demonstrates a simple Perl program that establishes connection to the database SAMPLE and returns today's date.

    youdao

  • 需要连接任何数据库可以建立新的CrystalReport因为这个Crystal Report基于一个数据定义文件的。

    A new Crystal Report will then be created without actually connecting to any database, because this Crystal Report will be based on a data definition file.

    youdao

  • 清单 7 中的 simpleQuery()方法声明几个变量然后使用清单2定义helper 方法建立一个数据库连接

    The simpleQuery() method in Listing 8 declares several variables and then establishes a database connection using a helper method defined in Listing 2.

    youdao

  • 客户端软件ClearQuest测试管理服务器建立连接之后,就能够建立一个实际数据库schema连接

    After your client software has established a connection with the ClearQuest test management server, you can set up a user to connect to the actual database schema.

    youdao

  • 在这里为了测试对象fdfdfd方法我们最终需要建立一个数据库连接,给添加一些记录然后测试之后清除所有这些资源

    Here, in order to test the FDFDFD method in the object, we end up needing to setup a database connection, have records in the table, and then clean up all these resources after the fact.

    youdao

  • 为了促使锁定超时错误发生我们首先建立一个数据库连接执行一些sql语句来模拟employee真实事务

    To force a lock timeout error, establish a first database connection and execute some SQL statements simulating a real transaction on the table employee.

    youdao

  • 建立SAMPLE数据库连接之后,我们通过调用一个名为SearchEmployeeservlet检索所有雇员细节信息。

    After the connection to the SAMPLE database is established, we are going to retrieve the details of all the employees by calling another servlet named SearchEmployee.

    youdao

  • 事件文档检索过程如果没有出现什么问题建立一个Domino文档数据库连接检索发生事件所在的Domino文档。

    If there is no failure during the retrieval of event document, establishes a connection to the Domino document database and retrieves the Domino document where the event occurred.

    youdao

  • 建立一个支持数据库prototransdb连接数据库元数据如清单2

    Establish a connection to the support database, called ProtoTransDB, the metadata for which is in Listing 2.

    youdao

  • 建立数据库连接Rails运行数据库中的每一添加属性模型

    After making a database connection, Rails adds an attribute to the modelat run timefor each row in the database.

    youdao

  • 下面代码建立SAMPLE数据库连接返回SYSCAT模式所有编目视图列表

    The following code establishes a connection to the SAMPLE database and returns a list of all the catalog views in the SYSCAT schema

    youdao

  • 第4介绍了,Rails应用程序如何建立起来,以及如何将应用程序连接一个数据库

    Chapter 4 tells you how Rails applications are structured and how to connect your application to a database.

    youdao

  • DatabasePools向导最后一个页面中,单击TestConnection确保连接信息正确并且可以建立DB 2 Sample数据库连接

    On the last page of the database Pools wizard, click on Test connection to ensure the connection information is correct and connection to your DB2 Sample database can be established.

    youdao

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

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

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