To get the schema into the database, you must first create the database, then add the schema. You do this using the command-line directives.
要将模式导入数据库,必须先创建一个数据库,然后再添加模式。
First, create a simple database schema for events like the schema shown in Listing 2.
首先创建一个简单的事件数据库架构,类似于清单2中的架构。
Before you can use the event monitors after you first create them, you either have to deactivate and activate the database or manually start the event monitors, as shown in Listing 15.
在使用首次创建的事件监控器之前,您必须首先禁用数据库然后再激活它,或手动运行事件监控器,如清单15所示。
The first step in adding the new item to the database is to create a new question element and add that, as in Listing 6.
把新项添加到数据库中的第一步是,创建并添加一个新的问题元素,见清单6。
First, you'll create the database.
首先要创建数据库。
If you wanted to create this database on instance DB2 instead, then you would first have to change the value of the DB2INSTANCE variable to DB2.
如果要在实例DB 2上创建该数据库,那么必须首先将DB 2INSTANCE变量的值改为db2。
First, you must create an association rule model which is stored as PMML from which you can extract the rules into a database table for later Cognos access.
首先,必须创建一个关联规则模型,该模型被存储为PMML,从中可以提取这些规则并将其放入一个数据库表以供日后的Cognos访问。
First, if there is a new message being posted, we create a new message model and save it to the database.
首先,如果提交了新消息,就创建一个新的Message模型并把它保存到数据库中。
First, create the SAMPLE database by executing the db2sampl command on the command line as shown in Listing 1.
首先,通过在命令行上执行db2sampl命令创建SAMPLE数据库,如清单1所示。
See the first section above for steps on how to create the Derby data source on the server pointing to the sample database in the EmployeeListWeb project.
查看第一部分以得到怎样在指向EmployeeList Web项目中范例数据库的服务器上创建Derby数据源的具体步骤。
A database can have only one code page, and it is set when you first create a database with the create database command using the CODESET and TERRORITY clauses.
数据库可以只有一个代码页,它是在您通过CREATE DATABASE命令首次创建数据库时使用CODESET和terrority子句设置的。
Assuming that DB2 UDB V8.2 and Application Developer are already installed, the first thing you need to do is create the database and table.
假定db 2UDBV8.2和Application Developer已安装,您需要做的第一件事就是创建数据库和表。
The first thing you need to do for any application is create a database for its data to live in.
对于任何应用程序,您需要做的第一件事情是为它创建一个存放数据的数据库。
But first you should create your stored procedure in the destination database MYSAMPLE.
但是,首先应该在目标数据库mysample中创建存储过程。
The first step in creating a database realm is to create a database instance, if you don't have any already.
创建数据库域的第一步是,创建一个数据库实例(如果您还没有任何数据库实例的话)。
This is the default logging method when you first create a database.
当首先创建一个数据库的时候,这是默认的日志记录方法。
Technically, this step need not occur first, but it needs to occur early; it should be obvious that you should create the database before any application code, even automatically generated code.
技术上这个步骤不必最先进行,不过需要在早期完成;应该在编写任何应用程序代码(甚至是自动生成的代码)之前创建数据库,这应该是显然的。
In this example, you first create the basic data that you want to add to the database.
在本例中,首先创建需要添加到数据库中的基本数据。
This result demonstrates that, despite the warning, your first attempt to create a connection to the test database succeeded.
该结果说明,尽管有警告,但创建数据库连接的第一次尝试成功了。
You must first create a form with a rich text field to the forms database to display the image.
必须首先为表单数据库创建包含富文本字段的表单来显示图像。
To retrieve the widget from the database, you must first create it (then it might be updated or even deleted). That's where CRUD comes in.
要从数据库中检索小部件,首先必须要创建它(然后它才可以被更新甚至是删除),这就是所谓的CRUD。
On the other hand, if you're starting with a data set, such as fields that must be completed in a database, start by designing the data model first, and then create the form layout.
相反,如果需要从数据集(比如在数据库中必须完成的字段)开始,则最好首先设计数据模型,然后再创建表单布局。
In order to use the examples that demonstrate the new online schema change capabilities in DB2, you first need to create a sample database that will serve as the required infrastructure.
要使用演示DB2的新的在线模式变更功能的示例,首先需要创建一个用作必要基础设施的样例数据库。
Before you create a routine, you first need to create a connection to your database by completing the following steps.
创建一个例程之前,您首先需要创建一个连接,连接到您的数据库,通过以下步骤完成。
You first need to create a pureQuery application using pureQuery tools from the sample database
首先,需要使用pureQuery工具从sample数据库创建一个 pureQuery应用程序
To get the code into the database, you first need to create the database like so.
要使这段代码进入数据库,首先需要创建一个数据库。
To access the database, you first create a DatabaseWrapper class in PHP.
要访问数据库,首先要使用PHP创建一个databasewrapper类。
First, create the sample database, if necessary, using the db2sampl command.
首先创建示例数据库,如果必要,使用db2sampl命令。
The first steps in creating a database-backed model are to instantiate the MySQL driver class, and create a DBConnection instance.
创建数据库后台模型的第一步是说明MySQL驱动类,并创建DBConnection实例。
First, you create the database directly in the Geronimo console.
首先,要在Geronimo控制台直接创建数据库。
应用推荐