JPH10312396A - Data base system and computer-readable record medium where data base retrieval program is recorded - Google Patents

Data base system and computer-readable record medium where data base retrieval program is recorded

Info

Publication number
JPH10312396A
JPH10312396A JP10053931A JP5393198A JPH10312396A JP H10312396 A JPH10312396 A JP H10312396A JP 10053931 A JP10053931 A JP 10053931A JP 5393198 A JP5393198 A JP 5393198A JP H10312396 A JPH10312396 A JP H10312396A
Authority
JP
Japan
Prior art keywords
data
database
search
registered
key information
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
JP10053931A
Other languages
Japanese (ja)
Inventor
Hiroshi Ihara
浩史 伊原
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP10053931A priority Critical patent/JPH10312396A/en
Publication of JPH10312396A publication Critical patent/JPH10312396A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To greatly save the time and trouble for data retrieval by automatically extracting even relative data in other data bases by performing retrieval from only one data base. SOLUTION: Each time new data are registered in a patent data base 2 to a drawing data base 4, a management computer 4 extracts relative information among data registered in the patent data base 2, company data base 3, and drawing data base 4 and updates the contents of a relative key information file 7; when a retrieval key is inputted, data corresponding to the retrieval key are read out of a specified data base and on the basis of relative key information registered in the relative key information file 7, data relating to the retrieval key are read out of other data bases.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、特許情報、会社情
報などを管理するデータベースシステムに係わり、特に
各データベースに登録されているデータを関連付けて、
1つのデータベースを検索するだけで、他のデータベー
ス内にある各データのうち、検索対象となっているデー
タに関連するデータを自動的に検索するデータベースシ
ステムおよびデータベース検索プログラムを記録したコ
ンピュータ読み取り可能な記録媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database system for managing patent information, company information, and the like.
By simply searching one database, a computer system that records a database system and a database search program that automatically searches for data related to the data to be searched among data in other databases It relates to a recording medium.

【0002】[0002]

【従来の技術】特許情報、会社情報などを管理するデー
タベースシステムでは、特許情報が登録されるデータベ
ースと、会社情報などが登録されるデータベースと、こ
れらの各データベースを管理する管理コンピュータと、
この管理コンピュータとユーザとのマンマシンインタフ
ェースとなる入出力装置とによって、システムを構築
し、入出力装置が操作されて、各データベースのいずれ
かが指定され、検索対象となるデータの検索キーが入力
されたとき、管理コンピュータによって、指定されたデ
ータベースを検索し、前記検索キーに対応するデータが
存在すれば、これを読み出して、前記入出力装置に表示
するとともに、必要に応じてプリントアウトする。
2. Description of the Related Art In a database system for managing patent information, company information, and the like, a database in which patent information is registered, a database in which company information and the like are registered, a management computer that manages each of these databases,
A system is constructed by this management computer and an input / output device serving as a man-machine interface between the user and the input / output device is operated, one of the databases is designated, and a search key of data to be searched is input. At this time, the management computer searches the designated database. If there is data corresponding to the search key, the data is read out, displayed on the input / output device, and printed out as necessary.

【0003】[0003]

【発明が解決しようとする課題】ところで、このような
従来のデータベースシステムにおいては、次に述べるよ
うな問題があった。
However, such a conventional database system has the following problems.

【0004】すなわち、1つのデータベースに登録され
ているデータを検索するとき、まず基本となる台帳(基
本台帳)の内容が登録されているデータベースを選択し
て、検索キーを入力し、これによって得られたデータを
検討して、このデータと関連するデータが他のデータベ
ース内に含まれる可能性があるかどうかを判定する。
That is, when retrieving data registered in one database, first, a database in which the contents of a basic ledger (basic ledger) is registered is selected, a search key is entered, and a search key is obtained. The determined data is reviewed to determine whether data related to the data may be included in other databases.

【0005】そして、他のデータベース内に前記データ
と関連するデータが登録されている可能性があると判断
したとき、関連するデータが登録されている可能性があ
る他のデータベースを選択して、前記データを検討して
得られた次の検索キーを入力し、このデータベースから
前記データと関連するデータを読み出す。
When it is determined that there is a possibility that data related to the data is registered in another database, another database in which related data is likely to be registered is selected. A next search key obtained by examining the data is input, and data related to the data is read from the database.

【0006】以下、残っているデータベースに対して、
上述した作業を繰り返して、基本台帳を検索して得られ
たデータに対応するデータを検索し、これらの作業が終
了した時点で、検索結果をまとめる。
Hereinafter, for the remaining database,
The above operation is repeated to search for data corresponding to the data obtained by searching the basic ledger, and when these operations are completed, the search results are put together.

【0007】このため、各データベース内に登録されて
いる大量のデータ中から、必要なデータを検索するのに
時間と、手間とがかかり過ぎるとともに、各データベー
スのいずれかに目的とするデータが登録されていても、
検索処理で、これを見つけ出せないことがあった。
[0007] Therefore, it takes too much time and effort to search for necessary data from a large amount of data registered in each database, and the target data is registered in any one of the databases. Even if
In some cases, this could not be found during the search process.

【0008】本発明は上記の事情に鑑み、複数のデータ
ベース内に関連するデータが登録されているとき、1つ
のデータベースを検索するだけで、他のデータベース中
にある、関連するデータをも引き出すことができ、これ
によってデータ検索に要する時間と、手間とを大幅に削
減することができるとともに、オペレータの判断ミスな
どに起因するデータの引き出しミスを無くすことができ
るデータベースシステムおよびデータベース検索プログ
ラムを記録したコンピュータ読み取り可能な記録媒体を
提供することを目的としている。
The present invention has been made in view of the above circumstances, and when related data is registered in a plurality of databases, simply searching one database and extracting related data in another database. A database system and a database retrieval program which can greatly reduce the time and labor required for data retrieval and eliminate data withdrawal errors caused by an operator's misjudgment, etc. It is an object of the present invention to provide a computer-readable recording medium.

【0009】[0009]

【課題を解決するための手段】上記の目的を達成するた
めに本発明によるデータベースシステムは、登録対象と
なるデータが入力されたとき、前記データの種類に応じ
たデータベースに前記データを登録するデータ登録部
と、これらの各データベースにデータを登録する毎に、
登録したデータの内容を示すユニークデータを抽出する
とともに、このユニークデータに基づき、関連キー情報
ファイルの内容を更新する関連キー情報作成部と、検索
キーが入力されたとき、この検索キーに対応するデータ
ベースから前記検索キーに対応するデータを読み出すテ
ーブル検索部と、このテーブル検索機能部によるデータ
の検索機能が行われるとき、前記関連キー情報ファイル
を検索して、前記検索キーに対応するユニークデータを
抽出し、このユニークデータに基づき、他のデータベー
スを検索して、前記ユニークデータに対応するデータを
読み出す関連テーブル検索部とを備えたことを特徴とし
ている。
In order to achieve the above-mentioned object, a database system according to the present invention provides a database system which, when data to be registered is inputted, registers the data in a database corresponding to the type of the data. Each time data is registered in the registration unit and each of these databases,
A related key information creation unit that extracts unique data indicating the contents of registered data and updates the contents of a related key information file based on the unique data, and a search key corresponding to the search key when a search key is input. A table search unit for reading data corresponding to the search key from a database, and when a data search function is performed by the table search function unit, the related key information file is searched for unique data corresponding to the search key. And a related table search unit that extracts and searches another database based on the unique data and reads out data corresponding to the unique data.

【0010】また、本発明によるデータベース検索プロ
グラムを記録したコンピュータ読み取り可能な記録媒体
は、登録対象となるデータが入力されたとき、前記デー
タの種類に応じたデータベースに前記データを登録させ
るデータ登録手段と、これらの各データベースにデータ
を登録させる毎に、登録させたデータの内容を示すユニ
ークデータを抽出させるとともに、このユニークデータ
に基づき、関連キー情報ファイルの内容を更新させる関
連キー情報作成手段と、検索キーが入力されたとき、こ
の検索キーに対応するデータベースから前記検索キーに
対応するデータを読み出させるテーブル検索手段と、こ
のテーブル検索手段によるデータの検索が行われると
き、前記関連キー情報ファイルを検索させて、前記検索
キーに対応するユニークデータを抽出させ、このユニー
クデータに基づき、他のデータベースを検索させて、前
記ユニークデータに対応するデータを読み出させる関連
テーブル検索手段とを備えたことを特徴としている。
A computer-readable recording medium on which a database search program according to the present invention is recorded, wherein, when data to be registered is input, data registration means for registering the data in a database corresponding to the type of the data. And a related key information creating means for extracting unique data indicating the content of the registered data each time data is registered in each of these databases, and updating the content of a related key information file based on the unique data. A table search means for reading data corresponding to the search key from a database corresponding to the search key when the search key is input, and the related key information when the table search means searches for data. Search the file and select the unit corresponding to the search key. Kudeta is extracted, based on this unique data, by searching other databases, it is characterized in that a relevant table retrieving means to read out data corresponding to the unique data.

【0011】上記の構成において、登録対象となるデー
タが入力されたとき、データ登録部によって、前記デー
タの種類に応じたデータベースに前記データを登録する
とともに、関連キー情報作成部によって、前記データの
内容を示すユニークデータを抽出し、このユニークデー
タに基づき、関連キー情報ファイルの内容を更新し、ま
た検索キーが入力されたとき、テーブル検索部によっ
て、前記検索キーに対応するデータベースから前記検索
キーに対応するデータを読み出すとともに、関連テーブ
ル検索部によって、前記関連キー情報ファイルを検索し
て、前記検索キーに対応するユニークデータを抽出した
後、このユニークデータに基づき、他のデータベースを
検索して、前記ユニークデータに対応するデータを読み
出すことにより、複数のデータベース内に関連するデー
タが登録されているとき、1つのデータベースを検索す
るだけで、他のデータベース中にある、関連するデータ
をも自動的に引き出し、これによってデータ検索に要す
る時間と、手間とを大幅に削減するとともに、オペレー
タの判断ミスなどに起因するデータの引き出しミスを無
くす。
In the above configuration, when data to be registered is input, the data is registered in a database corresponding to the type of the data by a data registration unit, and the data of the data is registered by a related key information creation unit. Extracting unique data indicating the contents, updating the contents of the related key information file based on the unique data, and when a search key is input, the table search unit causes the table search unit to search the search key from the database corresponding to the search key. After reading the data corresponding to, the related table search unit searches the related key information file to extract unique data corresponding to the search key, and then searches another database based on the unique data. By reading data corresponding to the unique data, When related data is registered in one database, simply searching for one database automatically extracts related data in another database, thereby reducing the time and effort required for data search. Is significantly reduced, and a data extraction error caused by an operator's judgment error or the like is eliminated.

【0012】なお、本発明は、請求項2に記載のよう
に、上記請求項1に記載の各部の機能をプログラム化し
てCD−ROM等の記録媒体に記録しておき、この記録
媒体から計算機内に前記プログラムをロードすることに
よっても実現することができる。
According to a second aspect of the present invention, the functions of the respective parts described in the first aspect are programmed and recorded on a recording medium such as a CD-ROM. It can also be realized by loading the program into the program.

【0013】[0013]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

《実施の形態の構成》図1は本発明によるデータベース
システムの一実施の形態を示すブロック図である。
<< Structure of Embodiment >> FIG. 1 is a block diagram showing an embodiment of a database system according to the present invention.

【0014】この図に示すデータベースシステム1は、
特許情報などが登録される特許データベース2と、会社
情報などが登録される会社データベース3と、図面情報
などが登録される図面データベース4と、これら特許デ
ータベース2、会社データベース3、図面データベース
4を管理する管理コンピュータ5と、この管理コンピュ
ータ5とオペレータとのマンマシンインタフェースとな
る入出力装置6と、特許データベース2、会社データベ
ース3、図面データベース4に登録されている各データ
の関連情報が格納される関連キー情報ファイル7とを備
えている。
The database system 1 shown in FIG.
A patent database 2 in which patent information and the like are registered, a company database 3 in which company information and the like are registered, a drawing database 4 in which drawing information and the like are registered, and these patent databases 2, the company database 3, and the drawing database 4 are managed. A management computer 5 that stores information, an input / output device 6 that serves as a man-machine interface between the management computer 5 and the operator, and information related to each data registered in the patent database 2, the company database 3, and the drawing database 4. And a related key information file 7.

【0015】そして、入出力装置6が操作されて、特許
データベース2、会社データベース3、図面データベー
ス4のいずれかに、新たなデータが登録される毎に、こ
れら特許データベース2、会社データベース3、図面デ
ータベース4に、既に登録されているデータと、新たな
データとの関連情報が作成されて、関連キー情報ファイ
ル7の内容が更新される。
Each time the input / output device 6 is operated to register new data in any of the patent database 2, the company database 3, and the drawing database 4, the patent database 2, the company database 3, and the drawing The related information between the already registered data and the new data is created in the database 4, and the content of the related key information file 7 is updated.

【0016】また、特許データベース2、会社データベ
ース3、図面データベース4のいずれかが指定され、検
索対象となるデータの検索キーが入力されたとき、管理
コンピュータ5によって、指定されたデータベースが検
索され、この検索内容に基づき、関連キー情報ファイル
7が検索されて、他のデータベース内に、前記検索キー
に関連するデータが登録されているかどうかが判定さ
れ、関連するデータが存在すれば、このデータが登録さ
れているデータベースからこれが読み出されて、入出力
装置6に表示される。
When one of the patent database 2, the company database 3, and the drawing database 4 is specified and a search key of data to be searched is input, the management computer 5 searches the specified database. Based on the contents of the search, the related key information file 7 is searched, and it is determined whether or not data related to the search key is registered in another database. This is read from the registered database and displayed on the input / output device 6.

【0017】この場合、特許データベース2は、管理コ
ンピュータ5から供給された特許データなどのデータが
格納されるデータエリア2bと、このデータエリア2b
に格納されている各特許データのキーデータ(ユニーク
なデータ)などが格納される特許テーブル2aとを備え
ており、管理コンピュータ5から特許データが供給され
たとき、これをデータエリア2bに格納し、また管理コ
ンピュータ5からユニークデータなどが供給されたと
き、これを特許テーブル2aに格納する。
In this case, the patent database 2 includes a data area 2b for storing data such as patent data supplied from the management computer 5, and a data area 2b.
And a patent table 2a in which key data (unique data) of each patent data stored in the management computer 5 are stored. When patent data is supplied from the management computer 5, this is stored in the data area 2b. When unique data or the like is supplied from the management computer 5, the unique data is stored in the patent table 2a.

【0018】また、会社データベース3は、管理コンピ
ュータ5から供給された会社データなどのデータが格納
されるデータエリア3bと、このデータエリア3bに格
納されている各会社データのキーデータ(ユニークなデ
ータ)などが格納される会社テーブル3aとを備えてお
り、管理コンピュータ5から会社データが供給されたと
き、これをデータエリア3bに格納し、また管理コンピ
ュータ5からユニークデータなどが供給されたとき、こ
れを会社テーブル3aに格納する。
The company database 3 includes a data area 3b in which data such as company data supplied from the management computer 5 is stored, and key data (unique data) of each company data stored in the data area 3b. ) Is stored in the data area 3b when company data is supplied from the management computer 5, and when company data is supplied from the management computer 5, This is stored in the company table 3a.

【0019】また、図面データベース4は、管理コンピ
ュータ5から供給された図面データなどのデータが格納
されるデータエリア4bと、このデータエリア4bに格
納されている各図面データのキーデータ(ユニークなデ
ータ)などが格納される図面テーブル4aとを備えてお
り、管理コンピュータ5から図面データが供給されたと
き、これをデータエリア4bに格納し、また管理コンピ
ュータ5からユニークデータなどが供給されたとき、こ
れを図面テーブル4aに格納する。
The drawing database 4 includes a data area 4b in which data such as drawing data supplied from the management computer 5 is stored, and key data (unique data) of each drawing data stored in the data area 4b. ) Is stored in the data area 4b when drawing data is supplied from the management computer 5, and when drawing data is supplied from the management computer 5, This is stored in the drawing table 4a.

【0020】《実施の形態の動作》次に、図1に示すブ
ロック図、図2、図3、図4に示す模式図を参照しなが
ら、この実施の形態の動作を詳細に説明する。
<< Operation of the Embodiment >> Next, the operation of this embodiment will be described in detail with reference to the block diagram shown in FIG. 1 and the schematic diagrams shown in FIGS. 2, 3 and 4.

【0021】<データ登録動作>まず、オペレータによ
って、入出力装置6が操作されて、特許データベース
2、会社データベース3、図面データベース4のいずれ
か、例えば特許データベース2、会社データベース3、
図面データベース4の全てに対し、新たなデータ(新た
な特許データ、新たな会社データ、新たな図面データ)
が入力されれば、管理コンピュータ5によって、これら
新たな特許データ、新たな会社データ、新たな図面デー
タがユニークデータ(特許データベース2〜図面データ
ベース4において、特許番号、会社名、図面番号などが
統一的に付加されたデータ、例えば特許番号、会社名、
図面番号など)を持っているかどうかがチェックされ、
この前提条件が満たされていれば、これら特許データ、
会社データ、図面データが特許データベース2のデータ
エリア2b、会社データベース3のデータエリア3b、
図面データベース4のデータエリア4bに各々、登録さ
れる。
<Data Registration Operation> First, the input / output device 6 is operated by the operator, and any one of the patent database 2, the company database 3, and the drawing database 4, for example, the patent database 2, the company database 3,
New data (new patent data, new company data, new drawing data) for all of the drawing database 4
Is input by the management computer 5, these new patent data, new company data, and new drawing data are unique data (the patent numbers, company names, drawing numbers, etc. are unified in the patent database 2 to the drawing database 4). Data, such as patent numbers, company names,
Drawing number, etc.)
If these prerequisites are met, these patent data,
Company data and drawing data are data area 2b of patent database 2, data area 3b of company database 3,
Each is registered in the data area 4b of the drawing database 4.

【0022】この後、図2に示すように、管理コンピュ
ータ5の関連キー情報自動作成機能8によって、特許デ
ータベース2のデータエリア2bに登録された、新たな
特許データ、会社データベース3のデータエリア3bに
登録された、新たな会社データ、図面データベース4の
データエリア4bに登録された、新たな図面データのユ
ニークデータが抽出され、これらの各ユニークデータ
と、これらの各ユニークデータが登録されていた台帳名
(データベースの名称)とに基づき、特許データベース
2内にある特許テーブル2aの内容、会社データベース
3内にある会社テーブル3aの内容、図面データベース
4内にある図面テーブル4aの内容が各々、更新され
る。
Thereafter, as shown in FIG. 2, new patent data registered in the data area 2b of the patent database 2 and the data area 3b of the company database 3 by the related key information automatic creation function 8 of the management computer 5. The unique data of the new drawing data registered in the data area 4b of the drawing database 4 is extracted, and the unique data and the unique data are registered. Based on the ledger name (name of the database), the contents of the patent table 2a in the patent database 2, the contents of the company table 3a in the company database 3, and the contents of the drawing table 4a in the drawing database 4 are updated. Is done.

【0023】これによって、図3に示すように、特許デ
ータベース2内のデータエリア2bに登録されている各
特許データ毎に、ユニークデータとして、特許番号を持
ち、その他のキー(関連キー情報)として、会社名、図
面番号などを持つ特許台帳データが作成されて、これが
特許テーブル2aに登録され、また会社データベース3
内のデータエリア3bに登録されている各会社データ毎
に、ユニークデータとして、会社名を持ち、その他のキ
ーとして、所在地、連絡先などを持つ会社台帳データが
作成されて、これが会社テーブル3aに登録され、また
図面データベース4内のデータエリア4bに登録されて
いる各図面データ毎に、ユニークデータとして、図面番
号を持ち、その他のキー(関連キー情報)として、図面
名、出願した会社名などを持つ図面台帳データが作成さ
れて、これが図面テーブル4aに登録される。
Thus, as shown in FIG. 3, each patent data registered in the data area 2b in the patent database 2 has a patent number as unique data and other keys (related key information) as unique data. Ledger data having a company name, a drawing number, etc., is registered in the patent table 2a.
For each company data registered in the data area 3b, company ledger data having a company name as unique data and a location, a contact and the like as other keys is created, and this is stored in the company table 3a. Each drawing data registered and registered in the data area 4b in the drawing database 4 has a drawing number as unique data, and as other keys (related key information), a drawing name, the name of the company that applied, etc. Is created and registered in the drawing table 4a.

【0024】次いで、図3に示すように、管理コンピュ
ータ5の関連キー情報自動作成機能8によって、特許テ
ーブル2a、会社テーブル3a、図面テーブル4aのう
ち、関連キー情報を持っている特許テーブル2aの内
容、図面テーブル4aの内容がアクセスされて、これら
特許テーブル2aに登録されている各特許台帳データ、
図面テーブル4aに登録されている各図面台帳データか
ら各ユニークデータの関連を示す関連キー情報が抽出さ
れる。
Next, as shown in FIG. 3, the automatic creation of related key information function 8 of the management computer 5 allows the patent table 2a, the company table 3a, and the drawing table 4a of the patent table 2a having related key information to be stored. The contents and contents of the drawing table 4a are accessed, and each patent ledger data registered in these patent tables 2a,
Relevant key information indicating the relation of each unique data is extracted from each drawing ledger data registered in the drawing table 4a.

【0025】この後、管理コンピュータ5の関連キー情
報自動作成機能8によって、これらの関連キー情報が整
理されて、関連キー情報更新データが作成され、この関
連キー情報更新データに基づき、図4に示すように、関
連キー情報ファイル7内にある特許台帳ファイル9、図
面台帳ファイル10が更新される。
Thereafter, the related key information automatic creation function 8 of the management computer 5 sorts out the related key information and creates related key information update data. Based on the related key information update data, FIG. As shown, the patent ledger file 9 and the drawing ledger file 10 in the related key information file 7 are updated.

【0026】<データ検索動作>この後、オペレータに
よって、入出力装置6が操作されて、各ユニークデータ
のいずれか、例えば特許番号などが検索キーとして入力
されると、図3に示すように、管理コンピュータ5のテ
ーブル検索機能11によって、特許テーブル2aが検索
されて、前記特許番号をユニークデータとして持つ特許
台帳データが読み出され、この特許台帳データに基づ
き、特許データベース2のデータエリア2bがアクセス
されて、前記特許番号を持つ特許データが抽出され、こ
れが入出力装置6のディスプレィ上に表示されるととも
に、必要に応じてプリンタ装置からプリントアウトされ
る。
<Data Retrieval Operation> Thereafter, when the operator operates the input / output device 6 to input any of the unique data, for example, a patent number, as a retrieval key, as shown in FIG. The table search function 11 of the management computer 5 searches the patent table 2a, reads out the patent ledger data having the patent number as unique data, and accesses the data area 2b of the patent database 2 based on the patent ledger data. Then, the patent data having the patent number is extracted, displayed on the display of the input / output device 6, and printed out from the printer as required.

【0027】次いで、管理コンピュータ5の関連テーブ
ル検索機能12によって、前記特許番号、特許テーブル
2aの検索結果などに基づき、関連キー情報ファイル7
がアクセスされて、前記特許番号に対応する特許台帳フ
ァイル9が読み出された後、この特許台帳ファイル9中
にある図面番号、会社名などにが検索キーにされて、会
社データベース3の会社テーブル3a、データエリア3
b、図面データベース4の図面テーブル4a、データエ
リア4bがアクセスされ、ユニークデータとして前記会
社名を持つ会社データ、ユニークデータとして前記図面
番号を持つ図面データが読み出され、これが入出力装置
6のディスプレィ上に表示されるとともに、必要に応じ
てプリンタ装置からプリントアウトされる。
Then, the related key information file 7 is retrieved by the related table retrieval function 12 of the management computer 5 based on the patent number and the retrieval result of the patent table 2a.
Is accessed and the patent ledger file 9 corresponding to the patent number is read out. Then, the drawing number, company name, etc. in the patent ledger file 9 are used as search keys, and the company table of the company database 3 is set. 3a, data area 3
b, the drawing table 4a and the data area 4b of the drawing database 4 are accessed, and the company data having the company name as the unique data and the drawing data having the drawing number as the unique data are read out. It is displayed on the top and printed out from the printer as needed.

【0028】《実施の形態の効果》このようにこの実施
の形態においては、特許データベース2、会社データベ
ース3、図面データベース4のいずれかに対し、新たな
データを登録する毎に、管理コンピュータ5の関連キー
情報自動作成機能8によって、特許データベース2、会
社データベース3、図面データベース4に登録されてい
る各データ間の関連情報を抽出して、関連キー情報ファ
イル7の内容を更新し、検索キーが入力されたとき、特
許データベース2、会社データベース3、図面データベ
ース4のうち、指定されたデータベースから、前記検索
キーに対応するデータを読み出すとともに、前記関連キ
ー情報ファイル7に登録されている関連キー情報に基づ
き、他のデータベースから前記検索キーに関連するデー
タを読み出すようにしたので、複数のデータベース内に
関連するデータが登録されているとき、1つのデータベ
ースを検索するだけで、他のデータベース中にある、関
連するデータをも引き出すことができ、これによってデ
ータ検索に要する時間と、手間とを大幅に削減すること
ができるとともに、オペレータの判断ミスなどに起因す
るデータの引き出しミスを無くすことができる。
<< Effect of Embodiment >> As described above, in this embodiment, every time new data is registered in any one of the patent database 2, the company database 3, and the drawing database 4, the management computer 5 The related key information automatic creation function 8 extracts related information between data registered in the patent database 2, the company database 3, and the drawing database 4, updates the contents of the related key information file 7, and updates the search key. When input, the data corresponding to the search key is read out from the designated database among the patent database 2, the company database 3, and the drawing database 4, and the related key information registered in the related key information file 7 is read. Reading data related to the search key from another database based on Therefore, when related data is registered in a plurality of databases, it is possible to retrieve related data in another database only by searching one database, thereby requiring data search. Time and labor can be greatly reduced, and a data extraction error caused by an operator's determination error or the like can be eliminated.

【0029】《他の実施の形態》また、上述した実施の
形態では、特許関連のデータを管理する場合について、
説明しているが、他のデータ、例えばプログラムなどを
管理する場合には、図5に示すデータベースシステム1
9を使用するようにしても良い。
<< Other Embodiments >> In the above-described embodiment, the case where patent-related data is managed is described.
Although described, when managing other data, for example, programs, the database system 1 shown in FIG.
9 may be used.

【0030】このデータベースシステム19では、新た
に作成したプログラムをデータベース17に登録すると
き、このプログラムの情報、例えばプログラム名、作成
日、作成者、使用ライブラリなどの情報をテーブル13
に登録するとともに、前記プログラムに関連するプログ
ラムが登録されている関連テーブル名、フィールド名、
検索条件などの関連情報を作成して、関連定義ファイル
14を作成する。
In the database system 19, when registering a newly created program in the database 17, information on the program, for example, information such as the program name, creation date, creator, and library used is stored in the table 13.
A related table name, a field name, and a program related to the program are registered.
The related information such as the search condition is created, and the related definition file 14 is created.

【0031】そして、検索キーとして、プログラム名な
どが入力されたとき、テーブル検索機能15によって、
データベース16内にあるテーブル13の内容から、デ
ータベース17内にある前記プログラム名に対応するプ
ログラムを読み出すとともに、関連テーブル検索機能1
7によって、テーブル13の内容に基づき、関連定義フ
ァイル14を選択する。
When a program name or the like is input as a search key, the table search function 15
A program corresponding to the program name in the database 17 is read from the contents of the table 13 in the database 16 and a related table search function 1 is executed.
7, the related definition file 14 is selected based on the contents of the table 13.

【0032】この後、この関連定義ファイル14から前
記プログラム名に関連する関連テーブル名、フィールド
名、検索条件などを関連情報を読み出すとともに、この
関連情報に基づき、前記プログラム名に関連する他のテ
ーブル18の内容を読出し、これによって得られたデー
タに基づき、データベース17内にある他のプログラム
を読み出し、これらの各プログラムを検索結果として表
示する。
Thereafter, related information such as a related table name, a field name, and a search condition related to the program name is read out from the related definition file 14, and another table related to the program name is read based on the related information. The contents of the program 18 are read out, other programs in the database 17 are read out based on the data thus obtained, and these programs are displayed as search results.

【0033】このようにしても、上述した実施の形態と
同様に、データベース16内に複数のプログラムが登録
されているとき、1つのプログラムを検索するだけで、
このプログラムに関連する他のプログラムをも引き出す
ことができ、これによってプログラム検索に要する時間
と、手間とを大幅に削減することができるとともに、オ
ペレータの判断ミスなどに起因するプログラムの引き出
しミスを無くすことができる。
Even in this case, as in the above-described embodiment, when a plurality of programs are registered in the database 16, only one program is searched for.
Other programs related to this program can also be extracted, thereby greatly reducing the time and effort required for program search, and eliminating program extraction errors caused by operator's misjudgment. be able to.

【0034】さらに、本発明は上記実施の形態に限定さ
れるものではない。
Further, the present invention is not limited to the above embodiment.

【0035】例えば、図2に示したデータベースシステ
ムのデータベース2にデータ登録する機能、関連キー情
報自動作成機能8、テーブル検索機能11、関連テーブ
ル検索機能12の各機能をプログラム化し、予めCD−
ROMなどの記録媒体に書き込んでおき、このCD−R
OMをCD−ROMドライバを搭載した計算機に装填
し、計算機がCD−ROMからプログラムをロードする
ことにより、上記実施の形態と同様の機能を実現するこ
とができる。
For example, the function of registering data in the database 2 of the database system shown in FIG. 2, the function of automatically creating related key information 8, the function of searching a table 11, and the function of searching a related table 12 are programmed and programmed in advance in a CD-ROM.
Write it on a recording medium such as a ROM,
By loading the OM into a computer equipped with a CD-ROM driver and loading the program from the CD-ROM, the same functions as those in the above embodiment can be realized.

【0036】なお、記録媒体としては、上記CD−RO
M以外に、磁気テープ、DVD−ROM、フロッピーデ
ィスク、MO、MD、CD−R、メモリカードなどでも
よい。
As a recording medium, the above-mentioned CD-RO
In addition to M, a magnetic tape, DVD-ROM, floppy disk, MO, MD, CD-R, memory card, etc. may be used.

【0037】[0037]

【発明の効果】以上説明したように本発明によれば、複
数のデータベース内に関連するデータが登録されている
とき、1つのデータベースを検索するだけで、他のデー
タベース中にある、関連するデータをも引き出すことが
でき、これによってデータ検索に要する時間と、手間と
を大幅に削減することができるとともに、オペレータの
判断ミスなどに起因するデータの引き出しミスを無くす
ことができる。
As described above, according to the present invention, when related data is registered in a plurality of databases, only searching for one database will cause the related data to be stored in another database. This can significantly reduce the time and effort required for data retrieval, and eliminate data extraction errors caused by an operator's misjudgment and the like.

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

【図1】本発明に係るデータベースシステムの実施の形
態を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of a database system according to the present invention.

【図2】図1に示すデータベースシステムの動作例を示
す模式図である。
FIG. 2 is a schematic diagram showing an operation example of the database system shown in FIG. 1;

【図3】図1に示す特許データベース、会社データベー
ス、図面データベースに登録される特許台帳データ、会
社台帳データ、図面台帳データの一例を示す模式図であ
る。
FIG. 3 is a schematic diagram showing an example of patent ledger data, company ledger data, and drawing ledger data registered in the patent database, company database, and drawing database shown in FIG. 1;

【図4】図1に示す関連キー情報ファイルに登録される
特許台帳ファイル、図面台帳ファイルの一例を示す模式
図である。
FIG. 4 is a schematic diagram showing an example of a patent ledger file and a drawing ledger file registered in the related key information file shown in FIG. 1;

【図5】本発明によるデータベースシステムの他の実施
の形態を示すブロック図である。
FIG. 5 is a block diagram showing another embodiment of the database system according to the present invention.

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

1 データベースシステム 2 特許データベース(データベース) 2a 特許テーブル 2b データエリア 3 会社データベース(データベース) 3a 会社テーブル 3b データエリア 4 図面データベース(データベース) 4a 図面テーブル 4b データエリア 5 管理コンピュータ(データ登録部、関連キー情報作
成部、テーブル検索部、関連テーブル検索部) 6 入出力装置 7 関連キー情報ファイル 8 関連キー情報自動作成機能(関連キー情報作成部) 9 特許台帳ファイル 10 図面台帳ファイル 11 テーブル検索機能(テーブル検索部) 12 関連テーブル検索機能(関連テーブル検索部) 13 テーブル 14 関連定義ファイル 15 テーブル検索機能 16 データベース 17 関連テーブル検索機能 18 テーブル 19 データベースシステム
1 database system 2 patent database (database) 2a patent table 2b data area 3 company database (database) 3a company table 3b data area 4 drawing database (database) 4a drawing table 4b data area 5 management computer (data registration unit, related key information) Creation unit, table search unit, related table search unit) 6 input / output device 7 related key information file 8 related key information automatic creation function (related key information creation unit) 9 patent ledger file 10 drawing ledger file 11 table search function (table search) 12) Related table search function (related table search unit) 13 Table 14 Related definition file 15 Table search function 16 Database 17 Related table search function 18 Table 19 Database system

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 登録対象となるデータが入力されたと
き、前記データの種類に応じたデータベースに前記デー
タを登録するデータ登録部と、 これらの各データベースにデータを登録する毎に、登録
したデータの内容を示すユニークデータを抽出するとと
もに、このユニークデータに基づき、関連キー情報ファ
イルの内容を更新する関連キー情報作成部と、 検索キーが入力されたとき、この検索キーに対応するデ
ータベースから前記検索キーに対応するデータを読み出
すテーブル検索部と、 このテーブル検索機能部によるデータの検索機能が行わ
れるとき、前記関連キー情報ファイルを検索して、前記
検索キーに対応するユニークデータを抽出し、このユニ
ークデータに基づき、他のデータベースを検索して、前
記ユニークデータに対応するデータを読み出す関連テー
ブル検索部と、 を備えたことを特徴とするデータベースシステム。
1. A data registration unit for registering data in a database corresponding to the type of the data when data to be registered is input, and for each time data is registered in each of these databases, the registered data A related key information creating unit that extracts unique data indicating the contents of the related key information file and updates the contents of the related key information file based on the unique data. A table search unit that reads data corresponding to the search key, and when a data search function is performed by the table search function unit, the related key information file is searched to extract unique data corresponding to the search key; Based on this unique data, another database is searched and data corresponding to the unique data is searched. And a related table search unit for reading data.
【請求項2】 登録対象となるデータが入力されたと
き、前記データの種類に応じたデータベースに前記デー
タを登録させるデータ登録手段と、 これらの各データベースにデータを登録させる毎に、登
録させたデータの内容を示すユニークデータを抽出させ
るとともに、このユニークデータに基づき、関連キー情
報ファイルの内容を更新させる関連キー情報作成手段
と、 検索キーが入力されたとき、この検索キーに対応するデ
ータベースから前記検索キーに対応するデータを読み出
させるテーブル検索手段と、 このテーブル検索手段によるデータの検索が行われると
き、前記関連キー情報ファイルを検索させて、前記検索
キーに対応するユニークデータを抽出させ、このユニー
クデータに基づき、他のデータベースを検索させて、前
記ユニークデータに対応するデータを読み出させる関連
テーブル検索手段と、 を備えたことを特徴とするデータベース検索プログラム
を記録したコンピュータ読み取り可能な記録媒体。
2. When data to be registered is input, data registration means for registering the data in a database corresponding to the type of the data, and each time the data is registered in each of these databases, the data is registered. A related key information creating means for extracting unique data indicating the contents of data and updating the contents of a related key information file based on the unique data, and, when a search key is input, from a database corresponding to the search key. A table search means for reading data corresponding to the search key; and when the table search means performs a data search, the related key information file is searched to extract unique data corresponding to the search key. Based on this unique data, another database is searched and the And a related table search means for reading data corresponding to the network data. A computer-readable storage medium storing a database search program.
JP10053931A 1997-03-10 1998-03-05 Data base system and computer-readable record medium where data base retrieval program is recorded Pending JPH10312396A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10053931A JPH10312396A (en) 1997-03-10 1998-03-05 Data base system and computer-readable record medium where data base retrieval program is recorded

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP9-55023 1997-03-10
JP5502397 1997-03-10
JP10053931A JPH10312396A (en) 1997-03-10 1998-03-05 Data base system and computer-readable record medium where data base retrieval program is recorded

Publications (1)

Publication Number Publication Date
JPH10312396A true JPH10312396A (en) 1998-11-24

Family

ID=26394663

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10053931A Pending JPH10312396A (en) 1997-03-10 1998-03-05 Data base system and computer-readable record medium where data base retrieval program is recorded

Country Status (1)

Country Link
JP (1) JPH10312396A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001076006A (en) * 1999-07-13 2001-03-23 Pfizer Prod Inc System and method for integrated business information
JP2001243230A (en) * 2000-02-25 2001-09-07 Nippon Telegr & Teleph Corp <Ntt> Similarity discriminating method
JP2002132814A (en) * 2000-10-24 2002-05-10 Yafoo Japan Corp Advertising method, www server, and computer-readable recording medium
WO2003010687A1 (en) * 2001-07-26 2003-02-06 Ikuhiro Ueda Information search system for searching databases for information
WO2003012686A1 (en) * 2001-07-26 2003-02-13 Ikuhiro Ueda International industrial property information providing system
JP2004086876A (en) * 2002-07-05 2004-03-18 Denso Corp Intellectual creation cycle support apparatus
JP2011154726A (en) * 2011-04-28 2011-08-11 Yahoo Japan Corp Advertising method and www server
JP2013131011A (en) * 2011-12-21 2013-07-04 Nomura Research Institute Ltd Data using system
JP2013530449A (en) * 2010-05-07 2013-07-25 ザ ダン アンド ブラッドストリート コーポレーション How to improve queries for searching databases
WO2014118861A1 (en) * 2013-01-31 2014-08-07 アスタミューゼ株式会社 Information presentation device and information presentation system

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001076006A (en) * 1999-07-13 2001-03-23 Pfizer Prod Inc System and method for integrated business information
JP2001243230A (en) * 2000-02-25 2001-09-07 Nippon Telegr & Teleph Corp <Ntt> Similarity discriminating method
JP2002132814A (en) * 2000-10-24 2002-05-10 Yafoo Japan Corp Advertising method, www server, and computer-readable recording medium
WO2003010687A1 (en) * 2001-07-26 2003-02-06 Ikuhiro Ueda Information search system for searching databases for information
WO2003012686A1 (en) * 2001-07-26 2003-02-13 Ikuhiro Ueda International industrial property information providing system
JP2004086876A (en) * 2002-07-05 2004-03-18 Denso Corp Intellectual creation cycle support apparatus
JP2013530449A (en) * 2010-05-07 2013-07-25 ザ ダン アンド ブラッドストリート コーポレーション How to improve queries for searching databases
JP2011154726A (en) * 2011-04-28 2011-08-11 Yahoo Japan Corp Advertising method and www server
JP2013131011A (en) * 2011-12-21 2013-07-04 Nomura Research Institute Ltd Data using system
WO2014118861A1 (en) * 2013-01-31 2014-08-07 アスタミューゼ株式会社 Information presentation device and information presentation system

Similar Documents

Publication Publication Date Title
JPH10312396A (en) Data base system and computer-readable record medium where data base retrieval program is recorded
EP1116137B1 (en) Database, and methods of data storage and retrieval
JP2002169709A (en) Managing method of keeping and storing method for document
JP3660423B2 (en) Related removal group search method and system
JP3641353B2 (en) Directory information management method and recording medium recording program for executing the same
JP3157235B2 (en) Data management device
JPH10254887A (en) Data base system
JP2001056836A (en) Document processor and storage medium
JPH11250039A (en) Editing supporting method using database and recording medium storing program for the same
JPH10207775A (en) System for retrieving data base and recording medium recorded with program
JP2000148548A (en) Unnecessary record deleting device
JP3016255B2 (en) Database management system
JPS63307583A (en) File managing system on unrewritable medium
JPS61103242A (en) High-speed retrieval system
JPH041855A (en) Document/drawing control system
JPH0266672A (en) Floppy controller
JP2888458B2 (en) File storage device
JP3844914B2 (en) Information processing apparatus and method for inserting record into database
JP3508842B2 (en) Database search system and recording medium storing database search program
JPH0683747A (en) Device for accessing menu information
JPH05324734A (en) Electronic filing device
JP2002169847A (en) Data management system
JPH04559A (en) Data retrieving system
JPS62177642A (en) File management system for postscript filing device
JP2003330957A (en) Set attribute retrieval system, method, and program