Method for summarizing data from a plurality of subordinate terminals to the same superior

A terminal and lower-level technology, applied in the field of database management and network programming, can solve the problems of complex operation process, inconvenient use, increased difficulty of use and labor cost of the transformation management application program, and achieve the goal of being suitable for promotion, easy to use, and avoidable. the effect of conflict

CN105468773AInactive Publication Date: 2016-04-06WUHAN OPENKER COMPUTING
4 Cites 4 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Applications(China)
Current Assignee / Owner
Publication Date
2016-04-06
Estimated Expiration
Not applicable · inactive patent
Patent Text Reader

Abstract

The invention discloses a method for summarizing data from a plurality of subordinate terminals to the same superior relating to the database management and network programming field. The method comprises steps as follows that: when the subordinate terminals are connected to the management application program of the superior, the management application program distributes unique three-digit terminal serial numbers to all connected subordinate terminals; the application programs of the subordinate terminals determine 9-digit terminal codes according to the terminal serial numbers; the front 6 digits of the terminal codes are local administrative division codes of the subordinate terminals; the rear three digits are obtained terminal serial numbers; the terminal application programs distribute recording tables according to the terminal codes and distributes unique data IDs to the data needed to be uploaded; the front nine digits of the data IDs are terminal codes; the rear digits are data serial numbers; the subordinate terminals upload the data and data IDs to the superior for being summarized and stored. According to the invention, the uniqueness of the data IDs is ensured without modifying the management application program of the superior; the data IDs are prevented from conflict; the operation process is relatively simple and is applicable to be popularized.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the fields of database management and network programming, in particular to a method for summarizing data from multiple lower-level terminals to the same upper-level terminal. Background technique

[0002] Currently, among applications deployed according to administrative divisions, the method for multiple lower-level administrative units to aggregate data to the same upper-level administrative unit is as follows: each lower-level administrative unit deploys a terminal application and a terminal database, and the upper-level administrative unit deploys a management application and management database. After the terminal application collects the data, it saves it in the terminal database and uploads it to the higher-level administrative unit; the management application program of the higher-level administrative unit saves the data to the management database, and then conducts a summary analysis of the data to guide the work of t...

Examples

Embodiment Construction

[0021] The present invention is described in further detail below in conjunction with embodiment.

[0022] First, the relevant technical terms appearing in the embodiments of the present invention are explained:

[0023] (1) Application program: a program that implements business logic, such as collecting data, uploading data to the superior, receiving data uploaded from the subordinate, reading data from the database or writing data to the database, summarizing and analyzing data, etc.

[0024] (2) Database: a special application program that provides data reading and data saving functions; the usual agreement is: each piece of data in the database has a unique digital ID to identify this piece of data.

[0025] (3) Lower-level terminals: nodes used to collect data, deployed in grassroots units of administrative divisions, and lower-level terminals include terminal applications and terminal databases.

[0026] (4) Administrative division, a tree-shaped data structure, can om...