JPH04245552A - Data base retrieving method - Google Patents

Data base retrieving method

Info

Publication number
JPH04245552A
JPH04245552A JP3011019A JP1101991A JPH04245552A JP H04245552 A JPH04245552 A JP H04245552A JP 3011019 A JP3011019 A JP 3011019A JP 1101991 A JP1101991 A JP 1101991A JP H04245552 A JPH04245552 A JP H04245552A
Authority
JP
Japan
Prior art keywords
data
database
search
host computer
data base
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
JP3011019A
Other languages
Japanese (ja)
Inventor
Noriyuki Niwa
宣之 丹羽
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.)
Canon Inc
Original Assignee
Canon Inc
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 Canon Inc filed Critical Canon Inc
Priority to JP3011019A priority Critical patent/JPH04245552A/en
Publication of JPH04245552A publication Critical patent/JPH04245552A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To omit a troublesome case where the communication charge and the service charge are paid at each time by retrieving a data base of the terminal side at input of the retrieving data, displaying the corresponding data if detected, and asking a data base of the host computer side to retrieve the corresponding data if not detected and then registering additionally the retrieving result into the data base of the terminal side. CONSTITUTION:A data terminal registers additionally the data to a data base of the terminal side every time the retrieving result of the data base is received from a host computer. When a retrieving sentence is inputted from a terminal, a retrieving means 33 retrieves the data base of the terminal side end displays the corresponding data if detected on a display device 2. If the corresponding data is not detected, a communication means 5 asks the host computer to retrieve the data. This retrieving result is additionally registered into the data base of the terminal side. Thus it is possible to omit such a trouble case where the communication charge and the service charge are paid at each time.

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 method performed by a data communication terminal connected via a communication line to a host computer having a database search service.

【0002】0002

【従来の技術】従来、データ通信端末を利用してデータ
ベース検索サービスを利用する場合、その都度、検索し
たいデータを端末からホストに対して送信し、ホスト側
でデータベースの検索をしその結果を端末側で受信する
という方法であった。  一方、端末側でローカルにデ
ータベースを持ち、ホストコンピュータとの通信手段を
用いずにそれを検索するという方法もある。
[Background Art] Conventionally, when using a database search service using a data communication terminal, the data to be searched is sent from the terminal to the host each time, the host searches the database, and the results are sent to the terminal. The method was to receive it from the side. On the other hand, there is also a method of having a local database on the terminal side and searching it without using any communication means with the host computer.

【0003】0003

【発明が解決しようとする課題】しかし、従来の技術で
は時期を違えて同じデータを検索する場合でも、ホスト
コンピュータとの通信によってデータを検索することに
なり、その都度通信料金やデータベースのサービス料金
を払う必要があった。  かといって、各端末がそれぞ
れ大容量のデータベースを保有することは不経済である
ばかりでなくデータの更新などの処理が面倒になる。
[Problems to be Solved by the Invention] However, with the conventional technology, even when searching for the same data at different times, the data is searched through communication with the host computer, which results in communication charges and database service charges each time. I had to pay. However, it is not only uneconomical for each terminal to have its own large-capacity database, but also makes processing such as updating data troublesome.

【0004】0004

【課題を解決するための手段】データ端末がホストコン
ピュータからデータベースの検索結果を受け取る度にそ
のデータを端末側のデータベースに追加登録し、端末か
ら検索文を入力された時は、まず端末側のデータベース
に対して検索を実行し見つかれば、該当データを表示し
、見つからなければ、通信手段によりホストコンピュー
タに対して検索依頼をして結果を受け取り、その結果も
また端末側のデータベースに追加登録する。
[Means for solving the problem] Every time a data terminal receives database search results from a host computer, the data is additionally registered in the database on the terminal side, and when a search sentence is input from the terminal, the data is first registered on the terminal side. If the database is searched and found, the relevant data is displayed; if not found, a search request is sent to the host computer via communication means, the results are received, and the results are also additionally registered in the database on the terminal side. .

【0005】[0005]

【実施例】図1は本発明を実施する際の構成図であり、
1は検索情報を入力するデータ入力装置である。2は入
力された検索情報、検索デ−タなどを表示する表示装置
で、表示すべきデ−タを記憶するメモリを有する。3は
制御装置で、例えば、プログラム制御で実現する場合、
図2示す制御手順を記憶させ、それをプロセッサで実行
させるように構成し、更にワ−キング用のメモリを有し
、そこに検索デ−タおよび検索結果デ−タを記憶し、読
み出す。それを機能別に分けると、次の5つに分けられ
る。まず31は入力データ読み取り制御手段である。 32は処理制御手段で、図2に示す制御手順を実行し、
各手段に指示を出し、結果を受け取る。33はデータベ
ース検索制御手段で、処理制御手段の指示により記憶装
置4内に形成されたデ−タベ−スを処理制御手段の検索
または登録を行う。
[Example] FIG. 1 is a configuration diagram when implementing the present invention,
1 is a data input device for inputting search information. 2 is a display device for displaying input search information, search data, etc., and has a memory for storing data to be displayed. 3 is a control device, for example, when realized by program control,
The control procedure shown in FIG. 2 is stored and executed by a processor, and further includes a working memory in which search data and search result data are stored and read. When divided by function, it can be divided into the following five categories. First, 31 is input data reading control means. 32 is a processing control means that executes the control procedure shown in FIG.
Issue instructions to each method and receive results. Reference numeral 33 denotes a database search control means which searches or registers the database formed in the storage device 4 according to instructions from the processing control means.

【0006】34は通信制御手段で、処理制御手段の指
示によりホストコンピュ−タとの通信を行い、ホストコ
ンピュ−タを介して外部のデ−タベ−スをアクセスし、
検索デ−タに関する被検索デ−タを読み出す。35は結
果データ表示制御手段で、処理制御手段の指示により検
索情報や検索結果を表示装置2に送り、そこで表示する
。4は記憶装置で、名前、住所などをキ−ワ−ドに電話
番号を記憶している端末側で持っているデータベースを
形成し、処理制御手段の指示によりデ−タベ−スの読み
出し、書き込みをを行う。5はホストコンピュ−タを介
してデ−タベ−スからデータを受け取るための通信装置
である。
34 is a communication control means that communicates with the host computer according to instructions from the processing control means, accesses an external database via the host computer,
Read the searched data related to the search data. 35 is a result data display control means, which sends search information and search results to the display device 2 according to instructions from the processing control means, and displays them there. 4 is a storage device that forms a database held by the terminal that stores telephone numbers using keywords such as names and addresses, and reads and writes data from the database according to instructions from the processing control means. to do. 5 is a communication device for receiving data from the database via the host computer.

【0007】図2は本発明の処理制御のためのアルゴリ
ズムのフローで、図1の制御装置3内の入力データ読み
取り手段、処理制御手段、データベース検索手段および
通信制御手段により実行される。
FIG. 2 is a flowchart of an algorithm for processing control according to the present invention, which is executed by the input data reading means, processing control means, database search means, and communication control means in the control device 3 of FIG.

【0008】上述の構成の基に、電話番号案内のデータ
ベース検索サービスを例に図2のフローチャートを参照
して説明する。この番号案内では入力された名前と住所
により検索して一致したものの電話番号を表示するもの
とする。まず、入力データ読み取り手段31は、入力装
置1から検索文(名前と住所)が入力されたのを検知す
ると,処理制御手段32に検索文を渡す。処理制御手段
32はこの検索文を解析し、デ−タベ−ス検索手段33
に対して端末側のデータベースの名前と住所による検索
を依頼する。デ−タベ−ス検索手段33は記憶装置4を
検索した結果、該当する電話番号が見つかったかどうか
を処理制御手段32に通知する。処理制御手段32は該
当する電話番号が見つかった場合、それを結果データ表
示手段35に渡し、結果デ−タ表示手段35は表示装置
2にその電話番号を表示する。この場合、外部デ−タベ
−スからの検索結果でないことを例えば、外部デ−タベ
−スをアクセス時間デ−タと共に表示する様にすれば、
そのデ−タの鮮度を理解することができ、またそれが今
の外部デ−タベ−スからの情報でないことが理解できる
。該当する電話番号が見つからなかった場合は、処理制
御手段32は通信制御手段34に対してホストコンピュ
ータ側のデータベースを検索するよう依頼する。通信制
御手段34は通信装置5を通してホストコンピュータに
検索文を送信し、ホストコンピュータからのデータベー
ス検索の結果(電話番号または該当なし)を受信する。 通信制御手段34はこの検索により該当した電話番号を
処理制御手段32に渡す。処理制御手段32はこの電話
番号データと名前、住所のデータとともにデ−タベ−ス
検索手段33に対しデータベースに追加登録依頼をし、
デ−タベ−ス検索手段33は記憶装置データベースに追
加登録するデータを格納する。この時、アクセスした現
時刻もメモリに登録する。
Based on the above configuration, a database search service for telephone directory information will be explained with reference to the flowchart of FIG. 2 as an example. In this directory assistance, the entered name and address are searched and matched phone numbers are displayed. First, when the input data reading means 31 detects that a search sentence (name and address) has been input from the input device 1, it passes the search sentence to the processing control means 32. The processing control means 32 analyzes this search sentence and sends it to the database search means 33.
Request a search by name and address in the terminal's database. The database search means 33 notifies the processing control means 32 whether or not the corresponding telephone number has been found as a result of searching the storage device 4. When the processing control means 32 finds a corresponding telephone number, it passes it to the result data display means 35, and the result data display means 35 displays the telephone number on the display device 2. In this case, if the search result is not from an external database, for example, the external database can be displayed together with the access time data.
You can understand the freshness of the data and understand that it is not information from an external database. If the corresponding telephone number is not found, the processing control means 32 requests the communication control means 34 to search the database on the host computer side. The communication control means 34 transmits a search statement to the host computer through the communication device 5, and receives the database search result (telephone number or not applicable) from the host computer. The communication control means 34 passes the telephone number corresponding to this search to the processing control means 32. The processing control means 32 requests the database search means 33 to add the telephone number data, name and address data to the database, and
The database search means 33 stores data to be additionally registered in the storage database. At this time, the current time of access is also registered in the memory.

【0009】処理制御手段32はデ−タベ−ス検索手段
33に追加登録依頼をすると共に結果デ−タ表示手段3
5に結果の電話番号を渡し、表示装置2に表示する。
The processing control means 32 requests additional registration to the database search means 33 and displays the result data display means 3.
The resulting telephone number is passed to 5 and displayed on display device 2.

【0010】追加登録された内容を検索した場合、上述
した如く、まず記憶装置4を検索して、そこにあれば、
その内容を表示する様に処理するので、外部のデ−タベ
−スの検索機会を減少させることができる。
When searching for additionally registered contents, first search the storage device 4 as described above, and if the contents are there,
Since the content is processed to be displayed, opportunities for searching external databases can be reduced.

【0011】なお、検索結果を追加登録するか否かは端
末の操作者の判断によって行えるように、追加登録の操
作のための入力手段を設け、それの指示で追加登録をす
るようにしても良い。
[0011] Furthermore, in order to enable the operator of the terminal to decide whether or not to additionally register the search results, an input means for the additional registration operation may be provided, and additional registration may be performed based on instructions from the input means. good.

【0012】上述の構成において、プログラム制御の例
を示したが、図1に示す各ブロックをつまりワイヤ−ド
ロジックで実現しても良い。
In the above configuration, an example of program control is shown, but each block shown in FIG. 1 may be realized by wired logic.

【0013】[0013]

【効果】上述のように本発明を構成することにより、一
度ホストコンピュータとの通信によって得られたデータ
ベースの検索結果データは次回からは端末側だけの処理
によりデータが得られるため再び通信料金やデータベー
スのサービス料金を払う必要がなくなる。  さらに、
本発明では端末側のデータベースを検索するのかホスト
コンピュータ側のデータベースを検索するのかは処理制
御手段が判断して実行するので操作者は見たいデータが
どちら側のデータベースにあるのかを意識する必要がな
い。
[Effects] By configuring the present invention as described above, the database search result data once obtained through communication with the host computer can be obtained from the next time through processing only on the terminal side, so communication charges and database retrieval data can be obtained from the next time. You no longer need to pay service fees. moreover,
In the present invention, the processing control means determines and executes whether to search the database on the terminal side or the database on the host computer side, so the operator needs to be aware of which database the data he wants to see is located. do not have.

【図面の簡単な説明】[Brief explanation of the drawing]

【図1】本発明を実施する際の構成図[Figure 1] Configuration diagram when implementing the present invention

【図2】本発明による処理制御のためのアルゴリズムを
フローチャ−ト
[Figure 2] Flowchart of the algorithm for processing control according to the present invention

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

1  データ入力装置 2  表示装置 3  制御装置 4  端末側で持っているデータベースを格納するため
の記憶装置 5  ホストからデータを受け取るための通信装置31
  入力データ読み取り 32  処理制御手段 33  データベース検索手段 34  通信制御手段 35  結果データ表示手段
1 Data input device 2 Display device 3 Control device 4 Storage device 5 for storing the database held on the terminal side Communication device 31 for receiving data from the host
Input data reading 32 Processing control means 33 Database search means 34 Communication control means 35 Result data display means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  データ入力装置と、データ表示装置と
、データベースを格納するための記憶装置と、ホストコ
ンピュータからデータを受け取るための通信装置と、そ
れらを制御する制御装置を有するシステムにおいて、検
索データが入力されたときに、まず端末側の持っている
データベースに対して検索を実行し、そこで該当データ
が見つかればそれを表示し、見つからなければ通信装置
によりホストコンピュータ側のデータベースに対して検
索を依頼しその結果を表示することと、ホストコンピュ
ータ側のデータベースから受け取ったデータを端末側の
データベースにその場で追加登録することとを行なうこ
とを特徴とするデータベース検索方法。
Claim 1: A system comprising a data input device, a data display device, a storage device for storing a database, a communication device for receiving data from a host computer, and a control device for controlling them. When input is entered, a search is first performed against the database on the terminal side, and if the corresponding data is found, it is displayed, and if no data is found, the search is performed against the database on the host computer side using the communication device. A database search method characterized by making a request and displaying the result, and additionally registering data received from a database on a host computer side into a database on a terminal side on the spot.
JP3011019A 1991-01-31 1991-01-31 Data base retrieving method Pending JPH04245552A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3011019A JPH04245552A (en) 1991-01-31 1991-01-31 Data base retrieving method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3011019A JPH04245552A (en) 1991-01-31 1991-01-31 Data base retrieving method

Publications (1)

Publication Number Publication Date
JPH04245552A true JPH04245552A (en) 1992-09-02

Family

ID=11766401

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3011019A Pending JPH04245552A (en) 1991-01-31 1991-01-31 Data base retrieving method

Country Status (1)

Country Link
JP (1) JPH04245552A (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07296008A (en) * 1994-04-28 1995-11-10 Nippon Telegr & Teleph Corp <Ntt> Device and method for recording/reproducing digital information
WO1998033128A1 (en) * 1997-01-23 1998-07-30 Athena Telecom Lab, Inc. Method of distributing and acquiring information, its apparatus and data structure
WO2015145492A1 (en) * 2014-03-26 2015-10-01 パナソニックIpマネジメント株式会社 Video receiving device, video recognition method, and supplementary information display system
US9762951B2 (en) 2013-07-30 2017-09-12 Panasonic Intellectual Property Management Co., Ltd. Video reception device, added-information display method, and added-information display system
US9900650B2 (en) 2013-09-04 2018-02-20 Panasonic Intellectual Property Management Co., Ltd. Video reception device, video recognition method, and additional information display system
US9906843B2 (en) 2013-09-04 2018-02-27 Panasonic Intellectual Property Management Co., Ltd. Video reception device, video recognition method, and display system for providing additional information to be superimposed on displayed image
US9955103B2 (en) 2013-07-26 2018-04-24 Panasonic Intellectual Property Management Co., Ltd. Video receiving device, appended information display method, and appended information display system
US10194216B2 (en) 2014-03-26 2019-01-29 Panasonic Intellectual Property Management Co., Ltd. Video reception device, video recognition method, and additional information display system
US10200765B2 (en) 2014-08-21 2019-02-05 Panasonic Intellectual Property Management Co., Ltd. Content identification apparatus and content identification method
US10616613B2 (en) 2014-07-17 2020-04-07 Panasonic Intellectual Property Management Co., Ltd. Recognition data generation device, image recognition device, and recognition data generation method

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07296008A (en) * 1994-04-28 1995-11-10 Nippon Telegr & Teleph Corp <Ntt> Device and method for recording/reproducing digital information
WO1998033128A1 (en) * 1997-01-23 1998-07-30 Athena Telecom Lab, Inc. Method of distributing and acquiring information, its apparatus and data structure
US9955103B2 (en) 2013-07-26 2018-04-24 Panasonic Intellectual Property Management Co., Ltd. Video receiving device, appended information display method, and appended information display system
US9762951B2 (en) 2013-07-30 2017-09-12 Panasonic Intellectual Property Management Co., Ltd. Video reception device, added-information display method, and added-information display system
US9900650B2 (en) 2013-09-04 2018-02-20 Panasonic Intellectual Property Management Co., Ltd. Video reception device, video recognition method, and additional information display system
US9906843B2 (en) 2013-09-04 2018-02-27 Panasonic Intellectual Property Management Co., Ltd. Video reception device, video recognition method, and display system for providing additional information to be superimposed on displayed image
WO2015145492A1 (en) * 2014-03-26 2015-10-01 パナソニックIpマネジメント株式会社 Video receiving device, video recognition method, and supplementary information display system
US9774924B2 (en) 2014-03-26 2017-09-26 Panasonic Intellectual Property Management Co., Ltd. Video reception device, video recognition method and additional information display system
US9906844B2 (en) 2014-03-26 2018-02-27 Panasonic Intellectual Property Management Co., Ltd. Video reception device, video recognition method and additional information display system
US10194216B2 (en) 2014-03-26 2019-01-29 Panasonic Intellectual Property Management Co., Ltd. Video reception device, video recognition method, and additional information display system
US10616613B2 (en) 2014-07-17 2020-04-07 Panasonic Intellectual Property Management Co., Ltd. Recognition data generation device, image recognition device, and recognition data generation method
US10200765B2 (en) 2014-08-21 2019-02-05 Panasonic Intellectual Property Management Co., Ltd. Content identification apparatus and content identification method

Similar Documents

Publication Publication Date Title
KR100643773B1 (en) Electronic dictionary terminal, electronic dictionary server, and recording medium
JPH04245552A (en) Data base retrieving method
JPH09294158A (en) Electronic telephone directory system
JP3281639B2 (en) Document search system
JPH0362167A (en) Distributed information retrieval system
JP2582305Y2 (en) Data retrieval device
JP2001229182A (en) Method and device for electronic map retrieval and recording medium with recorded electronic map retrieving program
JP2919240B2 (en) I / O priority control method
JP3056127B2 (en) Homepage identification method and recording medium
JPH0227475A (en) Data managing device
JP3529880B2 (en) Data management apparatus and method
JPH1091644A (en) Method and device for processing data base query
JPH01233517A (en) Data base retrieving device
KR20040090402A (en) A method for supplying contents directory service and a system for enabling the method
JPH05257979A (en) Data base system with keyword candidate extracting function
JPH064472A (en) Input/output priority order control system
JP2002092031A (en) Client device
JPH10254887A (en) Data base system
JPH07295814A (en) Data input address management method
US7099874B2 (en) Inquiry responding apparatus and method, and program used therewith
JPS62130459A (en) Product information retrieval system for pos system
JP2000341417A (en) Incoming call distributing device, call center system, and storing medium with private communication exchange control program stored therein
JPH08263512A (en) Document retrieval device
JP2002297873A (en) Customer information retrieval system, retrieval device, and computer program
JPH0554079A (en) Information processor