JPH04245552A - データベース検索方法 - Google Patents

データベース検索方法

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
English (en)
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/ja
Publication of JPH04245552A publication Critical patent/JPH04245552A/ja
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

(57)【要約】本公報は電子出願前の出願データであるた
め要約のデータは記録されません。

Description

【発明の詳細な説明】
【0001】
【産業上の利用分野】本発明は、データベース検索サー
ビスを有するホストコンピュータに通信回線で接続され
たデータ通信端末により行うデ−タベ−ス検索方法に関
するものである。
【0002】
【従来の技術】従来、データ通信端末を利用してデータ
ベース検索サービスを利用する場合、その都度、検索し
たいデータを端末からホストに対して送信し、ホスト側
でデータベースの検索をしその結果を端末側で受信する
という方法であった。  一方、端末側でローカルにデ
ータベースを持ち、ホストコンピュータとの通信手段を
用いずにそれを検索するという方法もある。
【0003】
【発明が解決しようとする課題】しかし、従来の技術で
は時期を違えて同じデータを検索する場合でも、ホスト
コンピュータとの通信によってデータを検索することに
なり、その都度通信料金やデータベースのサービス料金
を払う必要があった。  かといって、各端末がそれぞ
れ大容量のデータベースを保有することは不経済である
ばかりでなくデータの更新などの処理が面倒になる。
【0004】
【課題を解決するための手段】データ端末がホストコン
ピュータからデータベースの検索結果を受け取る度にそ
のデータを端末側のデータベースに追加登録し、端末か
ら検索文を入力された時は、まず端末側のデータベース
に対して検索を実行し見つかれば、該当データを表示し
、見つからなければ、通信手段によりホストコンピュー
タに対して検索依頼をして結果を受け取り、その結果も
また端末側のデータベースに追加登録する。
【0005】
【実施例】図1は本発明を実施する際の構成図であり、
1は検索情報を入力するデータ入力装置である。2は入
力された検索情報、検索デ−タなどを表示する表示装置
で、表示すべきデ−タを記憶するメモリを有する。3は
制御装置で、例えば、プログラム制御で実現する場合、
図2示す制御手順を記憶させ、それをプロセッサで実行
させるように構成し、更にワ−キング用のメモリを有し
、そこに検索デ−タおよび検索結果デ−タを記憶し、読
み出す。それを機能別に分けると、次の5つに分けられ
る。まず31は入力データ読み取り制御手段である。 32は処理制御手段で、図2に示す制御手順を実行し、
各手段に指示を出し、結果を受け取る。33はデータベ
ース検索制御手段で、処理制御手段の指示により記憶装
置4内に形成されたデ−タベ−スを処理制御手段の検索
または登録を行う。
【0006】34は通信制御手段で、処理制御手段の指
示によりホストコンピュ−タとの通信を行い、ホストコ
ンピュ−タを介して外部のデ−タベ−スをアクセスし、
検索デ−タに関する被検索デ−タを読み出す。35は結
果データ表示制御手段で、処理制御手段の指示により検
索情報や検索結果を表示装置2に送り、そこで表示する
。4は記憶装置で、名前、住所などをキ−ワ−ドに電話
番号を記憶している端末側で持っているデータベースを
形成し、処理制御手段の指示によりデ−タベ−スの読み
出し、書き込みをを行う。5はホストコンピュ−タを介
してデ−タベ−スからデータを受け取るための通信装置
である。
【0007】図2は本発明の処理制御のためのアルゴリ
ズムのフローで、図1の制御装置3内の入力データ読み
取り手段、処理制御手段、データベース検索手段および
通信制御手段により実行される。
【0008】上述の構成の基に、電話番号案内のデータ
ベース検索サービスを例に図2のフローチャートを参照
して説明する。この番号案内では入力された名前と住所
により検索して一致したものの電話番号を表示するもの
とする。まず、入力データ読み取り手段31は、入力装
置1から検索文(名前と住所)が入力されたのを検知す
ると,処理制御手段32に検索文を渡す。処理制御手段
32はこの検索文を解析し、デ−タベ−ス検索手段33
に対して端末側のデータベースの名前と住所による検索
を依頼する。デ−タベ−ス検索手段33は記憶装置4を
検索した結果、該当する電話番号が見つかったかどうか
を処理制御手段32に通知する。処理制御手段32は該
当する電話番号が見つかった場合、それを結果データ表
示手段35に渡し、結果デ−タ表示手段35は表示装置
2にその電話番号を表示する。この場合、外部デ−タベ
−スからの検索結果でないことを例えば、外部デ−タベ
−スをアクセス時間デ−タと共に表示する様にすれば、
そのデ−タの鮮度を理解することができ、またそれが今
の外部デ−タベ−スからの情報でないことが理解できる
。該当する電話番号が見つからなかった場合は、処理制
御手段32は通信制御手段34に対してホストコンピュ
ータ側のデータベースを検索するよう依頼する。通信制
御手段34は通信装置5を通してホストコンピュータに
検索文を送信し、ホストコンピュータからのデータベー
ス検索の結果(電話番号または該当なし)を受信する。 通信制御手段34はこの検索により該当した電話番号を
処理制御手段32に渡す。処理制御手段32はこの電話
番号データと名前、住所のデータとともにデ−タベ−ス
検索手段33に対しデータベースに追加登録依頼をし、
デ−タベ−ス検索手段33は記憶装置データベースに追
加登録するデータを格納する。この時、アクセスした現
時刻もメモリに登録する。
【0009】処理制御手段32はデ−タベ−ス検索手段
33に追加登録依頼をすると共に結果デ−タ表示手段3
5に結果の電話番号を渡し、表示装置2に表示する。
【0010】追加登録された内容を検索した場合、上述
した如く、まず記憶装置4を検索して、そこにあれば、
その内容を表示する様に処理するので、外部のデ−タベ
−スの検索機会を減少させることができる。
【0011】なお、検索結果を追加登録するか否かは端
末の操作者の判断によって行えるように、追加登録の操
作のための入力手段を設け、それの指示で追加登録をす
るようにしても良い。
【0012】上述の構成において、プログラム制御の例
を示したが、図1に示す各ブロックをつまりワイヤ−ド
ロジックで実現しても良い。
【0013】
【効果】上述のように本発明を構成することにより、一
度ホストコンピュータとの通信によって得られたデータ
ベースの検索結果データは次回からは端末側だけの処理
によりデータが得られるため再び通信料金やデータベー
スのサービス料金を払う必要がなくなる。  さらに、
本発明では端末側のデータベースを検索するのかホスト
コンピュータ側のデータベースを検索するのかは処理制
御手段が判断して実行するので操作者は見たいデータが
どちら側のデータベースにあるのかを意識する必要がな
い。
【図面の簡単な説明】
【図1】本発明を実施する際の構成図
【図2】本発明による処理制御のためのアルゴリズムを
フローチャ−ト
【符号の説明】
1  データ入力装置 2  表示装置 3  制御装置 4  端末側で持っているデータベースを格納するため
の記憶装置 5  ホストからデータを受け取るための通信装置31
  入力データ読み取り 32  処理制御手段 33  データベース検索手段 34  通信制御手段 35  結果データ表示手段

Claims (1)

    【特許請求の範囲】
  1. 【請求項1】  データ入力装置と、データ表示装置と
    、データベースを格納するための記憶装置と、ホストコ
    ンピュータからデータを受け取るための通信装置と、そ
    れらを制御する制御装置を有するシステムにおいて、検
    索データが入力されたときに、まず端末側の持っている
    データベースに対して検索を実行し、そこで該当データ
    が見つかればそれを表示し、見つからなければ通信装置
    によりホストコンピュータ側のデータベースに対して検
    索を依頼しその結果を表示することと、ホストコンピュ
    ータ側のデータベースから受け取ったデータを端末側の
    データベースにその場で追加登録することとを行なうこ
    とを特徴とするデータベース検索方法。
JP3011019A 1991-01-31 1991-01-31 データベース検索方法 Pending JPH04245552A (ja)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3011019A JPH04245552A (ja) 1991-01-31 1991-01-31 データベース検索方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3011019A JPH04245552A (ja) 1991-01-31 1991-01-31 データベース検索方法

Publications (1)

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

Family

ID=11766401

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3011019A Pending JPH04245552A (ja) 1991-01-31 1991-01-31 データベース検索方法

Country Status (1)

Country Link
JP (1) JPH04245552A (ja)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07296008A (ja) * 1994-04-28 1995-11-10 Nippon Telegr & Teleph Corp <Ntt> ディジタル情報記録再生装置及びその方法
WO1998033128A1 (fr) * 1997-01-23 1998-07-30 Athena Telecom Lab, Inc. Procede de distribution et d'acquisition d'informations, son dispositif et sa structure de donnees
WO2015145492A1 (ja) * 2014-03-26 2015-10-01 パナソニックIpマネジメント株式会社 映像受信装置、映像認識方法および付加情報表示システム
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 (ja) * 1994-04-28 1995-11-10 Nippon Telegr & Teleph Corp <Ntt> ディジタル情報記録再生装置及びその方法
WO1998033128A1 (fr) * 1997-01-23 1998-07-30 Athena Telecom Lab, Inc. Procede de distribution et d'acquisition d'informations, son dispositif et sa structure de donnees
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 (ja) * 2014-03-26 2015-10-01 パナソニックIpマネジメント株式会社 映像受信装置、映像認識方法および付加情報表示システム
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
US6272490B1 (en) Document data linking apparatus
JPH04245552A (ja) データベース検索方法
US20050182706A1 (en) Auction bidding apparatus and method, and recording medium having auction bidding program recorded therein
JPH0362167A (ja) 分散情報検索方式
JPH01296339A (ja) データ検索方式
JPH08241260A (ja) ネットワークシステム、情報提供方法、および情報検索プログラム
JP2582305Y2 (ja) データ検索装置
JPH0535459B2 (ja)
JP2003030282A (ja) 品質情報管理システム及び品質情報管理方法
JPH01233517A (ja) データベース検索装置
JP3056127B2 (ja) ホームページ判別方法および記録媒体
JPH0227475A (ja) データ管理装置
JP3529880B2 (ja) データ管理装置及びその方法
KR20040090402A (ko) 콘텐츠 디렉토리 서비스 방법 및 시스템
JP3337717B2 (ja) データベース処理装置およびデータベース処理方法
JPH05257979A (ja) キーワード候補抽出機能付きデータベースシステム
JP2002092031A (ja) クライアント装置
JPH10254887A (ja) データベースシステム
JPH07295814A (ja) データ入力のアドレス管理方法
JPS62130459A (ja) Posシステムの商品情報検索方式
JP2002297873A (ja) 顧客情報検索システム、検索装置及びコンピュータプログラム
JPH0554079A (ja) 情報処理装置
JP2003271660A (ja) 情報処理方法および情報処理装置、並びに前記方法のプログラムおよびこれを記録した記録媒体
JPH05120340A (ja) ルーテイングアドレス管理方法
JPH05233713A (ja) 学習形あいまい検索方法