Importing the data into a MySQL database.
将数据导入MySQL数据库。
The MySQL database is used in the data tier.
在数据层中使用MySQL数据库。
The account data is stored in the mysql database mysqldb in the table Accounts.
账号数据储存在表accounts的mysql数据库mysqldb中。
To build out the back end, start with defining the data model for the MySQL database.
要构建后端,首先要为MySQL数据库定义数据模型。
Listing 15 has the PHP script that USES this data to attempt a MySQL database connection.
清单15中的php脚本尝试使用这些数据连接到MySQL数据库。
Data integrity Our MySQL database tables were based on the non-transactional MyISAM engine.
数据完整性我们的MySQL数据库表格基于非事务性MyISAM引擎。
Then, the tutorial will cover the processing of the XForms data in PHP and the supporting MySQL database structures.
然后将涵盖在PHP 中处理Xforms数据及所支持的MySQL数据库结构。
The MySQL database supports enum string enumerated data types which the DB2 database product does not directly support.
MySQL数据库支持DB 2数据库产品不直接支持的ENUM字符串枚举数据类型。
You'll save your data out to a MySQL database, put some data validation in place, and set up a one-to-many relationship.
您将把日期保存到一个MySQL数据库中,进行某些数据验证,并设置一个一对多的关系。
So a data source might represent a networked connection to a MySQL database, or a file-based connection to a static XML document.
因此,数据源可能是到MySQL数据库的网络连接,也可能是到静态XML文档的基于文件的连接。
As illustrated in Figure 16, this object passes the necessary data to the BLL, which then requests the data Access Layer to save the data to MySQL database.
如图16所示,此对象将必要的数据传递给BLL,后者随后请求数据访问层将数据保存到MySQL数据库。
Remember that this data was originally generated from the MySQL database, so you need to ensure that the MySQL server is running and loaded with the example data set.
请记住此数据最初从MySQL数据库生成,所以需要确保MySQL服务器运行并由示例数据集加载。
An ODBC connection is made to the MySQL database and the current account data for the given account holder is fetched from the database and stored in an associative array.
建立到MySQL数据库的ODBC连接,从数据库获取给定帐户持有人的当前帐户数据,并将这些信息存储在一个关联数组中。
Try this out; you should be able to get the response shown in Figure 7. (this assumes you loaded data into your MySQL database or changed your PHP script to return dummy data.)
尝试之后,应该可以得到如图7所示的响应这里假您已将数据加载到MySQL数据库或已经更改了php脚本以返回虚拟数据。
To get the data in the right form, create a view - a new construct in MySQL V5 that assembles columns from other tables into a single, composite virtual table.
要获得右侧表单中的数据,需要创建一个视图——MySQLV 5中的新结构,它将把来自其他表的列整合到单独的合成虚拟表中。
The example MySQL world database: Obtain instructions for to download and install sample country, city, and language data.
MySQL数据库示例world:获取关于下载和安装示例国家、城市和语言数据的指导。
This is normally done as a separate activity after you have created the DB2 database and migrated data from MySQL into it.
这通常是当您创建了DB2数据库并将MySQL数据迁移到其中之后在另一个活动中完成的。
And you can connect to the database server directly via a MySQL client in order to manage your data.
您可以通过MySQL客户端直接连接到数据库服务器以便管理您的数据。
For example, the TIME data type exists in both MySQL and DB2, but the ranges are different.
例如,MySQL和DB 2都有TIME数据类型,但是它们支持的范围是不同的。
After this, the stored customer data can be retrieved and updated through the ODBC MySQL driver provided with Zend Core.
在此之后,可以通过ZendCore提供的ODBCMySQL驱动程序获取和更新存储的客户数据。
For more information on loading data from a text file, please refer to the MySQL product documentation.
要获得关于从文本文件导入数据的更多资料,请参考MySQL产品文件。
Also with DB2, you can specify query, add, or update access to the data as you do in MySQL.
此外,在DB 2中您可以如同在MySQL一样指定数据的查询、添加或更新权限。
They also load data daily from their system of record, a federated MySQL cluser of about 2000 nodes.
他们每天还从系统记录载入数据,一个超过2000节点的MySQL联合集群。
To build the Body Parts search feature, let's use MySQL V5.0 as the data store and the Sphinx search daemon to provide fast and accurate text search.
要构建BodyParts搜索功能,让我们使用MySQLV5.0作为数据存储并使用Sphinxsearch守护程序来提供快速而精确的文本搜索。
We index data in these entities by storing indexes in separate MySQL tables.
我们在单独的MySQL表中存储索引,从而在这些实体中索引数据。
Then it opens the connection to the MySQL back end for data output.
然后打开对MySQL后端的连接,以便处理数据输出。
While used primarily as a transactional system, more and more customers are turning to MySQL for data warehousing, Kobielus said.
之前仅仅作为一个交易系统的MySQL,现在已经有更多人用它来做自己的数据仓库了。
ENUM data type conversion support for MySQL source to DB2 database product target.
对mysql源到DB 2数据库产品目标的ENUM数据类型转换支持。
Added to this mix is the open source database success of MySQL in the data tier.
在这个组合之上,还可以用开放源码数据库MySQL建立数据层。
For example, picture a financial institution that stores data about its customers' stock portfolios in a relational database system such as MySQL, DB2, or Oracle.
例如,假设一个这样的财务机构,它将有关其客户股票投资组合的数据存储在一个关系数据库系统中,比如MySQL、DB 2或Oracle。
应用推荐