JPH05324723A - Data base retrieval system - Google Patents

Data base retrieval system

Info

Publication number
JPH05324723A
JPH05324723A JP4133114A JP13311492A JPH05324723A JP H05324723 A JPH05324723 A JP H05324723A JP 4133114 A JP4133114 A JP 4133114A JP 13311492 A JP13311492 A JP 13311492A JP H05324723 A JPH05324723 A JP H05324723A
Authority
JP
Japan
Prior art keywords
menu data
data
menu
displayed
database
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.)
Withdrawn
Application number
JP4133114A
Other languages
Japanese (ja)
Inventor
Jiro Abe
次郎 阿部
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.)
TOHOKU NIPPON DENKI SOFTWARE KK
NEC Solution Innovators Ltd
Original Assignee
TOHOKU NIPPON DENKI SOFTWARE KK
NEC Software Tohoku Ltd
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 TOHOKU NIPPON DENKI SOFTWARE KK, NEC Software Tohoku Ltd filed Critical TOHOKU NIPPON DENKI SOFTWARE KK
Priority to JP4133114A priority Critical patent/JPH05324723A/en
Publication of JPH05324723A publication Critical patent/JPH05324723A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To obtain the data base retrieval system which uses no code by displaying menu data which are retrieved at the time of retrieval on a screen and displaying menu data which are selected last on a retrieval selection screen unless there is menu data which are selected from the menu and to be displayed next. CONSTITUTION:A menu data generating means 1 generates the menu data when data are newly registered and a retrieval means 2 retrieves the menu data at a request to display the menu data. A display means 3 displays the retrieved menu data on a display D when the retrieved menu data are present, but displays the absence of the menu data when not. Then, a menu display judging means 4 judges whether or not there are the menu data to be displayed next when one item of the displayed menu data is selected, and when not, a superimposing means 5 displays the menu data which are selected last on the data base retrieval screen.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、データベース検索シス
テムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a database search system.

【0002】[0002]

【従来の技術】従来のデータベース検索システムは、デ
ータベースを検索する際、検索したいデータのコードを
一覧表より調べキーボードよりコードを入力しデータを
検索するものであった。
2. Description of the Related Art In a conventional database search system, when searching a database, the code of the data to be searched is checked from a list and the code is input from the keyboard to search the data.

【0003】[0003]

【発明が解決しようとする課題】しかしながらこのよう
な上述した従来のデータベース検索システムは、検索し
たいデータのコードを一覧表より調べる手間がかかって
しまうことと、コードをキーボードより入力することよ
り、入力ミスが生じてしまうという問題があり、改善が
望まれていた。
However, such a conventional database search system as described above requires a lot of time and effort to check the code of the data to be searched from the list, and the code input from the keyboard There was a problem of making mistakes, and improvement was desired.

【0004】本発明の目的は、上記問題点を解説したコ
ードを使用しないデータベース検索システムを提供する
ことにある。
It is an object of the present invention to provide a database search system which does not use a code for explaining the above problems.

【0005】[0005]

【課題を解決するための手段】本発明のデータベース検
索システムはデータベースにデータが登録された際にデ
ータベース検索用のメニューデータを生成し、データベ
ース検索時にメニューデータを検索し、検索したメニュ
ーデータを画面に表示し、表示されたメニューより選択
されたデータの次に表示するメニューデータがあるか否
かを判断し、次に表示するメニューデータがなかった場
合に最後に選択されたメニューデータをデータベース検
索選択画面に表示するように構成される。
The database search system of the present invention generates menu data for database search when data is registered in the database, searches the menu data when searching the database, and displays the searched menu data on the screen. Is displayed on the screen, and it is determined whether there is menu data to be displayed next to the data selected from the displayed menu. If there is no menu data to be displayed next, the last selected menu data is searched for in the database. It is configured to be displayed on the selection screen.

【0006】[0006]

【実施例】次に、本発明の実施例について図面を参照し
て詳細に説明する。
Embodiments of the present invention will now be described in detail with reference to the drawings.

【0007】図1は本発明の一実施例を示すシステム構
成図、図2は図1に示す実施例の動作を説明するための
フローチャート、図3は、図1に示すディスプレイに表
示される画面の画面遷移図である。
FIG. 1 is a system configuration diagram showing an embodiment of the present invention, FIG. 2 is a flow chart for explaining the operation of the embodiment shown in FIG. 1, and FIG. 3 is a screen displayed on the display shown in FIG. It is a screen transition diagram of.

【0008】図1に示すデータベース検索システムは、
入力手段としてのキーボードKと、表示手段としてのデ
ィスプレイDとデータベースにデータが新規に登録され
た際にメニューデータを生成するメニューデータ生成手
段1と、メニューデータ表示要求時にメニューデータを
検索するメニューデータ検索手段2と、検索したメニュ
ーデータが存在する場合は検索したメニューデータを表
示し、検索した結果、存在しなかった場合はメニューデ
ータがないことを表示させるメニューデータ表示手段3
と、表示したメニューデータの中の一項目が選ばれた場
合に次に表示するメニューデータがあるか否かを判断す
る次メニュー表示判断手段4と次に表示するメニューデ
ータが存在しない場合、最後に選択されたメニューデー
タをデータベース検索画面に表示させる重ね合せ手段5
とメニューデータを格納する磁気ディスク装置Fと表示
したメニューデータを選択する場合に使用するマウスM
とを含んで構成される。
The database search system shown in FIG.
A keyboard K as an input means, a display D as a display means, a menu data generation means 1 for generating menu data when data is newly registered in a database, and menu data for searching menu data when a menu data display request is made. Retrieval means 2 and menu data display means 3 for displaying the retrieved menu data if the retrieved menu data is present and displaying that there is no menu data if the retrieved menu data is not present.
When one item in the displayed menu data is selected, the next menu display determination means 4 for determining whether or not there is menu data to be displayed next and the menu data to be displayed next do not exist. Superimposing means 5 for displaying the menu data selected on the database search screen
And a magnetic disk unit F for storing menu data and a mouse M used for selecting displayed menu data
It is configured to include and.

【0009】次に図1に示す実施例の動作を図2を参照
しながら詳細に説明する。
Next, the operation of the embodiment shown in FIG. 1 will be described in detail with reference to FIG.

【0010】動作ステップS1ではキーボードKを操作
して利用者がデータベースの登録、または検索を行う。
In operation step S1, the user operates the keyboard K to register or search the database.

【0011】次に、動作ステップS2では入力されたデ
ータがデータベース登録データかデータベース検索メニ
ューデータ要求かを判断する。
Next, in operation step S2, it is determined whether the input data is database registration data or a database search menu data request.

【0012】動作ステップS2においてデータベース登
録データと判断した場合、動作ステップS3でデータベ
ース登録データを基にメニューデータ生成する。
If it is determined in operation step S2 that the data is database registration data, menu data is generated based on the database registration data in operation step S3.

【0013】動作ステップS2においてデータベース検
索メニューデータ要求の場合、動作ステップS4でその
要求が初めてのメニューデータ要求なのか前回要求か判
断する。
If a database search menu data request is made in operation step S2, it is determined in operation step S4 whether the request is the first menu data request or the previous request.

【0014】動作ステップS4において初めてのメニュ
ーデータ要求の場合、動作ステップS5でメニューデー
タの検索処理を行う。
When the menu data is requested for the first time in the operation step S4, the menu data is retrieved in the operation step S5.

【0015】次に、動作ステップS5で検索したメニュ
ーデータを動作ステップS6でディスプレイDに表示す
る。
Next, the menu data retrieved in the operation step S5 is displayed on the display D in the operation step S6.

【0016】また、動作ステップS4において前回表示
したメニューデータの次のメニューの表示要求の場合、
動作ステップS7で次に表示するメニューデータが存在
するか否かの判断を行う。
Further, in the case of the display request of the menu next to the menu data previously displayed in the operation step S4,
At operation step S7, it is determined whether or not there is menu data to be displayed next.

【0017】動作ステップS7の判断において次に表示
するメニューデータが存在しない場合、動作ステップS
8でデータベース検索画面に最後に選択されたメニュー
データを重ね合わせて表示させる。
If there is no menu data to be displayed next in the judgment of the operation step S7, the operation step S
In step 8, the menu data selected last is overlaid and displayed on the database search screen.

【0018】次に、図3を用いて、図1に示すディスプ
レイに表示される画面を説明する。
Next, the screen displayed on the display shown in FIG. 1 will be described with reference to FIG.

【0019】まず、データベース検索画面である画面G
1によりキーボードKまたはマウスMを用いてメニュー
データ表示要求を行う。
First, screen G which is a database search screen
1, a menu data display request is made using the keyboard K or mouse M.

【0020】メニューデータ表示要求が行われて、画面
G2により都道府県メニューデータを表示する。
A menu data display request is made, and the prefecture menu data is displayed on the screen G2.

【0021】表示した画面G2において表示したメニュ
ーデータの“宮城”が選択されて、次に表示するメニュ
ーデータを検索し、画面G3で市町村メニューデータを
表示する。
"Miyagi" of the menu data displayed on the displayed screen G2 is selected, the menu data to be displayed next is searched, and the municipal menu data is displayed on the screen G3.

【0022】画面G3において表示したメニューデータ
の仙台が選択されて次に表示するメニューデータを検索
し存在しないのでデータベース検索画面の検査データの
項目に仙台を移送し、画面G4で表示する。
When Sendai of the menu data displayed on the screen G3 is selected and the menu data to be displayed next is searched and does not exist, Sendai is transferred to the item of inspection data on the database search screen and displayed on the screen G4.

【0023】[0023]

【発明の効果】本発明のデータベース検査システムは、
利用者がデータベースを検索する際に、コードを一覧表
より調べキーボードより入力する代りにデータベースに
新しいデータが登録された時点でメニューデータを自動
的に生成することにより、コード一覧表を入力装置から
更新する必要がなくなるため、検索効率を向上できると
いう効果がある。
According to the database inspection system of the present invention,
When a user searches the database, instead of checking the code from the list and inputting it from the keyboard, the menu data is automatically generated when new data is registered in the database, so that the code list can be input from the input device. Since there is no need to update, there is an effect that the search efficiency can be improved.

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

【図1】本発明の一実施例を示すシステム構成図。FIG. 1 is a system configuration diagram showing an embodiment of the present invention.

【図2】図1に示す実施例の動作を説明するためのフロ
ーチャート。
FIG. 2 is a flowchart for explaining the operation of the embodiment shown in FIG.

【図3】図1に示すディスプレイに表示される画面の画
面遷移図。
FIG. 3 is a screen transition diagram of screens displayed on the display shown in FIG.

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

1 メニューデータ生成手段 2 メニューデータ検索手段 3 メニューデータ表示手段 4 次メニュー表示判断手段 5 重ね合せ手段 K キーボード M マウス D ディスプレイ F メニューデータファイル S1〜S8 動作ステップ G1〜G4 画面 1 Menu Data Generation Means 2 Menu Data Retrieval Means 3 Menu Data Display Means 4th Menu Display Judgment Means 5 Overlay Means K Keyboard M Mouse D Display F Menu Data Files S1 to S8 Operation Steps G1 to G4 Screen

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 データベースの検索において、 a)データベースにデータが登録された際にメニューデ
ータを生成する生成手段と、 b)メニューデータ表示要求時にメニューデータを表示
するメニューデータ表示手段と、 c)表示するメニューデータをしぼり込む絞り込み手段
と、 d)表示するメニューデータを日本語で表示する日本語
表示手段とを含むことを特徴とするデータベース検索装
置。
1. In a database search, a) generating means for generating menu data when data is registered in the database, b) menu data displaying means for displaying menu data when requesting display of menu data, and c). A database search device comprising: a narrowing-down means for narrowing down menu data to be displayed; and d) Japanese display means for displaying the menu data to be displayed in Japanese.
【請求項2】 データベースにデータが登録された際に
データベース検索用のメニューデータを生成し、データ
ベース検索時にメニューデータを検索し、検索したメニ
ューデータを画面に表示し、表示されたメニューより選
択されたデータの次に表示するメニューデータがあるか
否かを判断し、次に表示するメニューデータがなかった
場合に最後に選択されたメニューデータをデータベース
検索選択画面に表示することを特徴とするデータベース
検索システム。
2. When the data is registered in the database, menu data for database search is generated, the menu data is searched at the time of database search, the searched menu data is displayed on the screen, and selected from the displayed menu. Database that determines whether or not there is menu data to be displayed next to the selected data, and displays the last selected menu data on the database search selection screen if there is no menu data to be displayed next. Search system.
【請求項3】 データベースにデータが登録された際に
メニューデータを生成するメニューデータ生成手段と、
メニューデータ表示要求時にメニューデータを検索する
メニューデータ検索手段と、検索したメニューデータを
表示するメニューデータ表示手段と、表示したメニュー
データのうちの一つのデータが選択された場合に次に表
示するメニューデータがあるか否かを判断する次メニュ
ー表示判断手段と、次に表示するメニューデータが存在
しない場合最後に選択したメニューデータを画面上の表
示要求した項目に重ね合わせて表示するための重ね合せ
手段とを含むことを特徴とするデータベース検索システ
ム。
3. A menu data generating means for generating menu data when the data is registered in the database,
Menu data search means for searching menu data when requesting display of menu data, menu data display means for displaying the searched menu data, and menu displayed next when one of the displayed menu data is selected Next menu display judging means for judging whether or not there is data, and superimposition for superimposing and displaying the last selected menu data on the item requested to be displayed on the screen when there is no menu data to be displayed next And a database search system including a means.
JP4133114A 1992-05-26 1992-05-26 Data base retrieval system Withdrawn JPH05324723A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4133114A JPH05324723A (en) 1992-05-26 1992-05-26 Data base retrieval system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4133114A JPH05324723A (en) 1992-05-26 1992-05-26 Data base retrieval system

Publications (1)

Publication Number Publication Date
JPH05324723A true JPH05324723A (en) 1993-12-07

Family

ID=15097133

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4133114A Withdrawn JPH05324723A (en) 1992-05-26 1992-05-26 Data base retrieval system

Country Status (1)

Country Link
JP (1) JPH05324723A (en)

Similar Documents

Publication Publication Date Title
US6477461B2 (en) Navigation system and method capable of registering new locations
JPH06309378A (en) Map retrieving device and system
JPH05324723A (en) Data base retrieval system
JPH05324438A (en) Data base managing device
JPH05257979A (en) Data base system with keyword candidate extracting function
JPH05150970A (en) Program generation supporting device
JP2002132420A (en) Address input method
JPH03266115A (en) Screen display controller
JPH05189488A (en) Method and device for retrieving document
JP3008058B2 (en) Equipment management support equipment
JPS63316124A (en) Information retrieval method
JP2824270B2 (en) Component position detection and display method for hierarchical structure drawings
JP2001134608A (en) Method for controlling retrieval screen and recording medium
JPH08314949A (en) Data management device
JPH07281882A (en) Data base normalization support device
JPH10207674A (en) Device for supporting computer application operation
JPH05233713A (en) Learning type ambiguity retrieving method
JPH08287078A (en) Device for supporting selection of keyword
JPH0844417A (en) Operation monitoring device provided with table displaying function
JP2000029897A (en) Document retrieval device
JPH0728788A (en) Documentation device and document saving and calling method
JPH07146767A (en) Help information control system
JPH03116379A (en) System for retrieving map image data in map information processor
JPH0973457A (en) Image map data base system, and its retrieving method and data setting method
JPH11265401A (en) Information retrieval system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990803