JP2001052028A - Data management system - Google Patents

Data management system

Info

Publication number
JP2001052028A
JP2001052028A JP11230722A JP23072299A JP2001052028A JP 2001052028 A JP2001052028 A JP 2001052028A JP 11230722 A JP11230722 A JP 11230722A JP 23072299 A JP23072299 A JP 23072299A JP 2001052028 A JP2001052028 A JP 2001052028A
Authority
JP
Japan
Prior art keywords
data
progress
management system
unit
server
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
Application number
JP11230722A
Other languages
Japanese (ja)
Inventor
Shigeo Tanaka
繁雄 田中
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP11230722A priority Critical patent/JP2001052028A/en
Publication of JP2001052028A publication Critical patent/JP2001052028A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Computer And Data Communications (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a data management system where progress information is shared and is easily written simultaneously from plural terminals and processing data are perused in real time. SOLUTION: The data management system is provided with a server 1 which accesses a data base to input and output data and plural terminals 10 which can access the data base of the server 1 through a network 9. Since plural terminals 10 share the data base of the server 1 and the server 1 is provided with progress management software 3 which directly manages the progress level of data processing, a data writer only for the server 1 is unnecessary, and progress information is shared and easily written simultaneously from plural terminals, and the progress state of processing data are perused in real time.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、例えば、ネットワ
ーク上でデータベースのアクセスを行うデータ管理シス
テムに適用されるものである。
The present invention is applied to, for example, a data management system for accessing a database on a network.

【0002】[0002]

【従来の技術】従来、サーバーのOS上のAPI(Ap
plication Programming Int
erface)を使用したプログラミングや、Perl
言語を用いたCGI(Common Gateway
Interface)技術の利用や、または市販のウエ
ブ共同作業用ソフトを用いてプログラム開発の進捗の管
理が行われていた。
2. Description of the Related Art Conventionally, an API (Ap
application Programming Int
programming using Perl) or Perl
Language-based CGI (Common Gateway)
Management of the progress of program development has been performed by using an interface technology or by using commercially available web collaboration software.

【0003】[0003]

【発明が解決しようとする課題】しかし、上述した従来
のプログラム開発の進捗の管理技術では、プログラム開
発に時間がかかることや、市販ソフトのライセンス料の
問題などがあり、進捗情報を共有して書き込みを行うこ
とが簡単にできないという不都合があった。
However, in the above-described conventional technology for managing the progress of program development, it takes time to develop the program, and there is a problem of a license fee for commercial software. There is a disadvantage that writing cannot be easily performed.

【0004】また、このようにウエブ上での情報を共有
化しないで、単に、ネットワーク上のサーバーに情報管
理用のエクセルファイルをおき、このファイルを各端末
からアクセスする方式にする場合、書き込みの際にはし
ばらくの間書き込み実行中の端末がファイルを占有して
しまうため、同時に複数の端末から書き込みができない
という不都合があった。
[0004] Further, when an Excel file for information management is simply placed on a server on a network without sharing the information on the Web and the file is accessed from each terminal, writing is not performed. In some cases, the terminal that has been executing writing for a while occupies the file, so that there has been an inconvenience that writing cannot be performed from a plurality of terminals at the same time.

【0005】また、上述した方式の場合、進捗管理用エ
クセル形式のデータファイルを端末にロードしてファイ
ルを開くときに、大きな容量のファイルデータを一度に
ネットワーク上のサーバーから端末へ転送しなければな
らないため、データのロードに時間がかかるという不都
合があった。
In the above-mentioned method, when a data file in Excel format for progress management is loaded on a terminal and the file is opened, a large amount of file data must be transferred from a server on the network to the terminal at one time. Therefore, there is an inconvenience that it takes time to load data.

【0006】また、上述した方式の場合、同時に複数の
端末から書き込みができないため、書き込み担当者が専
任で必要なため、書き込み用の作業工数が必要となると
いう不都合があった。
In addition, in the case of the above-mentioned method, since writing cannot be performed from a plurality of terminals at the same time, a writing staff is required to be dedicated, so that there is an inconvenience that a man-hour for writing is required.

【0007】また、上述した方式の場合、閲覧者がサー
バーからロードしてくるデータは、書き込み専任者が複
数の評価担当者からの記載用データ入力の完了する状態
になるまで、時間的なディレイがあるため、実時間での
処理データではなかった。そのため、実時間での処理デ
ータを閲覧することができなかったため、問題点の判断
が遅れる恐れがあるという不都合があった。
In the case of the above-mentioned method, the data loaded by the viewer from the server is time-delayed until the person in charge of writing enters a state in which input of writing data from a plurality of evaluators is completed. There was no real-time processing data. For this reason, there was a problem that the processing data could not be browsed in real time, and the determination of the problem could be delayed.

【0008】本発明は以上の点を考慮してなされたもの
で、進捗情報を共有して同時に複数の端末から書き込み
が簡単にでき、実時間での処理データを閲覧することが
できるデータ管理システムを提案しようとするものであ
る。
[0008] The present invention has been made in view of the above points, and a data management system capable of sharing progress information, easily writing from a plurality of terminals at the same time, and browsing processed data in real time. It is intended to propose.

【0009】[0009]

【課題を解決するための手段】かかる課題を解決するた
め本発明のデータ管理システムは、データベースにアク
セスすることにより、データの入出力が可能なサーバー
と、ネットワークを介して上記サーバーの上記データベ
ースにアクセスが可能な複数の端末とを有するデータ管
理システムにおいて、上記複数の端末側から上記サーバ
ーの上記データベースを共有して、直接データ処理の進
捗レベルの管理を行うことができる進捗管理部を上記サ
ーバーに設けたものである。
In order to solve the above-mentioned problems, a data management system according to the present invention provides a data-accessible server by accessing a database and a database capable of inputting and outputting data via a network. In a data management system having a plurality of accessible terminals, the plurality of terminals share the database of the server, and the progress management unit capable of directly managing the progress level of data processing is provided on the server. It is provided in.

【0010】このような本発明によれば以下の作用をす
る。端末上のブラウザから、進捗管理部の情報入力部に
より端末からの情報の入力を行い、進捗管理部の閲覧部
により入力された情報の閲覧を行い、進捗管理部の検索
部により入力された情報のキーワード検索やグラフ表示
を行い、進捗管理部の分析部により検索された情報の分
析やグラフ表示を行う。
According to the present invention, the following operations are performed. From the browser on the terminal, input information from the terminal using the information input unit of the progress management unit, browse information input by the browsing unit of the progress management unit, and input information by the search unit of the progress management unit The keyword search and the graph display are performed, and the information searched by the analysis unit of the progress management unit is analyzed and the graph is displayed.

【0011】さらに、進捗管理部のメール配送部により
更新時に更新情報を所定の端末にメールで送信し、進捗
管理部の履歴蓄積部により変更履歴を蓄積し、進捗管理
部の仕様変更部によりテーブル化された各種用途に応じ
て各種設定情報および入出力データを仕向け別に変更す
る。
Further, the update information is transmitted by e-mail to a predetermined terminal at the time of updating by the mail delivery section of the progress management section, the change history is accumulated by the history accumulation section of the progress management section, and the table is changed by the specification change section of the progress management section. Various setting information and input / output data are changed for each destination according to various uses.

【0012】[0012]

【発明の実施の形態】以下、適宜図面を参照しながら本
発明の実施の形態を詳述する。本実施の形態のデータ管
理システムは、プログラム開発などの共同作業を進める
際に、ネットワーク上で作業進捗情報を各クライアント
の端末からウエブブラウザを使い、閲覧、書き込み、検
索などができるようにデータベースを共有するものであ
る。
Embodiments of the present invention will be described below in detail with reference to the drawings. The data management system according to the present embodiment uses a web browser from a terminal of each client to read, write, search, etc., the work progress information on the network when a joint work such as program development is advanced. Something to share.

【0013】以下に、本実施の形態のデータ管理システ
ムについて説明する。図1は、本実施の形態のデータ管
理システムに適用される進捗システムの特徴を示す図で
ある。図1において、本実施の形態の進捗システムは、
サーバー1と、サーバー1にネットワーク9を介して接
続された端末10とを有して構成される。ネットワーク
9は文書データファイル転送プロトコルであるHTTP
(Hyper Text Transfer Prot
ocol)で構成される。
The data management system according to the embodiment will be described below. FIG. 1 is a diagram showing characteristics of a progress system applied to the data management system of the present embodiment. In FIG. 1, the progress system according to the present embodiment includes:
It comprises a server 1 and a terminal 10 connected to the server 1 via a network 9. Network 9 is a document data file transfer protocol, HTTP.
(Hyper Text Transfer Prot
ocol).

【0014】サーバー1は、端末10からネットワーク
9上の分散データベースを検索し、データベースのデー
タのアクセスが可能なウエブサーバー2と、複数の端末
側からサーバーのデータベースを共有して、直接データ
処理の進捗レベルの管理を行うことができる進捗管理ソ
フト3と、データアクセス用アクセスファイル7と、進
捗管理用エクセルファイル8とを有して構成される。ア
クセスファイル7およびエクセルファイル8はデータベ
ース(DB)を構成する。
The server 1 searches the distributed database on the network 9 from the terminal 10 and shares the database of the server from a plurality of terminals with the web server 2 which can access the data of the database. It comprises progress management software 3 capable of managing the progress level, an access file 7 for data access, and an Excel file 8 for progress management. The access file 7 and the Excel file 8 constitute a database (DB).

【0015】また、ウエブサーバー2の付属オプション
モジュールのASP(ActiveServer Pa
ges)4と、サーバー側で働くファイルを簡単に扱う
ことができるモジュールのADO(Active Da
ta Object)5と、データベースの相互接続を
行うODBC(Open Data Base Con
nectivity)6が設けられている。
An ASP (ActiveServerPanel) of an optional module attached to the web server 2 is also provided.
ge) 4 and ADO (Active Da) module that can easily handle files that work on the server side
ta Object) 5 and an ODBC (Open Data Base Con) for interconnecting the database.
2) is provided.

【0016】なお、各クライアントのパーソナルコンピ
ュータ(PC)である端末10は、端末10上でサーバ
ー1のデータ処理の進捗管理の運営操作を行うことがで
きるウエブブラウザー11が設けられている。
The terminal 10, which is a personal computer (PC) of each client, is provided with a web browser 11 on the terminal 10, which can perform an operation for managing the progress of data processing of the server 1.

【0017】なお、上述したサーバー1側および端末側
のオペレーションシステム(OS)はマイクロソフト社
が開発したMSウインドウが主体であるが、その他パー
ソナルコンピュータ(PC)上で動くUNIXなどで
も、上述した主要ソフトがあれば同様のシステムを構成
することができる。
The operating system (OS) on the server 1 side and the terminal side is mainly an MS window developed by Microsoft Corporation, but other operating systems such as UNIX running on a personal computer (PC) also use the main software described above. If there is, a similar system can be configured.

【0018】なお、ウエブサーバー2としては、例え
ば、WindowsNT SERVER OS上で動く
IIS Web SERVERというウエブサーバーソ
フトウエア、またはWindowsNT Workst
ation OS上で動く Peer Web Ser
viceというウエブサーバーソフトウエアがある。
The web server 2 is, for example, a web server software called IIS Web SERVER that runs on Windows NT SERVER OS, or Windows NT Worksst.
Peer Web Ser that runs on the OS
There is web server software called "vice".

【0019】このように構成された本実施の形態の進捗
システムの特徴を以下に説明する。ウエブブラウザー1
1により、各クライアントの端末10上でサーバー1の
データ処理の進捗管理の運営操作を行う。複数の端末側
から、進捗管理ソフト3により、サーバーのデータベー
スを共有して、直接データ処理の進捗レベルの管理を行
うことができる。
The features of the progress system thus configured according to the present embodiment will be described below. Web Browser 1
In step 1, the operation of managing the progress of the data processing of the server 1 is performed on the terminal 10 of each client. From a plurality of terminals, the progress management software 3 can share the database of the server and directly manage the progress level of the data processing.

【0020】具体的には、第1に、アクセスファイル7
からエクセルファイル8への変換が容易となるので、端
末上でデータの加工が容易になる。また、第2に、上述
したサーバー1側および端末側のオペレーションシステ
ム(OS)以外にソフトが不要となり、安価なシステム
となる。また、第3に、上述したソフトウエア開発時の
進捗管理の用途以外の各種設計業務に転用が容易とな
る。また、第4に、端末10からのサーバー1の情報の
共有がリアルタイムで可能となり、作業レスポンスが向
上する。また、第5に、同時に複数の端末から書き込み
ができるため、専任データ入力者が不要となる。また、
第6に、端末側には一般的なブラウザ11以外専用ソフ
トウエアが不要となる。また、第7に、例えば2000
件程度のソフトウエア開発の進捗管理の運用に最適とな
る。
Specifically, first, the access file 7
To the Excel file 8 can be easily converted, so that the data can be easily processed on the terminal. Second, software is not required other than the above-described operation system (OS) on the server 1 side and the terminal side, and the system is inexpensive. Third, it can be easily diverted to various design tasks other than the above-mentioned use of progress management during software development. Fourth, the information of the server 1 can be shared from the terminal 10 in real time, and the work response is improved. Fifth, since data can be written from a plurality of terminals at the same time, a dedicated data input person is not required. Also,
Sixth, dedicated software other than the general browser 11 is not required on the terminal side. Seventh, for example, 2000
It is most suitable for the operation of the progress management of software development.

【0021】このように、従来LANネットワーク上
で、サーバーでマイクロソフト社のエクセルファイルを
使用して、端末から進捗情報の共有をしていたが、本実
施の形態の進捗管理ソフト3を用いることにより、リア
ルタイム性の要求に応えることと、専任の進捗情報記載
作業者が不要になるメリットがあるため、特定の規模・
分野における進捗管理において有効な進捗管理のシステ
ムを構成することができる。
As described above, conventionally, the progress information is shared from the terminal using the Microsoft Excel file on the server on the LAN network, but by using the progress management software 3 of the present embodiment, It has the merit of meeting real-time requirements and eliminating the need for a dedicated worker to write progress information.
It is possible to configure a progress management system effective in progress management in the field.

【0022】図2は、本実施の形態の進捗システムの概
要を示す図である。図2において、サーバー1にはウエ
ブサーバー2と進捗管理ソフト3とが設けられ、進捗管
理ソフト3は、端末10からの情報の入力を行う情報入
力部20と、入力された情報の閲覧を行う閲覧部21
と、入力された情報の検索を行う検索部22と、検索さ
れた情報の分析を行う分析部23と、更新情報を所定の
端末にメールで送信するメール配送部24と、変更履歴
を蓄積する履歴蓄積部25と、各種用途に応じて各種設
定情報および入出力データをテーブル化する仕様変更部
26と、グラフ表示部28とを有して構成される。
FIG. 2 is a diagram showing an outline of the progress system of the present embodiment. In FIG. 2, a server 1 is provided with a web server 2 and progress management software 3, and the progress management software 3 browses information input from an information input unit 20 for inputting information from a terminal 10. Reading unit 21
A search unit 22 for searching the input information, an analysis unit 23 for analyzing the searched information, a mail delivery unit 24 for sending update information to a predetermined terminal by mail, and accumulating a change history. It is configured to include a history storage unit 25, a specification change unit 26 that tabulates various setting information and input / output data according to various uses, and a graph display unit 28.

【0023】また、端末10は、ネットワーク9を介し
て、仕向け27別に、例えば、第1部門27−1、第2
部門27−2、第3部門27−3の第1グループから第
3グループ、第4部門27−4の第1グループから第2
グループに対応して、複数10−1〜10−7設けられ
ている。
The terminal 10 is connected to the destination 27 via the network 9 according to the destination 27, for example, the first department 27-1 and the second department 27-1.
Division 27-2, first to third group of third division 27-3, second to fourth group of fourth division 27-4
A plurality 10-1 to 10-7 are provided corresponding to the groups.

【0024】このように構成された進捗システムは、以
下のような動作をする。端末10上のウエブブラウザか
ら、情報入力部20により端末10からの情報の入力を
行い、閲覧部21により入力された情報の閲覧を行い、
検索部22により入力された情報のキーワード検索やグ
ラフ表示を行い、分析部23により検索された情報の分
析を行い、グラフ表示部28によりグラフ表示を行う。
The progress system configured as described above operates as follows. From a web browser on the terminal 10, information is input from the terminal 10 by the information input unit 20, and the input information is viewed by the viewing unit 21.
The search unit 22 performs keyword search and graph display of the input information, the analysis unit 23 analyzes the searched information, and the graph display unit 28 displays a graph.

【0025】さらに、メール配送部24により更新時に
更新情報を所定の端末にメールで送信し、履歴蓄積部2
5により変更履歴を蓄積し、仕様変更部26によりテー
ブル化された各種用途に応じて各種設定情報および入出
力データを仕向け27別に変更する。
Further, at the time of updating, the mail delivery unit 24 sends update information to a predetermined terminal by mail,
The change history is accumulated by 5 and various setting information and input / output data are changed for each destination 27 according to various uses tabulated by the specification changing unit 26.

【0026】仕様変更部26は、表示用項目や表示デー
タなども、一括でテーブル化していて、各種用途別に異
なるテーブルデータを選択使用することで、同じ進捗管
理ソフト3で各種用途に対応できるようになっている。
The specification changing unit 26 also tabulates display items and display data at once, and selects and uses different table data for each application so that the same progress management software 3 can cope with various applications. It has become.

【0027】つまり、仕様変更部26は、同じソフトウ
エアのプログラムで、異なる仕向け用に、テーブルデー
タを用意して、容易に仕向け変更ができるように構成さ
れている。具体的には、サーバー1内に設定する各用途
別データベース名は仕向け用途で名称が異なるため、デ
ータベース名を変更することで、テーブル内データのス
イッチフラグとしての役割を持たせることで、各種用途
向けソフトの管理を簡略化することができる。
That is, the specification change unit 26 is configured to prepare table data for different destinations by using the same software program so that the destination can be easily changed. Specifically, since the database name for each application set in the server 1 is different depending on the destination application, by changing the database name, it is possible to have a role as a switch flag for the data in the table, thereby enabling various applications. The management of the software for the customer can be simplified.

【0028】この点、従来の一般的な考え方は、データ
ベース名と仕向け用途は別の切り替えスイッチフラグを
使用することで、ソースの管理としては、用途別仕向け
と、データベース名の2つのアイテムの管理が必要であ
ったので、煩雑になってしまう心配があった。しかし、
本実施の形態の仕様変更部26は、上述したように、各
種用途向けソフトの管理を簡略化することができる。こ
れにより、ソフトウエア評価の情報を共有することで作
業の効率化を図ることができる。
In this regard, the conventional general idea is to use a separate switch flag for the database name and the destination application, and to manage the source by managing two items, the destination by application and the database name. Was necessary, so there was a concern that the information would be complicated. But,
As described above, the specification change unit 26 of the present embodiment can simplify management of software for various uses. Thereby, work efficiency can be improved by sharing information of software evaluation.

【0029】ただし、上述した本実施の形態の仕様変更
部26は、同じデータベース名を同一サーバー用パーソ
ナルコンピュータ(PC)内では同じ様な用途には使用
できないが、サーバー用パーソナルコンピュータ(P
C)の価格や、運営管理を考えると、異なる同種の用途
に同じデータベース名を使用したい場合、別のサーバー
用パーソナルコンピュータ(PC)上で運用すれば特に
問題はないので、スイッチによるサーバー用パーソナル
コンピュータ(PC)の切替により簡単化を図ることが
できる。
However, the above-described specification change unit 26 of the present embodiment cannot use the same database name for the same purpose in the same server personal computer (PC), but the server personal computer (P
Considering the price of C) and operation management, if it is desired to use the same database name for different and similar applications, there is no particular problem if the same database name is used on another server personal computer (PC). Switching can be simplified by switching the computer (PC).

【0030】図3は、本実施の形態のウエブ進捗システ
ムの管理を示す図である。図3において、ウエブサーバ
ー2およびアクセスファイル7を有するサーバー1に対
してネットワーク9を介して進捗情報の書き込み者およ
び閲覧者35の端末10が接続され、さらに、サーバー
1に対してネットワーク9を介して進捗情報の管理者3
4の端末30が接続されている。
FIG. 3 is a diagram showing management of the web progress system according to the present embodiment. 3, a terminal 10 of a progress information writer and a viewer 35 is connected to a web server 2 and a server 1 having an access file 7 via a network 9, and further connected to the server 1 via the network 9. Manager of progress information
4 terminals 30 are connected.

【0031】また、管理者34の端末30は、サーバー
1のアクセスファイル7をバックアップするファイルバ
ックアップ部31と、アクセスファイル7に対するアク
セスID(識別番号)を管理するアクセスID管理部3
2と、アクセスファイル7のデータを分析するデータ分
析部33とを有して構成される。
The terminal 30 of the manager 34 includes a file backup unit 31 for backing up the access file 7 of the server 1 and an access ID management unit 3 for managing an access ID (identification number) for the access file 7.
2 and a data analysis unit 33 for analyzing the data of the access file 7.

【0032】なお、ネットワーク9上では、Windo
wsOS使用のPC/WS(ワークステーション)間ま
たはTCPIP(Transmission Cont
rol Protocol/Internet Pro
tocol)プロトコルなどのLAN(Local A
rea Network)が端末30と端末10との間
で確立しているものとする。
Note that, on the network 9, Windows
PC / WS (workstation) using wsOS or TCPIP (Transmission Control)
rol Protocol / Internet Pro
LAN (Local A)
area is established between the terminal 30 and the terminal 10.

【0033】このように構成されたウエブ進捗システム
における管理の動作を以下に説明する。ネットワーク9
上で端末30上にサーバー1のアクセスファイル7のフ
ァイルホルダをマウント、つまり、擬似的にドライブユ
ニットとして利用できるようにすることができるため、
特定の管理者34がこのウエブサーバー2で運用してい
るデータベース用のアクセスファイル7をバックアッ
プ、アクセスID(識別番号)を管理、データを分析な
ど、管理運用することができる。また、ネットワーク9
上で端末30上に管理用のアクセスファイルへの管理情
報の書き込み、追記、削除などの管理もできる。
The management operation in the web progress system configured as described above will be described below. Network 9
Since the file holder of the access file 7 of the server 1 can be mounted on the terminal 30 above, that is, it can be used as a pseudo drive unit,
The specific administrator 34 can manage and operate the database access file 7 operated by the web server 2 by backing up, managing the access ID (identification number), analyzing the data, and the like. Network 9
On the terminal 30, management such as writing, appending, and deletion of management information to a management access file can also be performed.

【0034】以下に、本実施の形態の進捗システムの各
機能を対応する画面表示を示しながら説明する。まず、
目次のページが表示され、目次のページに表示された後
述するそれぞれの機能の画面の項目にマウスでクリック
することでジャンプすることができる。
Hereinafter, each function of the progress system according to the present embodiment will be described with reference to corresponding screen displays. First,
The table of contents page is displayed, and the user can jump to an item of each function screen, which will be described later, displayed on the table of contents table by clicking with the mouse.

【0035】図4は、本実施の形態の一覧表画面を示す
図である。図4において、一覧表画面40には、各欄N
O.1〜NO.6について、進捗、順位、画面、トリ
ガ、現象、発見日、発見者、バージョン、修正日、対策
者、対策バージョン、確認日、症状、原因、対策などの
各項目が一覧表示される。ここで、進捗の項目には進捗
マークが表示される。進捗マークの意味は、□は発見さ
れた問題でまだ原因不明、○は原因判明・未対策、◎は
対策済み継続評価、●は対策済み、◆はこのままゆく、
?は再現せず/検討したがわからないもの、×は前に出
た、★は再現せずOK、◇は保留、をそれぞれ示す。
FIG. 4 is a diagram showing a list screen according to the present embodiment. In FIG. 4, each column N
O. 1 to NO. For item 6, items such as progress, ranking, screen, trigger, phenomenon, discovery date, discoverer, version, correction date, countermeasure, countermeasure version, confirmation date, symptom, cause, countermeasure, etc. are displayed in a list. Here, a progress mark is displayed in the progress item. The meanings of the progress marks are as follows: □ is a discovered problem and its cause is still unknown, ○ is cause found / no action taken, ◎ is continued evaluation with action taken, ● is action taken, △ is action as it is,
? Represents not reproduced / examined but not understood, × represents the previous position, ★ represents OK without reproduction, and Δ represents suspension.

【0036】また、「新規登録」、「検索」、「分
析」、「操作説明」、「進捗マークの意味」、「先頭ペ
ージ表示」、「次ページ」、「前ページ」、「最後のペ
ージ」の各ボタン表示される。特に、「新規登録」ボタ
ン41を押すことで、図6および図7に示す新規記入画
面へ移行し、各欄NO.1〜NO.6の頭の数字番号を
マウスでクリックすることで、図5に示す編集画面へ移
行する。なお、この画面から検索条件設定画面や、新規
登録画面、分析画面およびグラフ画面に移行することが
できる。
Also, "new registration", "search", "analysis", "operation explanation", "meaning of progress mark", "first page display", "next page", "previous page", "last page""Button is displayed. In particular, when the “new registration” button 41 is pressed, the screen shifts to a new entry screen shown in FIGS. 1 to NO. By clicking the numeral number at the head of No. 6 with a mouse, the screen shifts to the editing screen shown in FIG. The screen can be changed to a search condition setting screen, a new registration screen, an analysis screen, and a graph screen from this screen.

【0037】また、進捗管理ソフト3の閲覧部22は進
捗レベルに応じて項目欄または進捗欄の背景色を所定色
に表示させて進捗状況を見やすくしている。つまり、進
捗項が●:対策済み、のとき、対策欄の背景色を緑色に
し、進捗項が◆:このまま、のとき、対策欄の背景色を
青色にし、進捗項が×:前出、のとき、対策欄の背景色
を黄色にし、進捗項が★:再現せずOK、のとき、対策
欄の背景色をマゼンタ色にし、進捗済みで対策が不要な
ことを示す。
The browsing unit 22 of the progress management software 3 displays the background color of the item column or the progress column in a predetermined color according to the progress level so that the progress can be easily viewed. In other words, when the progress term is ●: countermeasures are completed, the background color of the countermeasure column is green, and when the progress term is ◆: as it is, the background color of the countermeasure column is blue, and the progress term is ×: previously described. At this time, the background color of the countermeasure column is set to yellow, and when the progress item is ★: not reproduced, the background color of the countermeasure column is set to magenta to indicate that progress has been made and no countermeasure is required.

【0038】また、進捗項が□:発見、のとき、進捗項
の背景色を赤色にし、進捗項が○:原因不明、のとき、
進捗項の背景色をピンク色にし、進捗項が◇:保留、の
とき、進捗項の背景色をマゼンタ色にし、未進捗で対策
が必要なことを示す。
When the progress item is □: found, the background color of the progress item is red, and when the progress item is :: the cause is unknown,
The background color of the progress item is set to pink, and when the progress item is 保留: pending, the background color of the progress item is set to magenta to indicate that no progress is required and a countermeasure is required.

【0039】図5は、本実施の形態の編集画面を示す図
である。図5において、編集画面50には、各欄NO.
1〜NO.5について、進捗、順位、画面、トリガ、現
象、発見日、発見者、バージョン、修正日、対策者、対
策バージョン、確認日、症状、原因、対策などの各項目
が編集可能に表示される。ここで、進捗の項目には進捗
マークが表示される。また、「検索」、「分析」、「操
作説明」、「進捗マークの意味」、「先頭ページ表
示」、「次ページ」、「前ページ」、「最後のページ」
の各ボタン表示される。
FIG. 5 is a diagram showing an editing screen according to the present embodiment. In FIG.
1 to NO. Regarding 5, items such as progress, ranking, screen, trigger, phenomenon, discovery date, discoverer, version, correction date, countermeasure, countermeasure version, confirmation date, symptom, cause, countermeasure, etc. are displayed in an editable manner. Here, a progress mark is displayed in the progress item. In addition, "search", "analysis", "operation description", "meaning of progress mark", "display first page", "next page", "previous page", "last page"
Each button is displayed.

【0040】図6および図7は本実施の形態の新規記入
画面を示す図である。図6において、新規記入画面60
では、進捗項目は、□:発見、○:原因不明、◎:対策
済み継続評価、△:対策済み評価待ち、●:対策済み、
◆:このまま、?:不明、×:前出、★:再現せずO
K、◇:保留の各選択項のいずれかを、スクロールさせ
て選択する。順位項目は、A,B,Cの各選択項のいず
れかを、スクロールさせて選択する。画面項目、トリガ
項目、現象項目は、それぞれ、「記入されたもの⇒」の
記入選択項61を選択して、右側のテキスト入力部に入
力された語が登録釦71を押すことにより記録される。
FIGS. 6 and 7 are diagrams showing a new entry screen according to the present embodiment. In FIG. 6, a new entry screen 60 is displayed.
Then, the progress items are □: found, ○: unknown cause, ◎: continuous evaluation with measures taken, Δ: waiting for evaluation with measures taken, ●: measures taken,
◆: As it is? : Unknown, ×: See above, ★: O without reproduction
K, ◇: Scroll and select any of the pending selection items. The rank item is selected by scrolling any of the selection items A, B, and C. The screen item, the trigger item, and the phenomenon item are respectively recorded by selecting the entry selection item 61 of "written entry ⇒" and pressing the registration button 71 in the text input section on the right side. .

【0041】また、図7において、新規記入画面70で
は、症状(バグの説明)、原因、対策の各項目のテキス
ト入力部に入力された語が登録釦71を押すことにより
記録される。
In FIG. 7, on the new entry screen 70, the words entered in the text input section for each item of symptoms (description of bug), cause, and countermeasures are recorded by pressing the registration button 71.

【0042】また、上述した各記入項目は、過去に記入
された語の選択項のいずれかをスクロールさせて選択入
力することができる。
Each of the above-mentioned entry items can be selected and input by scrolling any of the selection items of the word entered in the past.

【0043】このような過去の記入語を選択入力する方
法は、サーバーのデータベース内でこの項の値をすべて
調べて、同じ内容のものはだぶらず表示させるためのデ
ータベースに対するSQL命令をサーバー内の進捗管理
ソフト3の情報入力部20が発行することで、データベ
ース内のこの項の値からだぶりを削除して、順番に取り
出すことができ、そのとりだした値を表示させることが
できる。
Such a method of selecting and inputting past entry words is to check all the values of this term in the server database, and to issue an SQL command to the database for displaying the same contents without displaying them. Is issued by the information input unit 20 of the progress management software 3, it is possible to delete the ridiculous values from the values of this item in the database and take them out in order, and to display the retrieved values.

【0044】以下に、Gamenフィールド(項)内の
データをだぶらせないようにとりだすSQL命令を示す
と、 sql=”SELECT Gamen,Count(G
amen)as Gamen_count FROM
[DB名]Group by Gamen”、 となる。
In the following, an SQL instruction for taking out the data in the Gamen field (term) so as not to spill it is shown as follows: sql = “SELECT Gamen, Count (G
amen) as Gamen_count FROM
[DB name] Group by Gamen ”.

【0045】また、編集画面を表示するとき、いままで
に記録されてあるデータを記入欄に表示するのは当然の
こととして、進捗項などの選択項は、以前に記録されて
いた選択項がどの状態にあったのかが一目で分かるよう
に、以前に記録されていた選択項のマークをバックグラ
ウンド表示することにより、選択された状態を表示す
る。これにより、更新時に何等更新をせずに、更新釦を
押したら、以前に記録されていた値とまったく同じ状態
で、サーバー内のデータベースに記録される。
When the editing screen is displayed, it is natural that the data recorded so far is displayed in the entry column, and the selection items such as the progress items are replaced with the selection items previously recorded. The selected state is displayed by displaying the mark of the previously recorded selection item in the background so that the user can see at a glance which state the user was in. Thus, when the update button is pressed without performing any updating at the time of updating, the value is recorded in the database in the server in the same state as the previously recorded value.

【0046】このように、一覧表示画面40で「新規登
録」ボタン41を押すと、新規記入画面60、70へ移
行する。この新規記入画面60、70で必要な項目欄に
不具合の内容を記載し、一番下の登録釦71を押すこと
により新規登録がなされる。
As described above, when the "new registration" button 41 is pressed on the list display screen 40, the screen shifts to the new entry screens 60 and 70. On the new entry screens 60 and 70, the contents of the defect are described in the necessary item fields, and the new registration is performed by pressing the registration button 71 at the bottom.

【0047】また、一度登録した内容を更新する場合、
一覧表示画面40で各欄NO.1〜NO.6の頭の数字
番号をマウスでクリックすることで、編集画面へ移行す
る。編集画面で必要な項目欄の内容を修正し、一番下の
更新釦を押すことにより更新登録がなされる。
When updating the registered contents,
In the list display screen 40, each column NO. 1 to NO. By clicking the numeral number at the beginning of the number 6 with the mouse, the screen shifts to the edit screen. By updating the contents of the necessary item fields on the edit screen and pressing the update button at the bottom, update registration is performed.

【0048】また、新規記入画面60では、画面、トリ
ガ、現象、発見者、対策者、の項は、新規に入力する場
合、各項の右側のテキスト入力部に先頭から語句を入力
して登録釦71を押すことにより登録が行われ、次回か
らは、その語句が各項で選択できる語句として選択項内
で表示されるので、その語句を選択することも、または
新規に入力することもできる。なお、新規記入画面で登
録処理後に、一覧表画面に移行する。また、編集画面で
更新処理後も一覧表画面に移行する。
In the new entry screen 60, when the items of the screen, trigger, phenomenon, discoverer, countermeasure, etc. are newly entered, the words and phrases are inputted from the beginning in the text input section on the right side of each item and registered. Registration is performed by pressing the button 71, and from the next time, the word is displayed in the selection item as a word that can be selected in each item, so that the word can be selected or newly input. . After the registration processing on the new entry screen, the screen shifts to the list screen. After the update processing on the edit screen, the screen shifts to the list screen.

【0049】図8および図9は本実施の形態の検索入力
画面を示す図である。図8において、検索入力画面80
では、進捗項目は、□:発見、○:原因不明、◎:対策
済み継続評価、●:対策済み、◆:このまま、?:不
明、×:前出、★:再現せずOK、◇:保留の各選択項
のいずれかを、スクロールさせて選択する。順位項目
は、A,B,Cの各選択項のいずれかを、スクロールさ
せて選択する。
FIGS. 8 and 9 are diagrams showing a search input screen according to the present embodiment. In FIG. 8, a search input screen 80 is shown.
Then, the progress items are □: Discovery, ○: Unknown cause, ◎: Continued evaluation with measures taken, ●: Measured, △: As it is,? : Unknown, ×: Previous, ★: OK without reproduction, Δ: Scroll and select any of the reserved items. The rank item is selected by scrolling any of the selection items A, B, and C.

【0050】検索入力画面80における、画面項目、ト
リガ項目、現象項目、発見者項目および検索入力画面9
0における、バージョン項目、対策者項目は、それぞ
れ、予め設定された語の既登録選択項81のいずれかを
スクロールさせて選択入力することができる。この検索
時の選択、入力機能は、上述した新規記入時および更新
時と同じソフトウエアモジュールを用いて実現している
が、検索時は単に選択機能のみを用い、直接選択後を記
入するモードは必要でなかったため、用意していない。
Screen item, trigger item, phenomenon item, discoverer item, and search input screen 9 in search input screen 80
For the version item and countermeasure item at 0, the user can scroll and select any one of the registered words 81 registered in advance. The selection and input functions at the time of this search are realized using the same software module as at the time of new entry and update at the time of the above-mentioned. I didn't have it because I didn't need it.

【0051】また、このとき、検索入力画面90におけ
るグラフ用釦91を押すことにより、検索条件で設定さ
れた条件での検索結果をグラフ表示することができる。
At this time, by pressing the graph button 91 on the search input screen 90, the search results under the conditions set in the search conditions can be displayed in a graph.

【0052】このように、検索入力画面80、90で
は、画面、トリガ、現象、対策の各項目は複数選択でき
る。選択方法は、キーボードのコントロールキー(CT
L)を押しながらマウスでクリックすることで選択でき
る。
As described above, on the search input screens 80 and 90, a plurality of items such as screens, triggers, phenomena, and countermeasures can be selected. The selection method is the control key (CT
L) can be selected by clicking with the mouse while pressing.

【0053】また、検索時は、各選択項内の語を一度に
複数語指定することができる。この処理の実現には、S
QL命令で単一語のアンド(AND:論理積)検索でな
い場合は、進捗管理ソフト3の検索部22が、その複数
語で指定された項は選択無視の扱いでSQL命令をデー
タベースへ発行する。その結果、この項での選択は無視
された結果、他の項とのアンド条件から外れることとな
り、この項の対象記録語はSQL命令ですべて、とりこ
まれることになる。
At the time of retrieval, a plurality of words in each selected item can be specified at a time. To realize this processing, S
If the QL command is not a single word AND (AND) search, the search unit 22 of the progress management software 3 issues an SQL command to the database in such a manner that items specified by the plurality of words are treated as being ignored. . As a result, the selection in this section is ignored, and as a result, the AND condition with other terms is deviated, and all the target recorded words in this section are incorporated by the SQL instruction.

【0054】以下に、本検索処理を実行するときの具体
的な、処理プログラムの処理概要を例として示す。
The following is an example of a specific processing outline of the processing program when the present search processing is executed.

【0055】[0055]

【数1】 (Equation 1)

【0056】上述した検索処理の処理概要の具体的記述
を以下に説明する。検索条件入力画面ページ(Kens
akuInput.asp)内で設定された検索条件が
ポストされたものを、本実施の形態の進捗管理プログラ
ム3の検索部22で、ゲットする。まず、ゲットした検
索条件情報を画面上部に表示する。(./Kensak
u/KensakuExecGETDisp.incフ
ァイル内で)
A specific description of the outline of the above-described search processing will be described below. Search condition input screen page (Kens
akuInput. asp) is retrieved by the search unit 22 of the progress management program 3 according to the present embodiment. First, the obtained search condition information is displayed at the top of the screen. (./Kensak
u / KensakuExec GETDisp. in the inc file)

【0057】その後、AND項数の把握とAND項内の
語が複数かどうかを判別し、複数の場合、語を切り出し
ワークにしまい、各項毎にフラグをたてる。(./Ke
nsaku/KensakuExecGETAND.i
ncファイル内で) そして、AND項数によるSQL命令語の設定を行う。
(./Kensaku/KensakuExecSQL
ANDSET.incファイル内で)
Thereafter, the number of AND terms is grasped and it is determined whether there are a plurality of words in the AND terms. If there are a plurality of words, the words are cut out and put into a work, and a flag is set for each term. (./Ke
nsaku / KensakuExecGETETAND. i
Then, an SQL command is set based on the number of AND terms.
(./Kensaku/KensakuExecSQL
ANDSET. in the inc file)

【0058】次に、SQL命令を実行する。そして、表
の頭の部分の表示を行う。(HeadLine.inc
ファイル内で) 次に、各JMP釦に従い、検索条件の判断を使い、検索
条件の判断に合うレコードをカウントし、各JMP釦に
応じた分の空読みを行い、表示開始ラインカウンターを
求める。(./KensakuKensakuExec
Bool123.inc)(./KensakuKen
sakuExecBoolCMP123.inc)
Next, an SQL instruction is executed. Then, the head of the table is displayed. (HeadLine.inc
Next, in accordance with each JMP button, using the judgment of the search condition, the records matching the judgment of the search condition are counted, and the blank reading corresponding to each JMP button is performed, and the display start line counter is obtained. (./KensakuKensakuExec
Bool123. inc) (./ KensakuKen
sakuExecBoolCMP123. inc)

【0059】次に、表示すべきレコードのラインカウン
ターに合致したレコードを最大50行表示する。(./
KensakuKensakuExecBool12
3.inc)(./KensakuKensakuEx
ecBoolCMP123.inc)(MSBugLi
stMain.inc) 表示後、検索条件に合致するレコードをカウントして、
検索条件に合致する総レコード数を求める。(./Ke
nsakuKensakuExecBool123.i
nc)(./KensakuKensakuExecB
oolCMP123.inc) その後、ボタンの表示処理を行う。(./Kensak
u/KensakuExecButtonhyouj
i.inc)
Next, records matching the line counter of the record to be displayed are displayed in a maximum of 50 lines. (./
Kensaku KensakuExecBool12
3. inc) (./ KensakuKensakuEx
ecBoolCMP123. inc) (MSBugLi
stMain. inc) After displaying, count the records that match the search condition,
Find the total number of records that match the search conditions. (./Ke
nsakuKensakuExecBool123. i
nc) (./ KensakuKensakuExecB
coolCMP123. inc) Then, a button display process is performed. (./Kensak
u / KensakuExecButtontonyouj
i. inc)

【0060】図10および図11は、本実施の形態の検
索結果画面を示す図である。図10および図11におい
て、検索結果画面100、110は、各欄NO.23
2、245、249、264、268、281、34
9,358,391,392,398,403,40
6,408、421について、進捗、順位、画面、トリ
ガ、現象、発見日、発見者、バージョン、修正日、対策
者、対策バージョン、確認日、症状、原因などの各項目
が検索条件表示と共に検索結果表示される。なお、最後
に、検索結果表示における表示合計と総件数が表示され
る。ここで、進捗の項目には進捗マークが表示される。
進捗マークの意味は、□は発見された問題でまだ原因不
明、○は原因判明・未対策、◎は対策済み継続評価、△
は対策済み評価待ち、●は対策済み、◆はこのままゆ
く、?は再現せず/検討したがわからないもの、×は前
に出た、★は再現せずOK、◇は保留、をそれぞれ示
す。
FIGS. 10 and 11 show search result screens according to the present embodiment. In FIGS. 10 and 11, search result screens 100 and 110 have respective column numbers. 23
2,245,249,264,268,281,34
9,358,391,392,398,403,40
For 6,408,421, items such as progress, ranking, screen, trigger, phenomenon, discovery date, discoverer, version, modification date, countermeasure, countermeasure version, confirmation date, symptom, cause, etc. are searched together with the search condition display. The result is displayed. Finally, the display total and the total number in the search result display are displayed. Here, a progress mark is displayed in the progress item.
The meanings of the progress marks are as follows: □ is a discovered problem and the cause is still unknown, ○ is the cause found and no measures are taken, ◎ is a continuation evaluation with measures taken, △
Waiting for evaluation, measures for ●, measures for ◆, Represents not reproduced / examined but not understood, × represents the previous position, ★ represents OK without reproduction, and Δ represents suspension.

【0061】図12は、本実施の形態の分析目次画面を
示す図である。図12において、分析目次画面120
は、進捗項目関連分析、対策者関連分析、発見者別、時
系列での件数グラフなどの目次が表示される。図13
は、本実施の形態の対策者画面を示す図である。図13
において、対策者画面130は、対策者名に対する進捗
項目別の件数が表形式で表示される。図14は、本実施
の形態の時系列での分析グラフ画面を示す図である。図
14において、分析グラフ画面140は、年月日に対す
る総件数および処理件数が棒グラフ形式で表示される。
棒グラフにカーソルを移動させると、棒グラフが示す値
が表示される。
FIG. 12 is a diagram showing an analysis table of contents according to the present embodiment. In FIG. 12, an analysis table of contents screen 120 is displayed.
Displays a table of contents such as progress item related analysis, countermeasure related analysis, by discoverer, and graph of the number of cases in time series. FIG.
FIG. 8 is a diagram showing a countermeasure screen of the present embodiment. FIG.
In the countermeasure screen 130, the number of cases for each progress item with respect to the countermeasure name is displayed in a table format. FIG. 14 is a diagram showing a time-series analysis graph screen of the present embodiment. In FIG. 14, the analysis graph screen 140 displays the total number of cases and the number of processed cases with respect to the date in the form of a bar graph.
When the cursor is moved to the bar graph, the value indicated by the bar graph is displayed.

【0062】図15は、本実施の形態のメール発信用更
新画面を示す図である。図15において、更新画面15
0は、更新処理時に更新処理の内容が所定のクライアン
トの端末に発信される。更新画面150は、発信された
メールを端末で受けた例である。
FIG. 15 is a diagram showing a mail transmission update screen according to the present embodiment. In FIG. 15, an update screen 15
0 indicates that the content of the update process is transmitted to a predetermined client terminal during the update process. The update screen 150 is an example in which the transmitted mail is received by the terminal.

【0063】図16は、本実施の形態の変更履歴画面を
示す図である。図16において、変更履歴画面160
は、履歴項目に、新規登録時の、年月日、書き込み者、
進捗、順位、症状、原因、対策、および各更新時の、年
月日、更新者、進捗、順位、症状、原因、対策が記録さ
れる。このように、登録時および更新時、変更履歴がデ
ータベースに記録される。変更履歴を見る場合は、一覧
表示画面40で[表示のみ釦]をおすことで、ブラウズ
モード画面になり、その中で番号を選ぶことにより特定
のレコードの変更履歴を見ることができる。
FIG. 16 is a diagram showing a change history screen according to the present embodiment. In FIG. 16, a change history screen 160
Indicates the date, date, writer,
Progress, ranking, symptom, cause, countermeasure, and date of each update, updater, progress, ranking, symptom, cause, countermeasure are recorded. Thus, at the time of registration and update, the change history is recorded in the database. When viewing the change history, pressing the [display only button] on the list display screen 40 brings up a browse mode screen, and the change history of a specific record can be viewed by selecting a number in the browse mode screen.

【0064】図17は、本実施の形態のUSA版一覧表
画面を示す図である。図17において、USA版一覧表
画面170は、図4に示した一覧表画面40の各項目が
それぞれ英文字で表示される。USA版一覧表画面17
0は、サーバー1の進捗管理ソフト3の仕様変更部26
により単に表示データの別テーブルを用意して、テーブ
ルデータを切り替えることにより簡単に仕様変更され
る。
FIG. 17 is a diagram showing a USA version list screen according to the present embodiment. In FIG. 17, on the USA version list screen 170, each item of the list screen 40 shown in FIG. 4 is displayed in English characters. USA version list screen 17
0 is the specification change unit 26 of the progress management software 3 of the server 1
By simply preparing another table of display data and switching the table data, specifications can be easily changed.

【0065】図18は、本実施の形態の承認画面を示す
図である。図18において、承認画面180は、所定の
クライアントの端末からサーバーに対して承認された件
の各項目が表示される。進捗欄の状態がすべて対策済み
等であり、この進捗状態が承認されたことになる。
FIG. 18 is a diagram showing an approval screen according to the present embodiment. In FIG. 18, on an approval screen 180, items of items approved from a terminal of a predetermined client to a server are displayed. All of the statuses in the progress column are "measured" and the like, and this progress status is approved.

【0066】図19は、本実施の形態のメール送信用更
新釦を示す図である。図19において、編集画面190
で、更新時に[メール送信用更新釦]191を押すこと
により、図15に示した、更新画面150の内容のメー
ルを送信することができる。また、[更新釦]192を
押すことにより、メール無しで更新される。
FIG. 19 is a diagram showing a mail transmission update button according to the present embodiment. In FIG. 19, an edit screen 190
By pressing the [email transmission update button] 191 at the time of update, the e-mail with the contents of the update screen 150 shown in FIG. 15 can be transmitted. Further, by pressing an [update button] 192, the content is updated without mail.

【0067】また、クライアントのIP(Intern
et Protocol)アドレスをサーバー側のデー
タテーブル又はDB(データベース)又はプログラム内
に記述又は入力することにより、クライアントからサー
バーに対するアクセスを制限するようにしている。
The client IP (Intern)
(E. Protocol) address is described or input in a data table or DB (database) or program on the server side, thereby restricting access from the client to the server.

【0068】本実施の形態のデータ管理システムは、デ
ータベースにアクセスすることにより、データの入出力
が可能なサーバー1と、ネットワーク9を介してサーバ
ー1のデータベースとしてのアクセスファイル7および
エクセルファイル8にアクセスが可能な複数の端末10
とを有するデータ管理システムにおいて、複数の端末1
0側からサーバー1のデータベースを共有して、直接デ
ータ処理の進捗レベルの管理を行うことができる進捗管
理部としての進捗管理ソフト3をサーバー1に設けたの
で、サーバー1に対する専用のデータ記入者が不要とな
り、進捗情報を共有して同時に複数の端末から書き込み
が簡単にでき、実時間での処理データの進捗状態を閲覧
することができる。
The data management system according to the present embodiment accesses the database 1 by accessing the database, and the access file 7 and the Excel file 8 serving as the database of the server 1 via the network 9. A plurality of accessible terminals 10
In a data management system having
Since the server 1 is provided with the progress management software 3 as a progress management unit capable of directly managing the progress level of data processing by sharing the database of the server 1 from the 0 side, a dedicated data entry person for the server 1 is provided. Is unnecessary, the progress information can be shared, writing can be easily performed from a plurality of terminals at the same time, and the progress status of the processing data in real time can be viewed.

【0069】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、データ検索時、検索結果を時系列でグラフ表示す
る検索手段としての検索部22を有するので、時系列で
総件数に対する進捗済み件数および未進捗件数の比を一
目で判別することができる。
In the data management system according to the present embodiment, the progress management software 3 as the progress management unit includes the search unit 22 as search means for displaying search results in a time-series graph at the time of data search. Therefore, the ratio of the number of completed cases and the number of uncompleted cases to the total number of cases can be determined at a glance in a time series.

【0070】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、データ入力時に入力したデータを項目毎に一覧表
表示し、再入力時に上記一覧表から任意の項目を選択す
る入力手段としての情報入力部20を有するので、ユー
ザーが編集入力時に同じデータを再度入力せずに済み、
操作性を向上させることができる。
In the data management system according to the present embodiment, the progress management software 3 as the progress management unit displays a list of data input at the time of data input for each item, and displays the list at the time of re-input. Has an information input unit 20 as an input means for selecting an arbitrary item from, so that the user does not need to input the same data again at the time of editing input,
Operability can be improved.

【0071】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、各種用途に応じて各種設定情報および入出力デー
タをテーブル化する仕様変更手段としての仕様変更部2
6を有するので、各種用途別に各項目名または各項目の
数、種類、機能を柔軟に変更でき、英文化に対しても、
単に表示データの別テーブルを用意することで、簡単に
同じソフトで対応でき、機能更新などのメンテナンスが
簡単容易になり、保守性を向上させることができる。
In the data management system according to the present embodiment, the progress management software 3 as the progress management unit includes the setting change means and the input / output data according to various uses. Specification change part 2
6 so that you can flexibly change the name of each item or the number, type and function of each item for each use.
By simply preparing another table of display data, the same software can be easily used, maintenance such as function update can be easily performed, and maintainability can be improved.

【0072】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、進捗レベルに応じて、データ処理の任意の項目を
特定の背景色で表示する表示手段としての閲覧部21を
有するので、進捗レベルが進んでいて進捗済みのとき、
特定項目を背景色で表示して進捗済みのことを一目で判
別することができ、進捗の視認性を向上させることがで
きる。
In the data management system according to the present embodiment, the progress management software 3 as the progress management section is configured to display any item of data processing in a specific background color according to the progress level. Since it has the browsing unit 21 as a means, when the progress level is advanced and the progress has been completed,
The specific item is displayed in the background color, and it can be determined at a glance that the progress has been made, and the visibility of the progress can be improved.

【0073】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、進捗レベルに応じて、データ処理の進捗レベルの
項目を特定の背景色で表示する表示手段としての閲覧部
21を有するので、進捗レベルが進んでいなくて未進捗
のとき、進捗レベルの項目を背景色で表示して未進捗で
あることを一目で判別することができ、進捗の視認性を
向上させることができる。
In the data management system according to the present embodiment, the progress management software 3 as the progress management unit displays the data processing progress level item in a specific background color according to the progress level. Since the browsing unit 21 is provided as a display unit, when the progress level is not progressing and the progress is not progressing, the progress level items are displayed in the background color to determine at a glance that the progress is not progressing. Can be improved.

【0074】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、データ入力時に入力したデータを項目毎に一覧表
表示する際に、データ入力時に入力したデータから一覧
表表示する表示手段としての閲覧部22を有するので、
データ入力して編集された状態を一覧表示画面で確認す
ることができ、操作性を向上させることができる。
In the data management system according to the present embodiment, the progress management software 3 as the progress management unit is configured such that when the data input at the time of data input is displayed in a list for each item, the data is input at the time of data input. Since there is a browsing unit 22 as a display means for displaying a list from the data obtained,
The state edited by inputting data can be confirmed on the list display screen, and operability can be improved.

【0075】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、データ検索時、検索項目内から複数の検索語を選
択する選択手段としての検索部22を有するので、検索
条件を任意に設定して、検索件数の絞り込みや検索件数
の幅を設定することができる。
In the data management system according to the present embodiment, the progress management software 3 as the progress management unit is different from the search unit as a selection means for selecting a plurality of search terms from search items at the time of data search. Since there are 22 search conditions, the search conditions can be arbitrarily set, and the number of search cases can be narrowed down and the range of the number of search cases can be set.

【0076】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、データ検索時、検索結果を表示する際に、検索条
件情報を表示する表示手段としての検索部22を有する
ので、検索条件情報の選択した項数または選択しない項
数に対応させて、検索結果を分析することができる。
In the data management system according to the present embodiment, the progress management software 3 as a progress management unit is used as a display means for displaying search condition information when displaying a search result at the time of data search. , The search result can be analyzed according to the number of selected or unselected items of the search condition information.

【0077】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、データ分析時、分析結果を表示する際に、対策者
毎の進捗レベルを表で表示する表示手段としての分析部
23を有するので、各対策者毎の各進捗を表にして分析
を行うことができる。
In the data management system according to the present embodiment, the progress management software 3 as the progress management unit, when displaying the analysis result at the time of data analysis, displays the progress level of each countermeasure in a table. Since the analysis unit 23 is provided as a display means for displaying, it is possible to analyze the progress of each countermeasure in a table.

【0078】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、登録時又は更新処理時、登録又は更新情報を複数
の端末10のうちの所定の端末10にメールで送信する
送信手段としてのメール配送部24を有するので、更新
情報を予め定められた特定の端末10にメール配信のサ
ービスをすることができる。
In the data management system according to the present embodiment, the progress management software 3 as the progress management unit performs the registration or update processing at the time of registration or update processing in a predetermined manner of the plurality of terminals 10. The provision of the mail delivery unit 24 as a transmission means for sending an e-mail to the terminal 10 makes it possible to provide an e-mail delivery service to a specific terminal 10 whose update information is predetermined.

【0079】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、データ入力時または更新処理時、変更履歴を蓄積
する蓄積手段としての履歴蓄積部25を有するので、デ
ータ処理の変更履歴を閲覧することができる。
In the data management system according to the present embodiment, the progress management software 3 as the progress management unit includes the history storage unit 25 as storage means for storing a change history at the time of data input or update processing. , The change history of the data processing can be browsed.

【0080】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、複数の端末10側からサーバー1に対してデータ
処理の進捗レベルの承認を行う承認手段としての情報入
力部20を有するので、進捗レベルが進んでいて進捗済
みのとき、承認のデータを記録することができる。
In the data management system according to the present embodiment, the progress management software 3 as the progress management unit includes the approval for performing the approval of the data processing progress level from the plurality of terminals 10 to the server 1. Since the information input unit 20 is provided as a means, when the progress level is advanced and progress has been completed, approval data can be recorded.

【0081】また、本実施の形態のデータ管理システム
は、上述において、進捗管理部としての進捗管理ソフト
3は、複数の端末10側からサーバー1に対するデータ
アクセスの制限を行う制限手段としての閲覧部21を有
するので、無許可の端末10からの同時アクセスの際
に、データアクセスの制限を行い、特定の許可されたグ
ループ内でデータの通信を行うことができる。
In the data management system according to the present embodiment, the progress management software 3 as the progress management unit is different from the browsing unit as a restricting means for restricting data access from a plurality of terminals 10 to the server 1. Since the terminal 21 is provided, it is possible to restrict data access and perform data communication within a specific permitted group at the time of simultaneous access from the unauthorized terminal 10.

【0082】なお、上述した本実施の形態で進捗管理ソ
フト3によりプログラム開発の進捗管理を行う例を示し
たが、これに限らず、進捗管理ソフト3は、各種データ
の集計などの一般的なデータ処理の進捗管理を行うもの
であってもよい。なお、システムとは、複数の装置が論
理的に集合した物をいい、各構成の装置が同一筐体中に
あるか否かは問わない(特許請求の範囲についても同
じ。)。
In the above-described embodiment, an example is described in which the progress management of the program development is performed by the progress management software 3. However, the present invention is not limited to this. It may perform progress management of data processing. It should be noted that a system refers to a system in which a plurality of devices are logically assembled, and it does not matter whether or not the devices of each configuration are in the same housing (the same applies to the claims).

【0083】[0083]

【発明の効果】本発明のデータ管理システムは、データ
ベースにアクセスすることにより、データの入出力が可
能なサーバーと、ネットワークを介して上記サーバーの
上記データベースにアクセスが可能な複数の端末とを有
するデータ管理システムにおいて、上記複数の端末側か
ら上記サーバーの上記データベースを共有して、直接デ
ータ処理の進捗レベルの管理を行うことができる進捗管
理部を上記サーバーに設けたので、サーバーに対する専
用のデータ記入者が不要となり、進捗情報を共有して同
時に複数の端末から書き込みが簡単にでき、実時間での
処理データの進捗状態を閲覧することができるという効
果を奏する。
The data management system of the present invention has a server capable of inputting / outputting data by accessing a database, and a plurality of terminals capable of accessing the database of the server via a network. In the data management system, since the plurality of terminals share the database of the server and a progress management unit capable of directly managing the progress level of data processing is provided in the server, dedicated data for the server is provided. This eliminates the necessity of a writer and allows the progress information to be shared so that writing can be easily performed from a plurality of terminals at the same time, so that the progress of the processing data in real time can be viewed.

【0084】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、データ検索時、検索結
果を時系列でグラフ表示する検索手段を有するので、時
系列で総件数に対する進捗済み件数および未進捗件数の
比を一目で判別することができるという効果を奏する。
Further, in the data management system of the present invention, the progress management section has a search means for displaying a search result in a time-series graph at the time of data search. In addition, it is possible to determine the ratio of the number of unfinished cases at a glance.

【0085】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、データ入力時に入力し
たデータを項目毎に一覧表表示し、再入力時に上記一覧
表から任意の項目を選択する入力手段を有するので、ユ
ーザーが編集入力時に同じデータを再度入力せずに済
み、操作性を向上させることができるという効果を奏す
る。
Further, in the data management system according to the present invention, in the above, the progress management section displays a list of data input at the time of data input for each item, and selects an arbitrary item from the list at the time of re-input. Since the input means is provided, the user does not need to input the same data again at the time of editing and inputting, so that operability can be improved.

【0086】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、各種用途に応じて各種
設定情報および入出力データをテーブル化する仕様変更
手段を有するので、各種用途別に各項目名または各項目
の数、種類、機能を柔軟に変更でき、英文化に対して
も、単に表示データ用の別テーブルを用意することで、
簡単に同じソフトで対応でき、機能更新などのメンテナ
ンスが簡単容易になり、保守性を向上させることができ
るという効果を奏する。
In the data management system according to the present invention, the progress management section has a specification changing means for tabulating various kinds of setting information and input / output data according to various uses. You can flexibly change the name, number, type and function of each item, and even for English culture, simply preparing a separate table for display data,
The same software can be easily used, and maintenance such as function update can be easily and easily performed, so that maintainability can be improved.

【0087】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、進捗レベルに応じて、
上記データ処理の任意の項目を特定の背景色で表示する
表示手段を有するので、進捗レベルが進んでいて進捗済
みのとき、特定項目を背景色で表示して進捗済みのこと
を一目で判別することができ、進捗の視認性を向上させ
ることができるという効果を奏する。
Further, in the data management system according to the present invention, in the above, the progress management unit is configured to perform the following operations according to the progress level.
Since there is a display means for displaying any item of the data processing with a specific background color, when the progress level is advanced and progress has been made, the specific item is displayed in the background color and it is determined at a glance that the progress has been made. Thus, there is an effect that the visibility of the progress can be improved.

【0088】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、進捗レベルに応じて、
上記データ処理の進捗レベルの項目を特定の背景色で表
示する表示手段を有するので、進捗レベルが進んでいな
くて未進捗のとき、進捗レベルの項目を背景色で表示し
て未進捗であることを一目で判別することができ、進捗
の視認性を向上させることができるという効果を奏す
る。
Further, in the data management system according to the present invention, in the above, the progress management unit includes:
Since there is a display means for displaying the progress level item of the data processing with a specific background color, when the progress level is not advanced and not progressed, the progress level item is displayed with the background color and the progress status is not progressed. This can be determined at a glance, and the effect of improving the visibility of the progress can be obtained.

【0089】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、データ入力時に入力し
たデータを項目毎に一覧表表示する際に、上記データ入
力時に入力したデータから上記一覧表表示する表示手段
を有するので、データ入力して編集された状態を一覧表
示画面で確認することができ、操作性を向上させること
ができるという効果を奏する。
Further, in the data management system according to the present invention, in the above, the progress management unit displays the data input at the time of data input in a list for each item, based on the data input at the time of data input. With the display means for displaying, it is possible to check the state of data input and edited on the list display screen, and it is possible to improve the operability.

【0090】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、データ検索時、検索項
目内から複数の検索語を同時選択する選択手段を有する
ので、検索条件を任意に設定して、検索件数の絞り込み
や検索件数の幅を設定することができるという効果を奏
する。
Further, in the data management system according to the present invention, the progress management unit has a selection means for simultaneously selecting a plurality of search terms from within a search item at the time of data search. As a result, it is possible to narrow down the number of searches and set the width of the number of searches.

【0091】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、データ検索時、検索結
果を表示する際に、検索条件情報を表示する表示手段を
有するので、検索条件情報の選択した項数または選択し
ない項数に対応させて、検索結果を分析することができ
るという効果を奏する。
In the data management system of the present invention, the progress management unit has display means for displaying search condition information at the time of data search and when displaying search results. There is an effect that the search result can be analyzed in accordance with the number of selected or unselected items.

【0092】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、データ分析時、分析結
果を表示する際に、対策者毎の進捗レベルを表で表示す
る表示手段を有するので、各対策者毎の各進捗を表にし
て分析を行うことができるという効果を奏する。
Further, in the data management system of the present invention, the progress management unit has display means for displaying the progress level of each countermeasure in a table when displaying the analysis result at the time of data analysis. In addition, there is an effect that the analysis can be performed by tabulating the progress of each countermeasure.

【0093】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、更新処理時、更新情報
を上記複数の端末のうちの所定の端末にメールで送信す
る送信手段を有するので、更新情報を予め定められた特
定の端末にメール配信のサービスをすることができると
いう効果を奏する。
Further, in the data management system of the present invention, the progress management unit has a transmission means for transmitting update information to a predetermined terminal among the plurality of terminals by e-mail at the time of update processing. There is an effect that a service of mail distribution can be provided to a specific terminal which has predetermined update information.

【0094】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、データ入力時または更
新処理時、変更履歴を蓄積する蓄積手段を有するので、
データ処理の変更履歴を閲覧することができるという効
果を奏する。
Further, in the data management system of the present invention, the progress management section has a storage means for storing a change history at the time of data input or update processing.
There is an effect that the change history of the data processing can be browsed.

【0095】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、上記複数の端末側から
上記サーバーに対してデータ処理の進捗レベルの承認を
行う承認手段を有するので、進捗レベルが進んでいて進
捗済みのとき、承認のデータを記録することができると
いう効果を奏する。
Further, in the data management system of the present invention, the progress management unit includes an approval unit for approving the progress level of data processing from the plurality of terminals to the server. When the process is advanced and has been completed, the effect is obtained that the approval data can be recorded.

【0096】また、本発明のデータ管理システムは、上
述において、上記進捗管理部は、上記複数の端末側から
上記サーバーに対するデータアクセスの制限を行う制限
手段を有するので、無許可の端末からのアクセスの際
に、データアクセスの制限を行い、データの通信を行う
ことができるという効果を奏する。
Further, in the data management system of the present invention, in the above, the progress management unit has a restriction means for restricting data access to the server from the plurality of terminals, so that access from an unauthorized terminal is not possible. In this case, there is an effect that data access is restricted and data communication can be performed.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の形態の進捗システムの特徴を示
す図である。
FIG. 1 is a diagram showing features of a progress system according to an embodiment of the present invention.

【図2】本発明の実施の形態の進捗システムの概要を示
す図である。
FIG. 2 is a diagram showing an outline of a progress system according to an embodiment of the present invention.

【図3】本発明の実施の形態の進捗システムの管理を示
す図である。
FIG. 3 is a diagram showing management of a progress system according to the embodiment of the present invention.

【図4】本発明の実施の形態の一覧表画面を示す図であ
る。
FIG. 4 is a diagram showing a list screen according to the embodiment of the present invention.

【図5】本発明の実施の形態の編集画面を示す図であ
る。
FIG. 5 is a diagram showing an editing screen according to the embodiment of the present invention.

【図6】本発明の実施の形態の新規記入画面を示す図で
ある。
FIG. 6 is a diagram showing a new entry screen according to the embodiment of the present invention.

【図7】本発明の実施の形態の新規記入画面を示す図で
ある。
FIG. 7 is a diagram showing a new entry screen according to the embodiment of the present invention.

【図8】本発明の実施の形態の検索入力画面を示す図で
ある。
FIG. 8 is a diagram showing a search input screen according to the embodiment of the present invention.

【図9】本発明の実施の形態の検索入力画面を示す図で
ある。
FIG. 9 is a diagram showing a search input screen according to the embodiment of the present invention.

【図10】本発明の実施の形態の検索結果画面を示す図
である。
FIG. 10 is a diagram showing a search result screen according to the embodiment of the present invention.

【図11】本発明の実施の形態の検索結果画面を示す図
である。
FIG. 11 is a diagram showing a search result screen according to the embodiment of the present invention.

【図12】本発明の実施の形態の分析目次画面を示す図
である。
FIG. 12 is a diagram showing an analysis table of contents according to the embodiment of the present invention.

【図13】本発明の実施の形態の対策者画面を示す図で
ある。
FIG. 13 is a diagram showing a countermeasure screen according to the embodiment of the present invention.

【図14】本発明の実施の形態の時系列での分析グラフ
画面を示す図である。
FIG. 14 is a diagram illustrating a time-series analysis graph screen according to the embodiment of this invention.

【図15】本発明の実施の形態のメール発信用更新画面
を示す図である。
FIG. 15 is a diagram showing a mail transmission update screen according to the embodiment of the present invention.

【図16】本発明の実施の形態の変更履歴画面を示す図
である。
FIG. 16 is a diagram showing a change history screen according to the embodiment of the present invention.

【図17】本発明の実施の形態のUSA版一覧表示画面
を示す図である。
FIG. 17 is a diagram showing a USA version list display screen according to the embodiment of the present invention.

【図18】本発明の実施の形態の承認画面を示す図であ
る。
FIG. 18 is a diagram showing an approval screen according to the embodiment of the present invention.

【図19】本発明の実施の形態のメール送信用更新釦を
示す図である。
FIG. 19 is a diagram showing a mail transmission update button according to the embodiment of the present invention.

【符号の説明】[Explanation of symbols]

1……サーバー、2……ウエブサーバー、3……進捗管
理ソフト、4……ASP、5……ADO、6……ODB
C、7……アクセスファイル、8……エクセルファイ
ル、9……ネットワーク、10……端末、11……ブラ
ウザ、20……情報入力部、21……閲覧部、22……
検索部、23……分析部、24……メール配送部、25
……履歴蓄積部、26……仕様変更部、27……仕向
け、30……端末、31……ファイルバックアップ部、
32……アクセスID管理部、33……データ分析部、
34……管理者、35……閲覧者および書き込み者、4
0……一覧表示画面、41……新規登録釦、42……番
号、50……編集画面、60……新規記入画面、61…
…記入選択項、70……新規記入画面、71……登録
釦、80……検索入力画面、81……既登録選択項、9
0……検索入力画面、91……グラフ用釦、100……
検索結果画面、110……検索結果画面、120……分
析目次画面、130……対策者画面、140……分析グ
ラフ画面、150……更新画面、160……変更履歴画
面、161……履歴項、170……USA版一覧表画
面、180……承認画面、190……編集画面、191
……メール送信用更新釦、192……更新釦
1 ... Server 2 ... Web server 3 ... Progress management software 4 ... ASP 5 ... ADO 6 ... ODB
C, 7 ... access file, 8 ... Excel file, 9 ... network, 10 ... terminal, 11 ... browser, 20 ... information input unit, 21 ... browsing unit, 22 ...
Search unit, 23 Analysis unit, 24 Mail delivery unit, 25
... History storage unit, 26 ... Specification change unit, 27 ... Destination, 30 ... Terminal, 31 ... File backup unit,
32 access ID management unit 33 data analysis unit
34 ... administrator, 35 ... viewer and writer, 4
0 ... List display screen, 41 ... New registration button, 42 ... Number, 50 ... Edit screen, 60 ... New entry screen, 61 ...
... entry selection item, 70 ... new entry screen, 71 ... registration button, 80 ... search input screen, 81 ... already registered selection item, 9
0: search input screen, 91: button for graph, 100:
Search result screen, 110: Search result screen, 120: Analysis table screen, 130: Countermeasure screen, 140: Analysis graph screen, 150: Update screen, 160: Change history screen, 161: History item , 170 ... USA version list screen, 180 ... Approval screen, 190 ... Edit screen, 191
…… Update button for sending mail, 192 …… Update button

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B075 KK02 KK07 ND03 PP03 PP13 PP22 PQ02 PQ14 PQ15 PQ23 PQ42 PQ46 PR03 UU06 UU40 5B082 FA16 5B085 BG07 CC07 5B089 GA11 GA21 GB02 KA02 KA03 KA04 KC36 KC59 LB04 LB15 ──────────────────────────────────────────────────続 き Continued on the front page F-term (reference)

Claims (14)

【特許請求の範囲】[Claims] 【請求項1】 データベースにアクセスすることによ
り、データの入出力が可能なサーバーと、ネットワーク
を介して上記サーバーの上記データベースにアクセスが
可能な複数の端末とを有するデータ管理システムにおい
て、 上記複数の端末側から上記サーバーの上記データベース
を共有して、直接データ処理の進捗レベルの管理を行う
ことができる進捗管理部を上記サーバーに設けたことを
特徴とするデータ管理システム。
1. A data management system comprising: a server capable of inputting / outputting data by accessing a database; and a plurality of terminals capable of accessing the database of the server via a network. A data management system, wherein a progress management unit capable of directly managing the progress level of data processing by sharing the database of the server from a terminal side is provided in the server.
【請求項2】 請求項1記載のデータ管理システムにお
いて、 上記進捗管理部は、データ検索時、検索結果を時系列で
グラフ表示する検索手段を有することを特徴とするデー
タ管理システム。
2. The data management system according to claim 1, wherein the progress management unit includes a search unit that displays a search result in a time-series graph when searching for data.
【請求項3】 請求項1記載のデータ管理システムにお
いて、 上記進捗管理部は、データ入力時に入力したデータを項
目毎に一覧表表示し、再入力時に上記一覧表から任意の
項目を選択する入力手段を有することを特徴とするデー
タ管理システム。
3. The data management system according to claim 1, wherein the progress management unit displays a list of data input at the time of data input for each item, and selects an arbitrary item from the list at the time of re-input. A data management system comprising means.
【請求項4】 請求項1記載のデータ管理システムにお
いて、 上記進捗管理部は、各種用途に応じて各種設定情報およ
び入出力データをテーブル化する仕様変更手段を有する
ことを特徴とするデータ管理システム。
4. The data management system according to claim 1, wherein the progress management unit has a specification change unit that tabulates various setting information and input / output data according to various uses. .
【請求項5】 請求項1記載のデータ管理システムにお
いて、 上記進捗管理部は、進捗レベルに応じて、上記データ処
理の任意の項目を特定の背景色で表示する表示手段を有
することを特徴とするデータ管理システム。
5. The data management system according to claim 1, wherein the progress management unit has display means for displaying an arbitrary item of the data processing in a specific background color according to a progress level. Data management system.
【請求項6】 請求項1記載のデータ管理システムにお
いて、 上記進捗管理部は、進捗レベルに応じて、上記データ処
理の進捗レベルの項目を特定の背景色で表示する表示手
段を有することを特徴とするデータ管理システム。
6. The data management system according to claim 1, wherein the progress management unit includes a display unit that displays an item of the progress level of the data processing in a specific background color according to the progress level. And a data management system.
【請求項7】 請求項1記載のデータ管理システムにお
いて、 上記進捗管理部は、データ入力時に入力したデータを項
目毎に一覧表表示する際に、上記データ入力時に入力し
たデータから上記一覧表表示する表示手段を有すること
を特徴とするデータ管理システム。
7. The data management system according to claim 1, wherein the progress management unit displays the list input from the data input at the time of data input when the data input at the time of data input is displayed as a list for each item. A data management system, comprising: a display unit that performs the operation.
【請求項8】 請求項1記載のデータ管理システムにお
いて、 上記進捗管理部は、データ検索時、検索項目内から複数
の検索語を選択する選択手段を有することを特徴とする
データ管理システム。
8. The data management system according to claim 1, wherein said progress management unit has a selection means for selecting a plurality of search terms from among search items at the time of data search.
【請求項9】 請求項1記載のデータ管理システムにお
いて、 上記進捗管理部は、データ検索時、検索結果を表示する
際に、検索条件情報を表示する表示手段を有することを
特徴とするデータ管理システム。
9. The data management system according to claim 1, wherein the progress management unit has display means for displaying search condition information when displaying a search result at the time of data search. system.
【請求項10】 請求項1記載のデータ管理システムに
おいて、 上記進捗管理部は、データ分析時、分析結果を表示する
際に、対策者毎の進捗レベルを表で表示する表示手段を
有することを特徴とするデータ管理システム。
10. The data management system according to claim 1, wherein the progress management unit has display means for displaying a progress level for each countermeasure in a table when displaying the analysis result during data analysis. Characteristic data management system.
【請求項11】 請求項1記載のデータ管理システムに
おいて、 上記進捗管理部は、更新処理時、更新情報を上記複数の
端末のうちの所定の端末にメールで送信する送信手段を
有することを特徴とするデータ管理システム。
11. The data management system according to claim 1, wherein the progress management unit has a transmission unit that transmits update information to a predetermined terminal among the plurality of terminals by e-mail during an update process. And a data management system.
【請求項12】請求項1記載のデータ管理システムにお
いて、 上記進捗管理部は、データ入力時または更新処理時、変
更履歴を蓄積する蓄積手段を有することを特徴とするデ
ータ管理システム。
12. The data management system according to claim 1, wherein said progress management unit has a storage means for storing a change history at the time of data input or update processing.
【請求項13】 請求項1記載のデータ管理システムに
おいて、 上記進捗管理部は、上記複数の端末側から上記サーバー
に対してデータ処理の進捗レベルの承認を行う承認手段
を有することを特徴とするデータ管理システム。
13. The data management system according to claim 1, wherein the progress management unit includes an approval unit that approves a progress level of data processing from the plurality of terminals to the server. Data management system.
【請求項14】 請求項1記載のデータ管理システムに
おいて、 上記進捗管理部は、上記特定の端末側から上記サーバー
に対するデータアクセスの許可制限を行う制限手段を有
することを特徴とするデータ管理システム。
14. The data management system according to claim 1, wherein the progress management unit includes a restriction unit for restricting data access from the specific terminal to the server.
JP11230722A 1999-08-17 1999-08-17 Data management system Pending JP2001052028A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP11230722A JP2001052028A (en) 1999-08-17 1999-08-17 Data management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP11230722A JP2001052028A (en) 1999-08-17 1999-08-17 Data management system

Publications (1)

Publication Number Publication Date
JP2001052028A true JP2001052028A (en) 2001-02-23

Family

ID=16912291

Family Applications (1)

Application Number Title Priority Date Filing Date
JP11230722A Pending JP2001052028A (en) 1999-08-17 1999-08-17 Data management system

Country Status (1)

Country Link
JP (1) JP2001052028A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5826897B1 (en) * 2014-06-30 2015-12-02 グリー株式会社 Item management program, item management method and item management system
JP5830583B1 (en) * 2014-06-30 2015-12-09 グリー株式会社 Item management program, item management method and item management system
JP2016015172A (en) * 2015-10-21 2016-01-28 グリー株式会社 Item management program, item management method and item management system
JP2018156681A (en) * 2018-06-06 2018-10-04 グリー株式会社 Item management system, item management method, and item management program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5826897B1 (en) * 2014-06-30 2015-12-02 グリー株式会社 Item management program, item management method and item management system
JP5830583B1 (en) * 2014-06-30 2015-12-09 グリー株式会社 Item management program, item management method and item management system
JP2016015172A (en) * 2015-10-21 2016-01-28 グリー株式会社 Item management program, item management method and item management system
JP2018156681A (en) * 2018-06-06 2018-10-04 グリー株式会社 Item management system, item management method, and item management program

Similar Documents

Publication Publication Date Title
KR100300791B1 (en) Browser and multiple active uniform resource locator managers for networked computers
US6119117A (en) Document management method, document retrieval method, and document retrieval apparatus
US20030083922A1 (en) Systems and methods for managing critical interactions between an organization and customers
JP2005522755A (en) Definition of approval process for approval request (definition)
US8423564B1 (en) Methods and apparatus for managing and updating stored information
JP2002207726A (en) Document controller, method of extracting related document, and method of supporting document operation
JPH1139292A (en) Document management method and document retrieval method and device
JP2001014389A (en) Workflow server and client terminal
JP2002259642A (en) Method and device for managing information and program to be applied thereto
WO2023248822A1 (en) Method, information processing system, and program
US20100091022A1 (en) Material creation support device, material creation support system, and program
US20020073174A1 (en) System and method to create a customized internet site
JPH11250053A (en) Document management method, operation history management method and information processing system
JP2003131919A (en) Document management apparatus
JP5275287B2 (en) External activities support method, external activities support system, external activities support program
JP2001052028A (en) Data management system
JP2004046657A (en) Method, apparatus and software for calculation support
US20030028443A1 (en) Online transactions ledger
US6799183B2 (en) Operation assistance method and system and recording medium for storing operation assistance method
JP2003091471A (en) Information processing server, information processing program, computer readable recording medium with the program recorded and information processing system
US20030171969A1 (en) System and method for real-time management of business activities
US20070061276A1 (en) Device and method for registering a plurality of types of information
JP2000057147A (en) Information retrieving device and information retrieving method
JP2002007517A (en) Quality control system for product, server computer used for quality control system for product and control method thereof, and medium with recorded program for controlling server computer
JP2003131920A (en) Document management apparatus