In the example, Information Integrator is used to merge data from file system records, Oracle, and DB2 data sources.
在此例中,Information Integrator用于合并来自文件系统记录、Oracle和DB 2数据源的数据。
When they pull data to load into the production environment, they simply pull data from both file systems, and compress, then pass on to their production cluster.
当拉出数据载入到生产环境中时,只需要从这两个文件系统拉出数据,压缩,然后传送到生产集群中。
This code reads data from the XML file shown in Listing 9 and formats it into a table.
这段代码从清单9所示的XML文件中读取数据,然后将它变为表格格式。
This will import the data from the file and display a panel similar to Figure 16.
这个操作将从该文件导入数据,并显示与图16所示类似的面板。
This view receives the JSON data file from the caller view controller.
此视图从调用方视图控制器接收JSON数据文件。
In this mode, the secondary reads data from the staging file and receives new data from the primary directly.
在这种模式中,次要服务器从暂存文件中读取数据,并从主要服务器直接接收新数据。
If your script is operating on input data from users or a data input file, always thoroughly filter, check, and validate the input data.
如果脚本操作来自用户或数据输入文件的输入数据,那么一定要全面筛选、检查和检验输入数据。
The last basic step involved in writing programs is to read data from and write data to a file.
编写程序的最后一个基本步骤就是从文件读取数据和把数据写入文件。
Selecting from an external table reads the data from the data file(s) and provides it in the form of rows and columns as if it was read from the normal base table.
从外部表选择可从一个或多个数据文件读取数据,并以行和列的形式提供该数据,就好像从常规基表读取数据一样。
First, select 'data file Management' from the file menu. A window will open showing the name of your data file, which includes its location on your hard disk.
首先,选择从“文件”菜单上选择“数据文件管理”,会跳出一个窗口显示你数据文件的名称,其中包括了它们在硬盘上的位置。
LOAD is a very fast and direct way to get data from a file residing in the file system into a table in your database.
LOAD是将数据从文件系统中的文件里装载到数据库中的一个表里的非常快速而直接的方法。
By using compound procedures, clients can read data from a file in one request by combining LOOKUP, OPEN, and read operations in a single RPC request.
通过使用复合过程,客户机可以将LOOKUP、OPEN和READ操作组合到一个RPC请求中,这样客户机只需一次请求就可以从文件中读取数据。
The stage reads the data from a pipe or a data file and writes the data to the output link.
工作台将从管道或数据文件读取数据,并将数据写入到输出链接。
For example, if you read data from the file system, you can use the code in Listing 8.
例如,如果从文件系统读取数据,您可以使用清单8中的代码。
When deciding which option to use, the most important consideration is how much data from the file should be sent through the message flow with the propagation of each record.
在决定要使用哪一个选项时,最重要的考虑事项是在传播每个记录时,文件中的多少数据应该通过消息流发送。
This reads data from an open file.
这个函数从一个打开文件中读取数据。
In the content provider shown in Listing 7, you can retrieve data from an XML file or from a database using an adapter.
在清单7所示的内容提供者中,可以使用适配器从XML文件或数据库检索数据。
Listing 5 shows a simple DHTML-based slide show that sources its data from an XML file.
清单5显示了一个简单的基于DHTML的幻灯片,数据来自XML文件。
It provides step-by-step instructions for reading business data from a flat file, transforming this data into XML, and populating a data warehouse with the transformed data.
分步讲解了如何从平面文件读取业务数据,将此数据转换成XML并用转换后的数据填充数据仓库。
In effect, the application serves as an inefficient intermediary that gets the data from the disk file to the socket.
应用程序实际上在这里担当了一个不怎么高效的中介角色,将磁盘文件的数据转入套接字。
This simple example loads data from an XML file into an SDO data graph, prints and updates the data, then writes it back to a file.
这个简单的例子将数据从XML文件加载到SDO数据图,打印并更新数据,然后将它写回文件。
Do you have sensitive data that might benefit from file systems with extra security features?
是否有敏感数据,具有额外安全特性的文件系统可能能够进一步保护它们?
Again you are loading this data from an XML file.
同样,您是从XML文件加载数据。
The procedure shown in Listing 4 takes the necessary input parameters — the name and type of the file and the fully qualified name of the table into which the data from the file is to be loaded.
清单4中显示的过程带有必要的输入参数——文件的名称和类型,以及文件中的数据所装载到的目标表的全限定名称。
Listing 2: Sample code to collect data from the log file.
清单2:从日志文件中获取数据的范例代码。
The Web services test application reads the configuration data from the xml file via the simulated services.
Web服务测试应用程序通过模拟的服务从XML文件中读取配置数据。
For more information on loading data from a text file, please refer to the MySQL product documentation.
要获得关于从文本文件导入数据的更多资料,请参考MySQL产品文件。
You can also read binary data directly from a file. The code.
也可以从文件中直接读取二进制数据。
Finally, you added an event handler to the Refresh button, which basically reloads the data from XML file whenever the button is pressed.
最后,您向Refresh按钮添加一个事件处理程序,它在按下按钮时从XML文件重新加载数据。
The data is taken from the profile file (gmon.out).
相关的数据来自于概要文件 (gmon.out)。
应用推荐