CN102096663A - Data sheet editing method and database server - Google Patents
Data sheet editing method and database server Download PDFInfo
- Publication number
- CN102096663A CN102096663A CN2009102137703A CN200910213770A CN102096663A CN 102096663 A CN102096663 A CN 102096663A CN 2009102137703 A CN2009102137703 A CN 2009102137703A CN 200910213770 A CN200910213770 A CN 200910213770A CN 102096663 A CN102096663 A CN 102096663A
- Authority
- CN
- China
- Prior art keywords
- data
- record
- operation information
- data message
- field
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 26
- 238000001514 detection method Methods 0.000 claims description 11
- 238000012217 deletion Methods 0.000 description 30
- 230000037430 deletion Effects 0.000 description 30
- 238000012986 modification Methods 0.000 description 10
- 230000004048 modification Effects 0.000 description 10
- 239000002674 ointment Substances 0.000 description 8
- 238000010586 diagram Methods 0.000 description 6
- 238000013461 design Methods 0.000 description 3
- 241001269238 Data Species 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 2
- 239000012467 final product Substances 0.000 description 2
- 238000012856 packing Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 1
Images
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Abstract
The embodiment of the invention provides a data sheet editing method. The method comprises the following steps of: reading a record which is required to be edited in a slave data sheet and generating read record information, wherein the record comprises a plurality of fields, and each field comprises a field identifier and field data; detecting whether the field data of the record is updated or not; when the field data of the record is updated, generating operation information and data information which are related to the record and associating the operation information and the data information with the read record information; and after the editing is finished, updating a corresponding record in the slave data sheet according to the operation information and the data information. Accordingly, the embodiment of the invention also provides a database server. By implementing the embodiment of the invention, a master sheet and a slave sheet can be edited in the same page, and the method and the server are easy to operate and are high in reliability.
Description
Technical field
The present invention relates to field of telecommunications, relate in particular to a kind of tables of data edit methods and database server.
Background technology
Operation support system (Operational Support System, OSS) mainly serve telecom operators, comprehensive functions such as user management, price policy, Account Disposal, statement analysis are provided, can support PSTN (Public Switched Telephone Network simultaneously, PSTN), Web TV (Internet Protocol Television, IPTV), the management of multiple business such as broadband.
On the OSS INTERFACE DESIGN, at present comparatively intuitively and the INTERFACE DESIGN that can show the incidence relation between the master-salve table data be to adopt principal and subordinate's tables of data to edit at the same page, but INTERFACE DESIGN is but brought another problem, be exactly that the master data sheet data at first do not generate, subordinate tables of data data can be because foreign key constraint can't write database; If the master-salve table data all write database, temporarily do not submit to, because the multiwindow editor characteristic of OSS, the user is easy to enter other pages midway and edits and submit to affairs, the page of editing in the same like this session is submitted in the lump, causes the data configuration confusion.Present solution is that the data with page editing deposit in the internal memory, and the user just really writes database after submitting to, but this scheme need make up complex data structures in internal memory, and the memory overflow risk is arranged simultaneously, complicated operation, and reliability is low.
Summary of the invention
In view of problem the present invention that prior art exists, the embodiment of the invention proposes a kind of tables of data edit methods and database server, can realize that master-salve table edits at the same page, and simple to operate, the reliability height.
In order to solve the problems of the technologies described above, the embodiment of the invention proposes a kind of tables of data edit methods, comprising:
Read the record in the subordinate tables of data that needs editor, and generate reading and recording information, described record comprises some fields, and described field comprises field identification and field data;
Whether the field data that detects described record Data Update takes place;
When the field data generation Data Update of described record, generation is about the operation information and the data message of described record, and described operation information and described data message be associated with described reading and recording information, described operation information record Data Update type, the field data after described data message is put down in writing the field identification of all fields in the described record and Data Update is taken place;
When finishing editor, respective record in the described subordinate tables of data is upgraded according to described operation information and described data message.
Correspondingly, the embodiment of the invention proposes a kind of database server, comprising:
Read read module, be used for reading the record of needs editor's subordinate tables of data, and generate reading and recording information, described record comprises some fields, and described field comprises field identification and field data;
Upgrade detection module, whether the field data that is used to detect the record that described read module reads Data Update takes place;
The edit file generation module, be used for when described renewal detection module detects the field data generation Data Update of record, generation is about the operation information and the data message of described record, and described operation information and described data message be associated with described reading and recording information, described operation information record Data Update type, the field data after described data message is put down in writing the field identification of all fields in the described record and Data Update is taken place;
Update module, when being used for finishing editor, the operation information and the described data message that generate according to the edit file generation module upgrade respective record in the described subordinate tables of data.
Implement the embodiment of the invention, by generating operation information and data message about described record, and described operation information and described data message be associated with described reading and recording information, described operation information record Data Update type, field data after described data message is put down in writing the field identification of all fields in the described record and Data Update is taken place, realized database, carrying out buffer memory from the data of table, the subordinate tables of data need not to wait for that master data sheet generates data and can write database, thereby the same page of master-salve table data is edited, and need not in internal memory, to make up complex data structures, simple to operate, the reliability height.
Description of drawings
In order to be illustrated more clearly in the embodiment of the invention or technical scheme of the prior art, to do to introduce simply to the accompanying drawing of required use in embodiment or the description of the Prior Art below, apparently, accompanying drawing in describing below only is some embodiments of the present invention, for those of ordinary skills, under the prerequisite of not paying creative work, can also obtain other accompanying drawing according to these accompanying drawings.
Fig. 1 is the process flow diagram of tables of data edit methods in the embodiment of the invention;
Fig. 2 is the process flow diagram of invalid reading and recording information detecting method in the embodiment of the invention;
Fig. 3 is the process flow diagram of the record display packing in the subordinate tables of data in the embodiment of the invention;
Fig. 4 is the structure principle chart of database server in the embodiment of the invention.
Embodiment
The embodiment of the invention proposes a kind of tables of data edit methods and database server, can realize that master-salve table edits at the same page, and simple to operate, the reliability height.
Fig. 1 is the process flow diagram of tables of data edit methods in the embodiment of the invention, and the tables of data edit methods comprises in the embodiment of the invention:
Herein, the record in reading the subordinate tables of data generates reading and recording information automatically, writes down this editor's task, and reading and recording information contains the reading and recording identification information of session number information, date and time information and this read operation.
Herein, operation information includes the operation identification information of this operation of user ID and the reading and recording identification information in the reading and recording information, can also comprise the type identification information that is used for the identification data updating type, and the identification information of subordinate's subordinate tables of data.Field data after data message comprises the field identification of all fields in the described record of data and Data Update takes place, can also include reading and recording identification information in the reading and recording information and the operation identification information in the operation information, thereby realize that operation information and data message are associated with reading and recording information.Updating type comprises operations such as data increase, deletion and modification, can increase by being defined as " 0 " expression in the operation information, and " 1 " expression user's modification, rules such as " 2 " expression deletion are put down in writing the Data Update type.For increasing operation, generally can generate operation information and data message about changing record, record Data Update type is put down in writing the field identification of all fields in the described record and the field data after the generation Data Update for increasing in data message in operation information.And for deletion or retouching operation, certain bar is recorded in when this deletion or modification take place, deletion or modification may take place before, and generating run information and data message, this moment upgrades generating run information and data message gets final product, and need not to repeat to generate other operation information and data message, saves storage space, therefore for deletion or retouching operation, step 103 comprises when specifically implementing:
Step 1031 detects described record and whether has relevant operation information and data message;
Herein, Xiang Guan operation information and data message are meant operation information and the data message that this record generates when before Data Update taking place.
Step 1032 when described record exists relevant operation information and data message, is upgraded described relevant operation information and data message according to the Data Update type;
, when specifically implementing, for the retouching operation of record, retouching operation taking place herein, the Data Update type in the original operation information of this record can be remained unchanged, and the field data in the data message is updated to all field datas that retouching operation takes place; For the deletion action of record, can be with the original operation information of this record, data message and the reading and recording information deletion that is associated.
Step 1033 when described record does not exist relevant operation information and data message, then generates operation information and data message about described record, and described operation information and described data message are associated with described reading and recording information.
Herein, during concrete enforcement, retouching operation for record, generally can generate operation information and data message about changing record, record Data Update type is put down in writing the field identification of all fields in the described record and the field data behind the generation retouching operation for revising in data message in operation information; Deletion action for record, generally can generate operation information and data message about changing record, record Data Update type is deletion in operation information, the field data after putting down in writing the field identification of all fields in the described record and deletion action takes place in data message.
Herein, when for example user's point " is determined " to finish editor's task, operation information and data message corresponding data are written to the subordinate tables of data, finish the same page of master-salve table data and edit, make operation information and data message corresponding data be converted to business datum.When point " is closed " when abandoning editing, remove reading and recording information, operation information and data message, guarantee that raw data is not changed, do not influence the editing of other pages simultaneously.Increase operation for record, when the user submits to, field data in the data message need be inserted in the subordinate tables of data, if subordinate tables of data table is the master data sheet of other subordinate tables of data tables, edit page can be multilayer nest, and therefore using recursive algorithm to insert subordinate's subordinate tables of data executive logging increases operation.Operate for record modification, when the user submits to, field data in the data message need be substituted in the field data of the corresponding record of subordinate tables of data, if subordinate tables of data table is the master data sheet of other subordinate tables of data tables, edit page can be multilayer nest, therefore uses recursive algorithm to insert subordinate's subordinate tables of data executive logging retouching operation.For record deletion operation, when the user submits to, need be with in the corresponding record deletion of subordinate tables of data, if subordinate tables of data table is the master data sheet of other subordinate tables of data tables, edit page can be multilayer nest, therefore uses recursive algorithm to insert subordinate's subordinate tables of data executive logging deletion action.
Need to prove, when subordinate tables of data during simultaneously as the master data sheet of another subordinate tables of data, edit page becomes multilayer nest, therefore can in reading and recording information, add a father node identification field specially, the sign of record higher level subordinate tables of data, the sign of this subordinate tables of data specifically can be the operation note signs in the operation information of higher level's subordinate tables of data.
Further, if the user normally withdraws from edit page, reading and recording information, operation information and data message can be eliminated, and guarantee that raw data is not changed.If the user may withdraw from unusually, for example: overtime withdrawing from, directly close IE etc., cause reading and recording information, operation information and data message normally to be deleted, so the tables of data edit methods can also may further comprise the steps in the embodiment of the invention:
Step 105 is deleted invalid reading and recording information and operation information that is associated and data message.
Further, the user need show record in the subordinate tables of data when editor, so the tables of data edit methods can also may further comprise the steps in the embodiment of the invention:
Step 106 shows the record in the described subordinate tables of data.
Fig. 2 is the process flow diagram of deletion invalid information detection method in the embodiment of the invention, and step 105 specifically comprises:
Herein, when specifically implementing, whether the session number information that can detect in the reading and recording information is invalid, and when this session number information was invalid, then this reading and recording information was the invalid information that reads.
Fig. 3 is the process flow diagram of the record display packing in the subordinate tables of data in the embodiment of the invention, specifically may further comprise the steps:
Herein, to the record of Data Update has taken place, when showing this record, from show the field identification and the field data of field in the described data message according to Data Update type the described operation information, for example show and take place to increase or amended field data, or do not show the field data that deletion action takes place.
Fig. 4 is the structure principle chart of database server in the embodiment of the invention, and database server comprises in the embodiment of the invention:
Read module 21 is used for reading the record of needs editor's subordinate tables of data, and generates reading and recording information, and described record comprises some fields, and described field comprises field identification and field data;
Herein, the record in reading the subordinate tables of data generates reading and recording information automatically, writes down this editor's task, and reading and recording information contains the reading and recording identification information of session number information, date and time information and this read operation.
Edit file generation module 23, be used for when described renewal detection module 22 detects the field data generation Data Update of record, generation is about the operation information and the data message of described record, and described operation information and described data message be associated with described reading and recording information, described operation information record Data Update type, the field data after described data message is put down in writing the field identification of all fields in the described record and Data Update is taken place;
Herein, operation information includes the operation identification information of this operation of user ID and the reading and recording identification information in the reading and recording information, can also comprise the type identification information that is used for the identification data updating type, and the identification information of subordinate's subordinate tables of data.Field data after data message comprises the field identification of all fields in the described record of data and Data Update takes place, can also include reading and recording identification information in the reading and recording information and the operation identification information in the operation information, thereby realize that operation information and data message are associated with reading and recording information.Updating type comprises operations such as data increase, deletion and modification, can increase by being defined as " 0 " expression in the operation information, and " 1 " expression user's modification, rules such as " 2 " expression deletion are put down in writing the Data Update type.For increasing operation, generally can generate operation information and data message about changing record, record Data Update type is put down in writing the field identification of all fields in the described record and the field data after the generation Data Update for increasing in data message in operation information.And for deletion or retouching operation, certain bar is recorded in when this deletion or modification take place, deletion or modification may take place before, and generating run information and data message, this moment upgrades generating run information and data message gets final product, need not to repeat to generate other operation information and data message, save storage space, so edit file generation module 43 comprise specifically:
Second detecting unit 231 is used to detect described record and whether has relevant operation information and data message;
Herein, Xiang Guan operation information and data message are meant operation information and the data message that this record generates when before Data Update taking place.
Edit file updating block 232 when described second detecting unit 231 detects relevant operation information of described record existence and data message, upgrades described relevant operation information and data message according to the Data Update type;
, when specifically implementing, for the retouching operation of record, retouching operation taking place herein, the Data Update type in the original operation information of this record can be remained unchanged, and the field data in the data message is updated to all field datas that retouching operation takes place; For the deletion action of record, can be with the original operation information of this record, data message and the reading and recording information deletion that is associated.
Herein, during concrete enforcement, retouching operation for record, generally can generate operation information and data message about changing record, record Data Update type is put down in writing the field identification of all fields in the described record and the field data behind the generation retouching operation for revising in data message in operation information; Deletion action for record, generally can generate operation information and data message about changing record, record Data Update type is deletion in operation information, the field data after putting down in writing the field identification of all fields in the described record and deletion action takes place in data message.
Herein, when for example user's point " is determined " to finish editor's task, operation information and data message corresponding data are written to the subordinate tables of data, finish the same page of master-salve table data and edit, make operation information and data message corresponding data be converted to business datum.When point " is closed " when abandoning editing, remove reading and recording information, operation information and data message, guarantee that raw data is not changed, do not influence the editing of other pages simultaneously.Increase operation for record, when the user submits to, field data in the data message need be inserted in the subordinate tables of data, if subordinate tables of data table is the master data sheet of other subordinate tables of data tables, edit page can be multilayer nest, and therefore using recursive algorithm to insert subordinate's subordinate tables of data executive logging increases operation.Operate for record modification, when the user submits to, field data in the data message need be substituted in the field data of the corresponding record of subordinate tables of data, if subordinate tables of data table is the master data sheet of other subordinate tables of data tables, edit page can be multilayer nest, therefore uses recursive algorithm to insert subordinate's subordinate tables of data executive logging retouching operation.For record deletion operation, when the user submits to, need be with in the corresponding record deletion of subordinate tables of data, if subordinate tables of data table is the master data sheet of other subordinate tables of data tables, edit page can be multilayer nest, therefore uses recursive algorithm to insert subordinate's subordinate tables of data executive logging deletion action.
Need to prove, when subordinate tables of data during simultaneously as the master data sheet of another subordinate tables of data, edit page becomes multilayer nest, therefore can in reading and recording information, add a father node identification field specially, the sign of record higher level subordinate tables of data, the sign of this subordinate tables of data specifically can be the operation note signs in the operation information of higher level's subordinate tables of data.
In addition, if the user normally withdraws from edit page, reading and recording information, operation information and data message can be eliminated, and guarantee that raw data is not changed.If the user may withdraw from unusually, for example: overtime withdrawing from, directly close IE etc., cause reading and recording information, operation information and data message normally to be deleted, so database server also comprises in the embodiment of the invention:
Removing module 25 is used for deleting the operation information and the data message that are associated in invalid reading and recording information of read module 21 and the edit file generation module 23, and removing module 25 specifically comprises:
Whether invalid detection unit 251 is used to detect and exists described read module 41 to generate invalid reading and recording information;
Herein, when specifically implementing, whether the session number information that can detect in the reading and recording information is invalid, and when this session number information was invalid, then this reading and recording information was the invalid information that reads.
Further, the user need show record in the subordinate tables of data when editor, therefore in the embodiment of the invention database server also treasure-house show the display module 26 that writes down in the subordinate tables of data, the record of the subordinate tables of data that is used for showing that described read module 21 reads, display module 26 comprises:
First detecting unit 261 is used for detecting the described edit file generation module 43 that is recorded in and whether has relevant operation information and data message;
Herein, to the record of Data Update has taken place, when showing this record, from show the field identification and the field data of field in the described data message according to Data Update type the described operation information, for example show and take place to increase or amended field data, or do not show the field data that deletion action takes place.
In sum, implement the embodiment of the invention, by generating operation information and data message about described record, and described operation information and described data message be associated with described reading and recording information, described operation information record Data Update type, field data after described data message is put down in writing the field identification of all fields in the described record and Data Update is taken place, realized database, carrying out buffer memory from the data of table, the subordinate tables of data need not to wait for that master data sheet generates data and can write database, thereby the same page of master-salve table data is edited, and need not in internal memory, to make up complex data structures, simple to operate, the reliability height.
Above disclosed is a kind of preferred embodiment of the present invention only, can not limit the present invention's interest field certainly with this, and therefore the equivalent variations of doing according to claim of the present invention still belongs to the scope that the present invention is contained.
Claims (10)
1. a tables of data edit methods is characterized in that, comprising:
Read the record in the subordinate tables of data that needs editor, and generate reading and recording information, described record comprises some fields, and described field comprises field identification and field data;
Whether the field data that detects described record Data Update takes place;
When the field data generation Data Update of described record, generation is about the operation information and the data message of described record, and described operation information and described data message be associated with described reading and recording information, described operation information record Data Update type, the field data after described data message is put down in writing the field identification of all fields in the described record and Data Update is taken place;
When finishing editor, respective record in the described subordinate tables of data is upgraded according to described operation information and described data message.
2. tables of data edit methods as claimed in claim 1 is characterized in that, the described record that reads in the subordinate tables of data that needs editor, and comprise before generating reading and recording information step:
Delete invalid reading and recording information and operation information that is associated and data message.
3. tables of data edit methods as claimed in claim 2 is characterized in that, comprising:
Show the record in the described subordinate tables of data.
4. tables of data edit methods as claimed in claim 3 is characterized in that, the recording step in the described subordinate tables of data of described demonstration is specially:
Detect described record and whether have relevant operation information and data message;
When described record exists relevant operation information and data message, show the field identification and the field data of field in the described data message according to Data Update type in the described operation information;
When described record does not exist relevant operation information and data message, then show field identification and the field data that reads.
5. tables of data edit methods as claimed in claim 4 is characterized in that, described generation is about the operation information and the data message of described record, and described operation information and described data message and described reading and recording information associated steps are specially:
Detect described record and whether have relevant operation information and data message;
When described record exists relevant operation information and data message, upgrade described relevant operation information and data message according to the Data Update type;
When described record does not exist relevant operation information and data message, then generate operation information and data message, and described operation information and described data message are associated with described reading and recording information about described record.
6. a database server is characterized in that, comprising:
Read module is used for reading the record of needs editor's subordinate tables of data, and generates reading and recording information, and described record comprises some fields, and described field comprises field identification and field data;
Upgrade detection module, whether the field data that is used to detect the record that described read module reads Data Update takes place;
The edit file generation module, be used for when described renewal detection module detects the field data generation Data Update of record, generation is about the operation information and the data message of described record, and described operation information and described data message be associated with described reading and recording information, described operation information record Data Update type, the field data after described data message is put down in writing the field identification of all fields in the described record and Data Update is taken place;
Update module, when being used for finishing editor, the operation information and the described data message that generate according to the edit file generation module upgrade respective record in the described subordinate tables of data.
7. database server as claimed in claim 6 is characterized in that, comprising:
Removing module is deleted the operation information and the data message that are associated in reading and recording information invalid in the described read module and the edit file generation module.
8. database server as claimed in claim 7 is characterized in that, comprising:
Display module, the record of the subordinate tables of data that is used for showing that described read module reads.
9. database server as claimed in claim 8 is characterized in that, described display module comprises:
First detecting unit is used for detecting the described edit file generation module that is recorded in and whether has relevant operation information and data message;
First display unit when described first detecting unit detects relevant operation information of described record existence and data message, shows the field identification and the field data of field in the described data message according to Data Update type in the described operation information;
Second display unit when described first detecting unit detects described record and do not have relevant operation information and data message, then shows field identification and field data that described read module reads.
10. database server as claimed in claim 9 is characterized in that, described edit file generation module comprises:
Second detecting unit is used to detect described record and whether has relevant operation information and data message;
The edit file updating block when described second detecting unit detects relevant operation information of described record existence and data message, upgrades described relevant operation information and data message according to the Data Update type;
Generation unit, be used for when described second detecting unit detects described record and do not have relevant operation information and data message, generation is about the operation information and the data message of described record, and described operation information and described data message are associated with described reading and recording information.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2009102137703A CN102096663A (en) | 2009-12-14 | 2009-12-14 | Data sheet editing method and database server |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN2009102137703A CN102096663A (en) | 2009-12-14 | 2009-12-14 | Data sheet editing method and database server |
Publications (1)
Publication Number | Publication Date |
---|---|
CN102096663A true CN102096663A (en) | 2011-06-15 |
Family
ID=44129760
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN2009102137703A Pending CN102096663A (en) | 2009-12-14 | 2009-12-14 | Data sheet editing method and database server |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN102096663A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103198132A (en) * | 2013-04-12 | 2013-07-10 | 中国农业银行股份有限公司 | Method and device for data processing |
CN104392296A (en) * | 2014-10-24 | 2015-03-04 | 东北大学 | Information exchange method for rolling mill multi-agent model system |
WO2020151205A1 (en) * | 2019-01-22 | 2020-07-30 | 威胜集团有限公司 | Electricity meter data management method |
Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005071634A2 (en) * | 2004-01-27 | 2005-08-04 | Richard Turner | Method and apparatus for detection and tracking of objects within a defined area |
CN101203019A (en) * | 2007-11-20 | 2008-06-18 | 中兴通讯股份有限公司 | Method and device for exchanging logical address and physical address of communication equipment |
-
2009
- 2009-12-14 CN CN2009102137703A patent/CN102096663A/en active Pending
Patent Citations (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2005071634A2 (en) * | 2004-01-27 | 2005-08-04 | Richard Turner | Method and apparatus for detection and tracking of objects within a defined area |
CN101203019A (en) * | 2007-11-20 | 2008-06-18 | 中兴通讯股份有限公司 | Method and device for exchanging logical address and physical address of communication equipment |
Non-Patent Citations (1)
Title |
---|
匡力: "《SuperCalc 5(现代管理软件开发工具)》", 30 September 1990 * |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103198132A (en) * | 2013-04-12 | 2013-07-10 | 中国农业银行股份有限公司 | Method and device for data processing |
CN104392296A (en) * | 2014-10-24 | 2015-03-04 | 东北大学 | Information exchange method for rolling mill multi-agent model system |
CN104392296B (en) * | 2014-10-24 | 2017-09-22 | 东北大学 | A kind of information switching method of milling train multiple agent model system |
WO2020151205A1 (en) * | 2019-01-22 | 2020-07-30 | 威胜集团有限公司 | Electricity meter data management method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN101770484B (en) | Method and system for network upgrade real-time release | |
US20050165852A1 (en) | System and method for tracking annotations of data sources | |
CN104102652B (en) | Unstructured data storage system and method | |
CN102789491B (en) | A kind of configurable data subscription and delivery system and method thereof | |
CN101183322A (en) | Method for deferred logging and apparatus thereof | |
CN101504672A (en) | Method and system for dynamically configuring physical data table | |
CN105373541A (en) | Processing method and system for data operation request of database | |
CN109325158A (en) | A kind of electronic document automation archiving method and system | |
CN107203574A (en) | Data management and the polymerization of data analysis | |
CN106021207A (en) | A patent writing system and method | |
CN103077166A (en) | Spatial multiplexing method and device for small file storage | |
CN102708197A (en) | Multimedia file management method and device | |
CN103217171A (en) | Navigation equipment and method for editing map data by user | |
CN102096663A (en) | Data sheet editing method and database server | |
CN118839379A (en) | Service data authority management method and device, terminal equipment and storage medium | |
CN102855288B (en) | The treating method and apparatus of variance data | |
CN101853278A (en) | Application method of data storage system | |
CN103778231A (en) | Method and system for managing operation record information, of databank | |
CN101431429B (en) | Method for managing physical entity information in equipment, equipment and equipment management terminal | |
CN110083596A (en) | A kind of method of data history tracking and the tracking of data change histories | |
CN115129717A (en) | Data writing method, device and computer readable medium for realizing automatic partition | |
CN107491466A (en) | client device, information processing system and information processing method | |
CN118550656B (en) | Multi-page form data and event isolation system and method in low-code platform based on SPA | |
EP1986100A1 (en) | Paste link processing method and paste link processor based on object memory database | |
CN115408474B (en) | Block chain mass data storage certificate system and method for multi-source database |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C53 | Correction of patent of invention or patent application | ||
CB03 | Change of inventor or designer information |
Inventor after: Yuan Jun Inventor before: He Jinhui |
|
COR | Change of bibliographic data |
Free format text: CORRECT: INVENTOR; FROM: HE JINHUI TO: YUAN JUN |
|
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
AD01 | Patent right deemed abandoned |
Effective date of abandoning: 20161019 |
|
C20 | Patent right or utility model deemed to be abandoned or is abandoned |