本文介绍了其中的两个操作:通过查询从服务器读取数据以及向服务器中添加新记录。
This paper covers two operations: reading data from the server through queries and adding new records to the server.
您的程序将从VSAMKSDS中读取记录,数据集在CICS区域中必须处于打开状态。
For your program to be able to read a record from the VSAM KSDS, the dataset must be in opened state in the CICS region.
假设要读取包含100,000个记录的db2表,并把每个记录中的数据写入一个新的Notes文档。
Let's imagine that we read from a DB2 table with 100,000 records, and for each record found, we write that data to a new Notes document.
包含X ML数据的输入记录由xmlnsc解析器从输入文件中读取并解析。
The input records, which contain XML data, are read in from the input file and parsed by the XMLNSC parser. This is an extract from the input file.
脚本读取TED每时每刻的输出的数据,然后将其记录到OPENWrt路由器上的一个文件中。
The script reads output from the ted every second and records it in a file located on the OPEN Wrt router.
您将使用这些命令来创建、读取、更新或者删除数据库中的记录。
You will use these commands to create, read, update, or delete records from your database.
从数据库读取一个小部件记录。
要连接到数据库,服务器端代码需要执行一些基本的创建、更新、删除和—最重要的—读取记录等操作。
To connect to the database, the server-side code needs to do some basic creating, updating, deleting, and - most importantly - reading of records.
数据库记录是在内存的缓冲池区域里被读取和更新的。
Database records are read and updated in the buffer pool area of memory.
如果根用户从保护点读取数据,那么数据将不被解密,并且会记录该操作用于审计。
If the root user reads data from the guard point, data is not decrypted, and the action is logged for audit.
这个程序接受一个操作码和一个记录键作为输入,然后读取VSAM数据集并将记录返回给CICS。
This program accepts an operation code and a record key as inputs, then reads the VSAM dataset and returns the record back to CICS.
我们将创建一个SQLJ方法,该方法从DB2SAMPLE数据库中根据给定的雇员号读取一个雇员记录。
We will create a SQLJ method, which reads an employee record given the employee number from the DB2 SAMPLE database.
第二个CRUD操作是读取,代码的作用是从数据库中读取小部件的记录。
The second CRUD operation is read: the code simply needs to read widget records from the database.
MDB2_Schema将读取并解析xml定义,并将其转换为实际的数据库表、字段和记录。
MDB2_Schema will read and parse the XML definitions, and turn them into actual database tables, fields and records.
RecordFileFacade负责从文件中读取数据,并成批将它们送入记录中。
The RecordFileFacade is responsible for reading the data from the file and chunking it into records.
下面的方法,在一个被称为DatabaseExample 的类中,使用数据库Connection对象,从数据库中读取记录并打印出数值。
The following method, in a class called DatabaseExample, takes a database Connection object, reads the records from the database, and prints the values.
下一步是编写一个COBOLCICS程序,以便基于记录键(record key)从VSAM数据集中读取一个记录。
The next step is to write a sample COBOL CICS program to read a record from VSAM dataset based on a record key.
为了能读取清单15中记录定义中的记录,清单12中的代码在修改后(但仍然用清单11中的记录定义来写数据)生成下列结果。
When the code in Listing 12 was modified to read records using record definition Listing 15 (while still writing it using record definition Listing 11) it produces the following result.
每一次分析都会涉及到一大部分数据,甚至整个数据集,因此读取整个数据集的时间比读取第一条记录的延迟更重要。
Each analysis will involve a large proportion, if not all, of the dataset, so the time to read the whole dataset is more important than the latency in reading the first record.
SWF的图形文件中,对于搜索引擎的爬行索引程序来说,它们无法读取并记录这些数据。
SWF graphics in the document, the search engine's index creeping process, they can not read and record the data.
目前,国内外在单株立木直径测量过程中,主要使用的还是需人工读取和记录测量数据的测径围尺或轮尺等树木测量工具。
Presently in standing tree's diameter measuring process, the main tools are tape meter or caliper, which need manpower to read and record measure data.
控制过程中所需的一些配置信息可通过SPI接口从外部FLASH存储器读取,所需记录的数据也可写入该存储器中。
It is available reading some configuration information required by control process from external FLASH memory through SPI interface and writing data records in the memory.
硬盘驱动器是目前应用最广泛的存储设备之一,而硬盘驱动器是采用磁记录来存储和读取数据的。
Hard Disk Drive (HDD) is one of the most widely used storage accessory, which USES magnetic recording to store data.
该软件直接读取图形文件,通过扩展数据和扩展记录来保存管子的尺寸数据,通过管子的轴线位置来获得管子的位置。
The software can directly read the drawing file, and store the pipe size in the extended record and extended data, and retrieve the pipe position by the axis position.
数据拷贝系统及方法,数据读取设备,数据写设备及数据记录介质。
Data copying system and method, data reading apparatus, data writing apparatus and data recording medium.
通过对MARC记录存放格式的分析,介绍使用VFP开发环境从MARC记录中任意读取各字段数据的一种方法。
The article introduces a method of reading random fields under VFP developing environment through analyzing the storing format of MARC records.
要读取数据库中的数据,首先得将数据加载进一记录集中。
To be able to read database data, the data must first be loaded into a recordset.
或者作为EEG数据记录器单独使用,此时数据被实时地存储在自身的固态存储器内,供离线时被电脑读取。
It can also be used as a standalone EEG recorder, whose data is stored in Flash Memory in real time and read out off line by a home PC.
对系统设计思路和实现进行详细的介绍,包括如何导入原始记录数据文件、如何逐条读取记录将英文姓名翻译为中文姓名、记录数据格式的统一以及如何进行邮件推送。
This paper describes the system design ideas and implementation in detail, including how to import data, read records, change English name to Chinese name, uniform data format and push E-mails.
指示希望向导包括用于测试某一记录自从被从数据库中读取以来是否已更改的逻辑。
Indicates that you want the wizard to include logic to test whether a record has changed since you read it from the database.
应用推荐