JPH0822469A - Retrieving method for data base - Google Patents

Retrieving method for data base

Info

Publication number
JPH0822469A
JPH0822469A JP6154907A JP15490794A JPH0822469A JP H0822469 A JPH0822469 A JP H0822469A JP 6154907 A JP6154907 A JP 6154907A JP 15490794 A JP15490794 A JP 15490794A JP H0822469 A JPH0822469 A JP H0822469A
Authority
JP
Japan
Prior art keywords
database
main
local
data
stored
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
JP6154907A
Other languages
Japanese (ja)
Inventor
Hiromasa Suzuki
博雅 鈴木
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.)
Olympus Corp
Original Assignee
Olympus Optical Co 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 Olympus Optical Co Ltd filed Critical Olympus Optical Co Ltd
Priority to JP6154907A priority Critical patent/JPH0822469A/en
Publication of JPH0822469A publication Critical patent/JPH0822469A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To efficiently remove a waste of repeated access to the same data as to a system which can access a remote data base. CONSTITUTION:When a request to access a main DB is made, it is judged whether or not a mode of direct access to the main DB is entered (step S1) and when not, a local DB is retrieved (step S2), so that the retrieval result is displayed (step S3). When a desired result is not obtained (step S4), a line is connected to the main DB (step S5) and the main DB is retrieved (step S6), so that the retrieval result is displayed (step S7). Then the result obtained from the main DB desired to be registered in the local DB (step S8), this retrieval result is registered in the local DB as well (step S9).

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, and more particularly to a search method in a system capable of selectively storing data obtained by accessing a main database in a local database. .

【0002】[0002]

【従来の技術】従来より、電話回線等を利用して、情報
提供会社等の離れたところに存在するメインのデータベ
ースにアクセスして検索し、必要なデータを得ることが
行われている。こうして検索されたデータは、個々にア
クセスした人が個々に利用していた。
2. Description of the Related Art Conventionally, using a telephone line or the like, a main database existing in a remote place of an information providing company or the like is accessed and searched to obtain necessary data. The data retrieved in this way was used individually by those who accessed it individually.

【0003】[0003]

【発明が解決しようとする課題】ところで近年、企業内
LAN等により、複数の端末装置それぞれからローカル
データベースにアクセス可能なシステムが構成されてき
ている。このようなシステムであっても、従来は、ロー
カルデータベースに登録した操作者その人しか登録した
事実及びその登録位置(ドライブ、ディレクトリ)を知
らないため、たとえローカルデータベースに登録されて
いるデータであっても、別の操作者は同様に情報提供会
社等のメインデータベースにアクセスして必要なデータ
を得ることが行われている。
By the way, in recent years, a system capable of accessing a local database from each of a plurality of terminal devices has been constructed by a corporate LAN or the like. Even with such a system, conventionally, only the operator registered in the local database knows the fact that the operator has registered and the registration position (drive, directory), so even if it is the data registered in the local database. However, another operator is accessing the main database of the information provider company to obtain necessary data.

【0004】本発明は、上記の点に鑑みてなされたもの
で、離れたところにあるデータベースをアクセスできる
システムにおいて、同じデータを繰り返しアクセスする
無駄を効率的に除去できるデータベース検索方法を提供
することを目的とする。
The present invention has been made in view of the above points, and provides a database search method capable of efficiently eliminating the waste of repeatedly accessing the same data in a system that can access a distant database. With the goal.

【0005】[0005]

【課題を解決するための手段】上記の目的を達成するた
めに、本発明によるデータベース検索方法は、メインの
データベースをアクセスして得たデータをローカルのデ
ータベースに選択的に記憶させ、メインのデータベース
のアクセスの際に、メインのデータベースに直接アクセ
スするモードになっていない場合に、既にアクセスして
得られたデータが上記ローカルのデータベースに記憶さ
れているか否かチェックし、上記ローカルのデータベー
スにそれが記憶されている場合には、上記ローカルのデ
ータベースから当該データを読出すこと特徴とする。
In order to achieve the above-mentioned object, a database search method according to the present invention has a main database in which data obtained by accessing a main database is selectively stored in a local database. When accessing the main database, if it is not in the mode to directly access the main database, it is checked whether the data obtained by accessing already is stored in the local database, and it is stored in the local database. If stored, the data is read from the local database.

【0006】ここで、上記既にアクセスして得られたデ
ータが上記ローカルのデータベースに記憶されているか
否かのチェックは、上記ローカルデータベースへのデー
タ登録時に記憶されたインデックスを検索することによ
り行われることを特徴とする。
[0006] Here, whether or not the data obtained by the above-mentioned access is stored in the local database is checked by searching the index stored when the data is registered in the local database. It is characterized by

【0007】あるいは、上記既にアクセスして得られた
データが上記ローカルのデータベースに記憶されている
か否かのチェックは、上記ローカルデータベースに登録
されたそのものを検索することにより行われることを特
徴とする。
Alternatively, it is characterized in that the check as to whether or not the data obtained by the above-mentioned access is stored in the local database is performed by searching the data itself registered in the local database. .

【0008】[0008]

【作用】即ち、本発明のデータベース検索方法によれ
ば、メインのデータベースをアクセスして得たデータを
ローカルのデータベースに選択的に記憶させておき、次
のメインのデータベースのアクセスの際に、メインのデ
ータベースに直接アクセスするモードになっていない場
合に、既にアクセスして得られたデータが上記ローカル
のデータベースに記憶されている場合には、そのローカ
ルのデータベースから当該データを読出すようにしてい
る。
That is, according to the database retrieval method of the present invention, the data obtained by accessing the main database is selectively stored in the local database, and the main database is not accessed when the next main database is accessed. If the mode in which the database is directly accessed is not set and the data obtained by the access is already stored in the local database, the data is read from the local database.

【0009】ここで、上記既にアクセスして得られたデ
ータが上記ローカルのデータベースに記憶されているか
否かのチェックは、上記ローカルデータベースへのデー
タ登録時に記憶されたインデックスを検索することによ
り、あるいは、上記ローカルデータベースに登録された
そのものを検索することにより行われる。
Here, whether or not the data obtained by the above access is stored in the local database is checked by searching the index stored when the data is registered in the local database, or , Is performed by retrieving itself registered in the local database.

【0010】[0010]

【実施例】以下、図面を参照して、本発明の一実施例を
説明する。図2は本発明の一実施例が適用されたデータ
ベース検索システムの構成を示す図で、同図中の参照番
号10は情報提供会社を示している。この情報提供会社
10は、汎用コンピュータ12とメインデータベース
(DB)14とを有し、公衆回線20を介して接続され
た複数の加入者がメインDB14にアクセスして必要な
情報が取り出せるようになっている。企業や店舗、事業
所等の複数の加入者、即ち加入者“A”30A,加入者
“B”30B,…,加入者“n”30nは、同図では代
表して加入者“A”30Aについて示すように、ローカ
ルDB32にLANにより接続された複数の端末34を
持ち、特定の或いは全ての端末34からローカルDB3
2及び公衆回線20を介して情報提供会社10のメイン
DB14にアクセスして必要な情報を検索することがで
きるようになっている。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 2 is a diagram showing a configuration of a database search system to which an embodiment of the present invention is applied, and reference numeral 10 in the figure denotes an information providing company. The information providing company 10 has a general-purpose computer 12 and a main database (DB) 14 so that a plurality of subscribers connected via a public line 20 can access the main DB 14 and retrieve necessary information. ing. A plurality of subscribers of a company, a store, a business establishment, etc., that is, a subscriber “A” 30A, a subscriber “B” 30B, ..., A subscriber “n” 30n are representative of the subscriber “A” 30A in FIG. As shown in FIG. 3, the local DB 32 has a plurality of terminals 34 connected to each other by a LAN, and a specific or all of the terminals 34 are connected to the local DB 3
2 and the public line 20 to access the main DB 14 of the information providing company 10 to retrieve necessary information.

【0011】次に、このような構成における動作を図1
のフローチャートを参照して説明する。即ち、オペレー
タにより端末34が所定の操作されてメインDB14に
対するアクセス要求が発生すると、当該端末34では、
まずステップS1において、メインDB14へ直接アク
セスするモードになっているかどうか判断し、そのよう
なモードであれば後述するステップS5へ進み、そうで
なければ次のステップS2へ進む。
Next, the operation in such a configuration will be described with reference to FIG.
This will be described with reference to the flowchart in FIG. That is, when the operator performs a predetermined operation on the terminal 34 to generate an access request to the main DB 14, the terminal 34
First, in step S1, it is determined whether or not the mode is a mode in which the main DB 14 is directly accessed. If it is such a mode, the process proceeds to step S5 described later, and if not, the process proceeds to the next step S2.

【0012】このステップS1でのモードチェックは、
予めオペレータが、メインDB14へ直接アクセスする
か、ローカルDB32をアクセスしてからメインDB1
4をアクセスするかのモード設定状態をチェックするこ
とにより行われる。
The mode check in step S1 is
The operator directly accesses the main DB 14 in advance or accesses the local DB 32 and then the main DB 1
4 is checked by checking the mode setting state of whether to access 4 or not.

【0013】メインDB14へ直接アクセスするモード
になっていない場合には、次のステップS2で、ローカ
ルDB32を検索し、ステップS3でその検索結果を表
示する。検索方法は、ローカルDB32に情報を登録す
る際に付されたインデックスを検索するか、あるいは、
ローカルDB32に登録する情報がテキストデータであ
るとするならば、ローカルDB32の指定されたもしく
は予め決められたディレクトリから該当する文字を検索
して、該当する文字があるデータを表示することにより
行われる。
If the mode for directly accessing the main DB 14 is not set, the local DB 32 is searched in the next step S2, and the search result is displayed in step S3. The search method is to search the index attached when the information is registered in the local DB 32, or
If the information registered in the local DB 32 is text data, it is performed by searching the specified or predetermined directory of the local DB 32 for the corresponding character and displaying the data having the corresponding character. .

【0014】そして、ステップS4においてオペレータ
のキーボードやマウスによる入力指示を判断して、オペ
レータが望んだ結果が得られた場合、即ち処理終了が指
示された時にはこのフローチャートの処理を終了する。
一方、ローカルDB32を検索しても所望の結果が得ら
れなかった場合、即ちさらなる検索が指示された時に
は、次のステップS5に進む。
Then, in step S4, when the operator's keyboard or mouse input instruction is judged to obtain the desired result, that is, when the processing end is instructed, the processing of this flowchart is ended.
On the other hand, when the desired result is not obtained even when the local DB 32 is searched, that is, when a further search is instructed, the process proceeds to the next step S5.

【0015】ステップS5では、公衆回線20を介して
情報提供会社10のメインDB14へ回線を接続し、次
のステップS6で、メインDB14を検索し、ステップ
S7でその検索結果を表示する。そして、次のステップ
S8において、オペレータのキーボードやマウスによる
入力指示を判断して、このメインDB14から得られた
結果をローカルDB32に登録することをオペレータが
望まない場合、即ち処理終了が指示された時にはこのフ
ローチャートの処理を終了する。一方、登録を望む場
合、即ち登録が指示された時に、次のステップS9へ進
む。
In step S5, the line is connected to the main DB 14 of the information providing company 10 via the public line 20, the main DB 14 is searched in the next step S6, and the search result is displayed in step S7. Then, in the next step S8, when the operator does not desire to register the result obtained from the main DB 14 in the local DB 32 by judging the operator's keyboard or mouse input instruction, that is, the processing end is instructed. At times, the processing of this flowchart is terminated. On the other hand, when registration is desired, that is, when registration is instructed, the process proceeds to the next step S9.

【0016】ステップS9では、メインDB14から得
られた結果をローカルDB32にインデックスを付して
或いはテキストデータとして所定のディレクトリに登録
される。そして、このフローチャートの処理を終了す
る。
In step S9, the result obtained from the main DB 14 is registered in a predetermined directory by adding an index to the local DB 32 or as text data. Then, the process of this flowchart is ended.

【0017】さらに、上記実施例を、図3の表示例を参
照して説明する。即ち、図3の(A)に示すようにオペ
レータによりメインDB14のアクセス要求がなされた
ならば(「Y」キーが押されたならば)、メインDB1
4に直接アクセスするモードになっていると、同図の
(B)に示すように検索メニューを表示する。ここで、
例えば取引先企業情報の検索が指示されたならば
(「2」キーが押されたならば)、同図の(C)に示す
ような検索すべき企業名、つまり検索条件の入力を受け
付ける。そして、検索条件が入力されたならば、その条
件に従ってメインDB14を検索して、同図の(D)に
示すようにその結果を表示する。その後、同図の(E)
に示すように、検索結果をローカルDB32に登録する
かどうかをオペレータに選択される表示を行う。ここ
で、「Y」キーが押されたならば、上記検索条件つまり
企業名をインデックスとしてローカルDB32に登録す
る。
Further, the above embodiment will be described with reference to the display example of FIG. That is, as shown in FIG. 3A, if the operator makes an access request to the main DB 14 (if the “Y” key is pressed), the main DB 1
When the mode for directly accessing 4 is set, a search menu is displayed as shown in FIG. here,
For example, if an instruction to search the business partner company information is given (if the "2" key is pressed), the input of the company name to be searched, that is, the search condition, as shown in FIG. Then, when the search condition is input, the main DB 14 is searched according to the condition and the result is displayed as shown in FIG. After that, (E) in the figure
As shown in, the operator selects whether or not to register the search result in the local DB 32. Here, if the "Y" key is pressed, the search condition, that is, the company name is registered as an index in the local DB 32.

【0018】また、メインDB14のアクセス要求がな
されたときに、メインDB14に直接アクセスしないで
ローカルDB32にアクセスするモードになっていた場
合には、直ちに検索条件の入力画面となり、入力された
検索条件と合致するインデックスを検索する。そして、
合致するインデックスがないときには、そのことを表示
し、自動的にメインDB14へのアクセスを行う。ま
た、ローカルDB32のアクセスの場合に、メインDB
14へのアクセスの場合と同様に、同図の(B),
(C)に示したような手順でローカルDB32の検索を
行っても良い。
Further, when the access request for the main DB 14 is made and the mode is such that the main DB 14 is not directly accessed but the local DB 32 is accessed, the search condition input screen is immediately displayed, and the entered search conditions are Search for a matching index. And
When there is no matching index, that fact is displayed and the main DB 14 is automatically accessed. When accessing the local DB 32, the main DB
As in the case of access to 14,
The local DB 32 may be searched by the procedure as shown in (C).

【0019】なお、本発明は、上記の実施例に限定され
るものではない。例えば、上記実施例は各加入者がロー
カルDBにアクセス可能な端末を複数持つものとしたが
一つでも良い。また、公衆回線で接続された情報提供会
社と加入者の場合について説明したが、LANにより接
続された企業内システムにおいてメインコンピュータに
構成されたメインDBと各端末に構成されたローカルD
Bとしても同様に実施可能である。
The present invention is not limited to the above embodiment. For example, in the above embodiment, each subscriber has a plurality of terminals that can access the local DB, but the number of terminals may be one. Also, the case of the subscribers and the information providing company connected by the public line has been described, but in the corporate system connected by LAN, the main DB configured in the main computer and the local D configured in each terminal.
It is also possible to implement B as well.

【0020】従って、本発明の上記実施態様によれば以
下のごとき構成が得られる。 (1) メインのデータベースをアクセスして得たデー
タをローカルのデータベースに選択的に記憶させ、メイ
ンのデータベースのアクセスの際に、メインのデータベ
ースに直接アクセスするモードになっていない場合に、
既にアクセスして得られたデータが上記ローカルのデー
タベースに記憶されているか否かチェックし、上記ロー
カルのデータベースにそれが記憶されている場合には、
上記ローカルのデータベースから当該データを読出すこ
と特徴とするデータベース検索方法。
Therefore, according to the above embodiment of the present invention, the following configuration can be obtained. (1) If the data obtained by accessing the main database is selectively stored in the local database and the main database is not directly accessed when the main database is accessed,
Check whether the data obtained by accessing already is stored in the local database, and if it is stored in the local database,
A database search method characterized by reading the data from the local database.

【0021】(2) 上記既にアクセスして得られたデ
ータが上記ローカルのデータベースに記憶されているか
否かのチェックは、上記ローカルデータベースへのデー
タ登録時に記憶されたインデックスを検索することによ
り行われることを特徴とする上記(1)に記載のデータ
ベース検索方法。
(2) Checking whether the data obtained by the above access is stored in the local database is performed by searching the index stored when the data is registered in the local database. The database search method according to (1) above, which is characterized in that

【0022】(3) 上記既にアクセスして得られたデ
ータが上記ローカルのデータベースに記憶されているか
否かのチェックは、上記ローカルデータベースに登録さ
れたそのものを検索することにより行われることを特徴
とする上記(1)に記載のデータベース検索方法。
(3) It is characterized in that the check whether or not the data obtained by the above-mentioned access is stored in the local database is performed by searching the data registered in the local database. The database search method according to (1) above.

【0023】(4) メインのデータベースをアクセ
スして得たデータをローカルのデータベースに選択的に
記憶させる手段と、上記メインのデータベースのアクセ
スの際に、メインのデータベースに直接アクセスするモ
ードになっているか否かチェックし、先にローカルのデ
ータベースにアクセスするモードになっている場合に、
既にアクセスして得られたデータが上記ローカルのデー
タベースに記憶されているか否かチェックする手段と、
上記ローカルのデータベースにそれが記憶されている場
合には、上記ローカルのデータベースから当該データを
読出す手段とを具備すること特徴とするデータベース検
索装置。
(4) Means for selectively storing the data obtained by accessing the main database in the local database, and whether the mode is such that the main database is directly accessed when the main database is accessed. Check whether or not, and if it is in the mode to access the local database first,
Means for checking whether or not the data already obtained by accessing is stored in the local database;
A database retrieval device comprising: means for reading the data from the local database when the data is stored in the local database.

【0024】(5) 上記チェック手段は、上記ローカ
ルデータベースへのデータ登録時に記憶されたインデッ
クスを検索することにより上記チェックを行うことを特
徴とする上記(4)に記載のデータベース検索装置。
(5) The database search device according to (4), wherein the checking means performs the check by searching an index stored when the data is registered in the local database.

【0025】(6) 上記チェック手段は、上記ローカ
ルデータベースに登録されたそのものを検索することに
より上記チェックを行うことを特徴とする上記(4)に
記載のデータベース検索装置。
(6) The database retrieving apparatus according to (4), wherein the checking means performs the checking by retrieving itself registered in the local database.

【0026】[0026]

【発明の効果】以上詳述したように、本発明によれば、
離れたところにあるデータベースをアクセスできるシス
テムにおいて、同じデータを繰り返しアクセスする無駄
を効率的に除去できるデータベース検索方法を提供する
ことができる。
As described in detail above, according to the present invention,
It is possible to provide a database search method capable of efficiently eliminating the waste of repeatedly accessing the same data in a system that can access a database located at a distant place.

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

【図1】本発明の一実施例の動作フローチャートを示す
図である。
FIG. 1 is a diagram showing an operation flowchart of an embodiment of the present invention.

【図2】本発明の一実施例の適用されたデータベース検
索システムのブロック構成図である。
FIG. 2 is a block configuration diagram of a database search system to which an embodiment of the present invention is applied.

【図3】(A)乃至(E)はそれぞれ本発明の一実施例
の動作を説明するための表示例を示す図である。
3A to 3E are diagrams showing display examples for explaining the operation of one embodiment of the present invention.

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

10……情報提供会社 12……汎用コンピュータ 14……メインデータベース(メインDB) 20……公衆回線 30A,30B,…,30n……加入者 32……ローカルデータベース(ローカルDB) 34……端末 10 ... Information provider 12 ... General-purpose computer 14 ... Main database (main DB) 20 ... Public line 30A, 30B, ..., 30n ... Subscriber 32 ... Local database (local DB) 34 ... Terminal

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 メインのデータベースをアクセスして得
たデータをローカルのデータベースに選択的に記憶さ
せ、 メインのデータベースのアクセスの際に、メインのデー
タベースに直接アクセスするモードになっていない場合
に、既にアクセスして得られたデータが前記ローカルの
データベースに記憶されているか否かチェックし、 前記ローカルのデータベースにそれが記憶されている場
合には、前記ローカルのデータベースから当該データを
読出すこと特徴とするデータベース検索方法。
1. The data obtained by accessing the main database is selectively stored in a local database, and when the main database is accessed, the main database is not directly accessed. It is checked whether or not the data obtained by accessing is stored in the local database, and if it is stored in the local database, the data is read from the local database. How to search the database.
【請求項2】 前記既にアクセスして得られたデータが
前記ローカルのデータベースに記憶されているか否かの
チェックは、前記ローカルデータベースへのデータ登録
時に記憶されたインデックスを検索することにより行わ
れることを特徴とする請求項1に記載のデータベース検
索方法。
2. The check as to whether or not the data already obtained by the access is stored in the local database is performed by searching an index stored when the data is registered in the local database. The database search method according to claim 1, wherein:
【請求項3】 前記既にアクセスして得られたデータが
前記ローカルのデータベースに記憶されているか否かの
チェックは、前記ローカルデータベースに登録されたそ
のものを検索することにより行われることを特徴とする
請求項1に記載のデータベース検索方法。
3. The check as to whether or not the data obtained by the access is stored in the local database is performed by searching the data registered in the local database. The database search method according to claim 1.
JP6154907A 1994-07-06 1994-07-06 Retrieving method for data base Pending JPH0822469A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP6154907A JPH0822469A (en) 1994-07-06 1994-07-06 Retrieving method for data base

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6154907A JPH0822469A (en) 1994-07-06 1994-07-06 Retrieving method for data base

Publications (1)

Publication Number Publication Date
JPH0822469A true JPH0822469A (en) 1996-01-23

Family

ID=15594573

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6154907A Pending JPH0822469A (en) 1994-07-06 1994-07-06 Retrieving method for data base

Country Status (1)

Country Link
JP (1) JPH0822469A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005228319A (en) * 2004-02-12 2005-08-25 Microsoft Corp Managing graphic database

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005228319A (en) * 2004-02-12 2005-08-25 Microsoft Corp Managing graphic database

Similar Documents

Publication Publication Date Title
US5592546A (en) Memory dialing control system having improved telephone number retrieval function by using history information
US5768362A (en) Multiple field entry telephone directory for a cellular telephone
JPH11345201A (en) Information providing system and information providing network system
KR19990034083A (en) Phone number search device and method that supports automatic telephone connection
US6643363B1 (en) Telephone number relocation guidance system
JP2002175301A (en) Map information retrieving device and its method
JP2828028B2 (en) Electronic phone book system
EP1126657B1 (en) Data communication network service providing system executing macro command
JPH0822469A (en) Retrieving method for data base
JPH10232876A (en) Information processor and storage medium
KR100479727B1 (en) Method for searching and registering multi-domain over the internet
US20020029237A1 (en) Information communication apparatus, information communication method, and recording medium for recording the information communication method
JP2812357B2 (en) Database search system
JP3529880B2 (en) Data management apparatus and method
KR100478586B1 (en) Data caching method of relational database
JPH10154159A (en) Name retrieval device and program storage medium
KR100655578B1 (en) The method and apparatus of Intelligent and Automatic Q?A on communication network
US6973075B1 (en) Computer program and method for modifying data tables in a telecommunications switch
JP3721046B2 (en) Password display method and method
JPH10269245A (en) Method and device for data input
JP2000331003A (en) Method and system for name retrieval, portable terephone unit and recording medium
JP2001134579A (en) Method and system for multimedia information retrieval and recording medium with recorded multimedia information retrieving program
JP2001216232A (en) Retrieval system
JP2002183169A (en) Information registering device and recording medium
JP2002215641A (en) Method and device for address retrieval

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040316