Chronological book inquiry method and device
A technology of query method and query scheme, which is applied in the field of computer data query, can solve the problems such as the limited query conditions of the sequence book, the non-reusable use of the sequence book, and the increase of repeated operations by users, so as to achieve no technical obstacles and reduce repeated operations , low cost and risk effect
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Publication Date
- 2010-06-02
Smart Images
Figure 1 Figure 2 Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of computer data query, in particular to a query method for a chronological book and a device for inquiring a chronological book. Background technique
[0002] The list is a display report of business document data. At present, the query of the list is similar to the query of the database, that is, the process of obtaining the query results that meet the query conditions by setting the query conditions. During the query process of the list , the query field is the key factor in defining the query conditions.
[0003] However, in the prior art, the query field of the list is usually fixedly set in the source program code, or stored in a system file (such as a TXT file), and the setting is usually completed before the product leaves the factory. In this case, when the user sets the query conditions, the query fields that can be used are fixed, that is, initially set by the system. In the process of setting query condi...
Examples
Embodiment Construction
[0050] In order to make the above objects, features and advantages of the present invention more comprehensible, the present invention will be further described in detail below in conjunction with the accompanying drawings and specific embodiments.
[0051] refer to figure 1 , which shows a flow chart of an embodiment of a timebook query method according to the present invention, which may specifically include the following steps:
[0052] Step 101. According to the submitted query field, it is judged whether the metadata of the list includes the definition of the query field, if yes, execute step 103; if not, execute step 102;
[0053] Step 102, define the query field in the metadata, and execute step 103;
[0054] Step 103, extracting the query field from the metadata and displaying it;
[0055] Step 104, receiving the query condition set by the user for the query field, generating a query scheme according to the query condition, and saving the query scheme;
[0056] Step...