[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

JP2000099542A - Inquiry of production result and inquiry device of database - Google Patents

Inquiry of production result and inquiry device of database

Info

Publication number
JP2000099542A
JP2000099542A JP10271725A JP27172598A JP2000099542A JP 2000099542 A JP2000099542 A JP 2000099542A JP 10271725 A JP10271725 A JP 10271725A JP 27172598 A JP27172598 A JP 27172598A JP 2000099542 A JP2000099542 A JP 2000099542A
Authority
JP
Japan
Prior art keywords
database
user
information
schema
inquiry
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
JP10271725A
Other languages
Japanese (ja)
Inventor
Masatake Harashima
正豪 原島
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.)
Ricoh Co Ltd
Original Assignee
Ricoh 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 Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP10271725A priority Critical patent/JP2000099542A/en
Publication of JP2000099542A publication Critical patent/JP2000099542A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To provide a means by which a user himself can easily and flexibly retrieve, select, extract, work and display data that he requires from a database and to reduce the cost of database application development. SOLUTION: A user sets the item, the display system and the condition of a production result which he intends to draw out from a data base. A schema retrieval part 2 retrieves schema definition information 11 which a database management system 10 manages based on information and issues and inquiry sentence 4 by an inquiry sentence generation part 3 by using obtained information of the data structure of the database. The database management system 10 storages production information from PLC(programmable logic controller) 6 monitoring/controlling production equipment 5 in the database 7. A retrieval result work part 8 shapes the retrieval result which the data base management system 10 takes out from the database 7 in accordance with a display system which the user sets in the input part 1 and displays it to an output part 9.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、生産実績の問い合
わせ装置に関し、例えば、データベースアプリケーショ
ン開発,オンライン分析処理(OLAP)用ツール,多
次元データベース等に適用して好適なものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an apparatus for inquiring production results, and is suitably applied to, for example, database application development, online analysis (OLAP) tools, multidimensional databases, and the like.

【0002】[0002]

【従来の技術】従来、データベースアプリを開発する際
には、利用者の意向を聞いてアプリケーション開発者が
業務分析,データベーススキーマ設計,画面設計などを
行ってきた。定型業務で使うアプリケーションならばこ
れで問題ない。しかし、これらのアプリケーションは一
度作ると仕様の変更にかかる工数も多く、定型業務以外
の柔軟な検索を行うことができない。データ分析,意思
決定に用いるためには柔軟性なツールが求められてい
る。特に、製造の過程で発生する膨大な時系列データな
どは、品質向上のための分析には様々な視点からデータ
を眺め問題を検討する場面が多く、従来は、データベー
スから表計算ソフトにデータを読み込んで、加工,グラ
フ化を試行錯誤しながら手作業で行っていた。
2. Description of the Related Art Conventionally, when developing a database application, an application developer has performed business analysis, database schema design, screen design, etc., after listening to a user's intention. This is no problem for applications used in routine work. However, once these applications are created, it takes a lot of man-hours to change specifications, and it is not possible to perform flexible searches other than routine tasks. Flexible tools are needed for data analysis and decision making. In particular, the vast amount of time-series data generated during the manufacturing process is often analyzed from a variety of viewpoints to examine problems when analyzing data for quality improvement.Conventionally, data was converted from a database to spreadsheet software. Reading, processing and graphing were done manually by trial and error.

【0003】[0003]

【発明が解決しようとする課題】本発明は、データベー
スから自分の必要とするデータを利用者自身が容易で柔
軟に検索,選択,抽出し、加工,表示する手段を提供
し、データベースアプリケーション開発のコストを低減
することを目的としてなされたものである。
SUMMARY OF THE INVENTION The present invention provides means for a user to easily, flexibly search, select, extract, process, and display data he or she needs from a database. The purpose is to reduce costs.

【0004】[0004]

【課題を解決するための手段】請求項1の発明は、利用
者の必要とする生産実績の情報をデータベースより引き
出す際の問い合わせにおいて、利用者が取り出したい情
報およびその表示形式を設定する手段を持ち、その情報
をもとにスキーマ定義情報を検索し、問い合わせ文を生
成し、利用者が必要とするデータをデータベースから取
得できない場合には、スキーマを変更する機能を持ち、
問い合わせの結果得られたデータを上記表示形式にて表
示することを特徴としたものである。
According to a first aspect of the present invention, there is provided a method for setting information to be taken out by a user and a display format thereof when making an inquiry for extracting information on production results required by the user from a database. It has a function to search schema definition information based on the information, generate a query statement, and change the schema if the data required by the user can not be obtained from the database,
The data obtained as a result of the inquiry is displayed in the display format.

【0005】請求項2の発明は、利用者の必要とする情
報をデータベースより引き出す際の問い合わせにおい
て、利用者が取り出したい情報およびその表示形式を設
定する手段を持ち、その情報をもとにスキーマ定義情報
を検索し、問い合わせ文を生成し、利用者が必要とする
データをデータベースから取得できない場合には、スキ
ーマを変更する機能を持ち、問い合わせの結果得られた
データを上記表示形式にて表示することを特徴としたも
のである。
[0005] The invention according to claim 2 has means for setting information to be taken out by a user and a display format thereof when inquiring information required by the user from a database, and a schema based on the information. Searches definition information, generates a query, and has a function to change the schema if the data required by the user cannot be obtained from the database. The data obtained as a result of the query is displayed in the above display format It is characterized by doing.

【0006】請求項3の発明は、請求項1の発明におい
て、利用者が設定したデータをもとにスキーマ定義情報
を検索し、問い合わせ文を生成することを特徴としたも
のである。
According to a third aspect of the present invention, in the first aspect of the present invention, schema definition information is searched based on data set by a user, and an inquiry sentence is generated.

【0007】請求項4の発明は、請求項1の発明におい
て、スキーマ定義の変更を行うスキーマ管理手段を持
ち、利用者が必要とするデータをデータベースから取得
できない場合には、該スキーマ管理手段にてスキーマの
定義を変更することを特徴としたものである。
According to a fourth aspect of the present invention, in the first aspect of the present invention, there is provided a schema management means for changing a schema definition, and when data required by a user cannot be obtained from a database, the schema management means is provided. It is characterized by changing the definition of the schema.

【0008】請求項5の発明は、請求項1の発明におい
て、利用者が取り出したい情報および表示形式の設定お
よび保存を行う手段を持ち、グラフィカルユーザインタ
ーフェースとして再利用することを特徴としたものであ
る。
According to a fifth aspect of the present invention, in the first aspect of the present invention, there is provided a means for setting and storing information and a display format desired by a user, and reused as a graphical user interface. is there.

【0009】請求項6の発明は、請求項1の発明におい
て、通信ネットワークを介したデータベースサーバとは
別の端末の画面上で利用者が入出力できることを特徴と
したものである。
[0009] The invention of claim 6 is characterized in that, in the invention of claim 1, the user can input and output on a screen of a terminal different from the database server via the communication network.

【0010】請求項7の発明は、請求項1の発明におい
て、利用者が必要とするデータを一つのデータベースか
ら取得できない場合に、通信ネットワーク上の別のデー
タベースの情報を検索し、その結果を用いて所望のデー
タを得ることを特徴としたものである。
According to a seventh aspect of the present invention, in the first aspect of the present invention, when data required by a user cannot be obtained from one database, information of another database on a communication network is searched, and the result is obtained. It is characterized in that desired data is obtained by using the data.

【0011】[0011]

【発明の実施の形態】図1は、請求項1の発明に係わる
生産実績問い合わせ装置の一例を示す図で、図1に示す
ように、利用者はデータベースから引き出したい生産実
績の項目,表示形式,条件を入力部1で設定し、スキー
マ検索部2はその情報をもとにデータベース管理システ
ム10が管理するスキーマ定義情報11に対して検索
し、得られたデータベースのデータ構造の情報を用いて
問い合わせ文生成部3にて問い合わせ文4を発行する。
データベース管理システム10は生産設備5を監視,制
御するPLC(プログラマブルロジックコントローラ)
6からの生産情報をデータベース7に蓄積しており、検
索結果加工部8は、データベース管理システム10がデ
ータベース7から取り出した検索結果を入力部1で利用
者が設定した表示形式に従って整形し、出力部9に表示
する手段を持つ。
FIG. 1 is a diagram showing an example of a production result inquiry device according to the first aspect of the present invention. As shown in FIG. , Conditions are set in the input unit 1, and the schema search unit 2 searches the schema definition information 11 managed by the database management system 10 based on the information, and uses the obtained data structure information of the database. The inquiry sentence 4 is issued by the inquiry sentence generation unit 3.
The database management system 10 monitors and controls the production equipment 5 by a PLC (programmable logic controller).
6 is stored in the database 7, and the search result processing unit 8 shapes the search result retrieved from the database 7 by the database management system 10 according to the display format set by the user in the input unit 1, and outputs the result. It has means for displaying in the section 9.

【0012】図2は、請求項2の発明に係わる生産実績
問い合わせ装置の一例を示す図で、図示のように、利用
者はデータベースから引き出したい項目,表示形式,条
件を入力部1で設定し、スキーマ検索部2はその情報を
もとにデータベース管理システム10が管理するスキー
マ定義情報11に対して検索し、得られたデータベース
のデータ構造の情報を用いて問い合わせ文生成部4にて
問い合わせ文4を発行する。検索結果加工部8は、デー
タベース管理システム10がデータベース7から取り出
した検索結果を入力部1で利用者が設定した表示形式に
従って整形し、出力部9に表示する手段を持つ。
FIG. 2 is a view showing an example of a production result inquiry device according to the second aspect of the present invention. As shown in FIG. The schema search unit 2 searches the schema definition information 11 managed by the database management system 10 based on the information, and uses the obtained information on the data structure of the database to generate a query Issue 4. The search result processing unit 8 has means for shaping the search results retrieved from the database 7 by the database management system 10 in accordance with the display format set by the user at the input unit 1 and displaying the result on the output unit 9.

【0013】図3は、請求項3の発明に係わる生産実績
問い合わせ装置の一例を示す図で、図示のように、利用
者はデータベースから引き出したい項目,表示形式,条
件を入力部1で設定し、スキーマ検索部2はその情報を
もとに、データベース管理システム10が管理するデー
タ構造の情報が記述されたスキーマ定義情報11に対し
て検索を行い、得られたデータを用いて問い合わせ文生
成部3にて問い合わせ文4を発行する。
FIG. 3 is a view showing an example of a production result inquiry device according to the third aspect of the present invention. As shown in FIG. The schema search unit 2 searches the schema definition information 11 in which information on the data structure managed by the database management system 10 is described based on the information, and uses the obtained data to generate a query sentence generation unit. At step 3, an inquiry 4 is issued.

【0014】(実施例1)図4は、請求項3の発明に関
する実施例を示す図で、ここでは、リレーショナルデー
タベース(RDB)を考える。利用者20はキーボー
ド,ディスプレイ,マウスなどの入出力装置21を用い
て、入力画面22内のテキストフィールドT1,T2,
…に必要とする変数名を入力する。ここで、例えば、利
用者は、湿度と良品数の関係が見たいものとすると、利
用者は、 T1:湿度 T2:良品数の合計 と入力する。スキーマ検索ボタン23を押すとスキーマ
定義ファイル24内で記述されているRDBのカラム名
を検索し、その結果マッチしたものをドロップダウンリ
ストC1,C2,…に表示する。類似したカラム名は類
似度の大きい順にドロップダウンリスト内に表示しても
よい。また、入出力装置21に対する入力方法は、キー
ボード,マウス以外にテキストデータあるいは音声や画
像データから変換されたデータであっても良い。
(Embodiment 1) FIG. 4 is a diagram showing an embodiment according to the third aspect of the present invention. Here, a relational database (RDB) is considered. A user 20 uses input / output devices 21 such as a keyboard, a display, and a mouse to input text fields T1, T2,
Enter the required variable name in ... Here, for example, assuming that the user wants to see the relationship between the humidity and the number of good products, the user inputs T1: humidity T2: the total number of good products. When the schema search button 23 is pressed, the column names of the RDB described in the schema definition file 24 are searched, and the matching results are displayed in drop-down lists C1, C2,. Similar column names may be displayed in the drop-down list in descending order of similarity. The input method to the input / output device 21 may be text data or data converted from voice or image data other than the keyboard and mouse.

【0015】さらに、図5に示すように、利用者がダイ
アグラム表示ボタン25を押し、エンティティー関係
(E−R)ダイアフラム26を表示させ、この中のテー
ブルからカラム名を選択してもよい。例えば、 C1:工程テーブルの湿度 C2:ロットテーブルの良品数 と選択し、T2の合計という単語から以下のSQL文を
生成する。 SELECT 湿度,SUM(良品数) FROM工程,ロット WHERE ロット.ロット番号=工程.ロット番号
Further, as shown in FIG. 5, the user may press a diagram display button 25 to display an entity relationship (ER) diaphragm 26, and select a column name from a table therein. For example, C1: humidity in the process table, C2: number of non-defective products in the lot table are selected, and the following SQL statement is generated from the word T2. SELECT Humidity, SUM (number of non-defective products) FROM process, lot WHERE lot. Lot number = process. Lot number

【0016】図6は、請求項4の発明に係わる生産実績
問い合わせ装置を説明するための図で、図示のように、
スキーマ管理部12がスキーマ検索部2とスキーマ定義
情報11の間に入り、利用者の求める検索結果が求めら
れない場合に、スキーマ定義を変更する機能を持つ。R
DBを例に取れば、この変更箇所はビューに行ってもよ
い。
FIG. 6 is a diagram for explaining a production result inquiry device according to the fourth aspect of the present invention.
The schema management unit 12 enters between the schema search unit 2 and the schema definition information 11, and has a function of changing the schema definition when a search result desired by the user is not obtained. R
Taking the DB as an example, this change may be made to the view.

【0017】図7は、請求項5の発明に係わる生産実績
問い合わせ装置を説明するための図で、図示のように、
前述の利用者による入力部1の設定,生成された問い合
わせ文4を二次記憶装置30内のファイル35に保存
し、のちに同じような検索を行う場合、入力部1の設
定,問い合わせ文4,検索結果加工部8,再度ファイル
31から呼び出して問い合わせを行い、最新の生産実績
情報を表示部9に表示することができる。
FIG. 7 is a diagram for explaining a production result inquiry device according to the fifth aspect of the present invention.
When the above-described setting of the input unit 1 by the user and the generated query 4 are stored in the file 35 in the secondary storage device 30 and a similar search is performed later, the setting of the input unit 1 and the query 4 The search result processing unit 8 can call the file 31 again from the file 31 to make an inquiry and display the latest production result information on the display unit 9.

【0018】(実施例2)図8は、請求項5の発明の実
施例を示す図で、この場合、利用者は日毎の良品数を折
れ線グラフで見たいとする。検索結果表示画面40にお
いて、グラフ設定ボタン41でグラフの設定を行う。こ
こでは、グラフの種類,データのレンジ,表示の設定な
どを行ってもよい。グラフ42のX,Yに割り当てるデ
ータはスキーマ情報検索の結果セットされたものであ
り、ここではそれぞれロットテーブルの出荷日,良品数
(日毎の合計)とする。これらの各種設定がファイルと
して保存される。再び同じように日毎の良品数の最新情
報を見たい場合には、このファイルを読み込みデータベ
ースに問い合わせをすることによって同じグラフィカル
ユーザインターフェース上にグラフが表示される。さら
に、ファイルを読み込んだ後にグラフ設定ボタン41で
表示形式を変更したりボタン43でSQL文を修正して
もよい。
(Embodiment 2) FIG. 8 is a diagram showing an embodiment of the invention according to claim 5, in which the user wants to see the number of non-defective products every day in a line graph. On the search result display screen 40, a graph setting button 41 is used to set a graph. Here, the type of graph, data range, display setting, and the like may be performed. The data to be assigned to X and Y in the graph 42 is set as a result of the schema information search. Here, the shipping date and the number of non-defective products (total for each day) in the lot table are respectively used. These various settings are saved as a file. If you want to see the latest information on the number of good products every day again, read this file and query the database, and the graph will be displayed on the same graphical user interface. Furthermore, after reading the file, the display format may be changed with the graph setting button 41 or the SQL sentence may be corrected with the button 43.

【0019】図9は、請求項6の発明に係わる生産実績
問い合わせ装置を示す図で、図示のように、利用者が用
いるクライアント50とデータベースサーバ70とが通
信ネットワーク60を介してつながっている。スキーマ
検索部2,検索結果加工部8は通信ネットワーク60を
通じてデータベース管理システム10とデータのやり取
りを行う。この通信ネットワーク60は、LAN(ロー
カルエリアネットワーク),WAN(ワイドエリアネッ
トワーク)あるいはインターネットであってもよい。
FIG. 9 is a diagram showing a production result inquiry device according to the sixth aspect of the present invention. As shown, a client 50 used by a user and a database server 70 are connected via a communication network 60. The schema search unit 2 and the search result processing unit 8 exchange data with the database management system 10 through the communication network 60. The communication network 60 may be a LAN (local area network), a WAN (wide area network) or the Internet.

【0020】図10は、請求項7の発明に係わる生産実
績問い合わせ装置を示す図で、図示のように、利用者の
用いるクライアント50と複数のデータベースサーバ7
0が通信ネットワーク60に接続されている。上記のス
キーマ検索部は通信ネットワーク上のデータベースサー
バ上のスキーマ定義情報を検索し、問い合わせ文を作成
する。この通信ネットワークはLAN(ローカルエリア
ネットワーク),WAN(ワイドエリアネットワーク)
あるいはインターネットであってもよい。
FIG. 10 is a diagram showing a production result inquiry device according to the seventh aspect of the present invention. As shown in FIG.
0 is connected to the communication network 60. The schema search unit searches schema definition information on a database server on a communication network and creates a query. This communication network is LAN (local area network), WAN (wide area network)
Alternatively, it may be the Internet.

【0021】[0021]

【発明の効果】請求項1の発明に対する効果:膨大な時
系列データを含む生産実績データをデータベース利用者
が自分の必要なデータを容易で柔軟に選択,抽出,加
工,表示することが可能となる。
According to the first aspect of the present invention, the database user can easily, flexibly select, extract, process, and display his / her necessary data on production performance data including a huge amount of time-series data. Become.

【0022】請求項2の発明に対する効果:データベー
スの利用者が自分の必要なデータを容易で柔軟に選択,
抽出,加工,表示することが可能となる。
Effect of the invention of claim 2: The user of the database can easily and flexibly select his or her necessary data,
Extraction, processing, and display are possible.

【0023】請求項3の発明に対する効果:テキストで
検索するために自由度の高い検索が可能となり、SQL
などのようなデータベース問い合わせ言語を知らなくて
もユーザが柔軟な検索を容易に行うことができる。
Advantageous effect of the third aspect of the present invention: a search with a high degree of freedom is possible because a search is performed by text, and SQL
The user can easily perform a flexible search without knowing the database query language such as.

【0024】請求項4の発明に対する効果:データベー
スのデータ構造の変更は、データベース開発者ではなく
ユーザが可能となるため、データベースアプリケーショ
ン開発やメンテナンスのコストを低減することができ
る。また、データ構造の変更はユーザが直接するのでは
なくスキーマ管理部によって行われるために、安全に変
更することができる。
Advantageous Effects of the Invention According to Claim 4: Since the data structure of the database can be changed by the user instead of the database developer, the cost of database application development and maintenance can be reduced. In addition, since the data structure is changed not directly by the user but by the schema management unit, it can be safely changed.

【0025】請求項5の発明に対する効果:入出力画面
の設定を再利用することで、データベース利用者の検索
の負荷を低減することができ、また、過去の設定を修正
して分析を行うこともできる。
Effect of the invention of claim 5: By reusing the settings of the input / output screen, it is possible to reduce the search load of the database user, and to perform analysis by correcting past settings. Can also.

【0026】請求項6の発明に対する効果:クライアン
ト・サーバシステムにすることで、1台のサーバで複数
のユーザに対応できるため、運用コストを低減し、ま
た、システム全体のパフォーマンスを向上することがで
きる。
According to the sixth aspect of the present invention, since a single server can handle a plurality of users by using a client-server system, the operation cost can be reduced and the performance of the entire system can be improved. it can.

【0027】請求項7の発明に対する効果:より広範囲
な領域にわたってデータを検索し、問題を分析すること
が可能となる。
Effect of the present invention according to claim 7: Data can be searched over a wider area and problems can be analyzed.

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

【図1】請求項1の発明に係わる生産実績問い合わせ装
置の一例を示す図である。
FIG. 1 is a diagram showing an example of a production result inquiry device according to the invention of claim 1;

【図2】請求項2の発明に係わる生産実績問い合わせ装
置の一例を示す図である。
FIG. 2 is a diagram showing an example of a production result inquiry device according to the invention of claim 2;

【図3】請求項3の発明に係わる生産実績問い合わせ装
置の一例を示す図である。
FIG. 3 is a diagram showing an example of a production result inquiry device according to the invention of claim 3;

【図4】請求項3の発明に関する実施例を示す図であ
る。
FIG. 4 is a diagram showing an embodiment relating to the invention of claim 3;

【図5】ダイヤフラム表示の例を示す図である。FIG. 5 is a diagram showing an example of a diaphragm display.

【図6】請求項4の発明に係わる生産実績問い合わせ装
置を説明するための図である。
FIG. 6 is a diagram for explaining a production result inquiry device according to the invention of claim 4;

【図7】請求項5の発明に係わる生産実績問い合わせ装
置を説明するための図である。
FIG. 7 is a diagram for explaining a production result inquiry device according to the invention of claim 5;

【図8】請求項5の発明の実施例を示す図である。FIG. 8 is a diagram showing an embodiment of the invention of claim 5;

【図9】請求項6の発明に係わる生産実績問い合わせ装
置を示す図である。
FIG. 9 is a diagram showing a production result inquiry device according to the invention of claim 6;

【図10】請求項7の発明に係わる生産実績問い合わせ
装置を示す図である。
FIG. 10 is a diagram showing a production result inquiry device according to the invention of claim 7;

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

1…入力部、2…スキーマ検索部、3…問い合わせ文生
成部、4…問い合わせ文、5…生産設備、6…PLC、
7…データベース、8…検索結果加工部、9…出力部、
10…データベース管理システム、11…スキーマ定義
情報、12…スキーマ管理部、20…利用者、21…入
出力装置、22…入力画面、23…スキーマ検索ボタ
ン、24…スキーマ定義ファイル、25…ダイアグラム
表示ボタン、26…ダイアグラム、30…二次記憶装
置、31…ファイル、40…検索結果表示画面、50…
クライアント、60…通信ネットワーク、70…データ
ベースサーバ。
DESCRIPTION OF SYMBOLS 1 ... Input part, 2 ... Schema search part, 3 ... Query sentence generation part, 4 ... Query sentence, 5 ... Production equipment, 6 ... PLC,
7 ... database, 8 ... search result processing unit, 9 ... output unit,
10: Database management system, 11: Schema definition information, 12: Schema management unit, 20: User, 21: Input / output device, 22: Input screen, 23: Schema search button, 24: Schema definition file, 25: Diagram display Button, 26 ... diagram, 30 ... secondary storage device, 31 ... file, 40 ... search result display screen, 50 ...
Client, 60: communication network, 70: database server.

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 利用者の必要とする生産実績の情報をデ
ータベースより引き出す際の問い合わせにおいて、利用
者が取り出したい情報およびその表示形式を設定する手
段を持ち、その情報をもとにスキーマ定義情報を検索
し、問い合わせ文を生成し、利用者が必要とするデータ
をデータベースから取得できない場合には、スキーマを
変更する機能を持ち、問い合わせの結果得られたデータ
を上記表示形式にて表示する生産実績の問い合わせ装
置。
1. An inquiry for extracting information on production results required by a user from a database has means for setting information desired by the user and a display format thereof, and schema definition information based on the information. Has a function to change the schema when the data required by the user cannot be obtained from the database by generating a query sentence and displaying the data obtained as a result of the query in the above display format. Inquiry device for achievements.
【請求項2】 利用者の必要とする情報をデータベース
より引き出す際の問い合わせにおいて、利用者が取り出
したい情報およびその表示形式を設定する手段を持ち、
その情報をもとにスキーマ定義情報を検索し、問い合わ
せ文を生成し、利用者が必要とするデータをデータベー
スから取得できない場合には、スキーマを変更する機能
を持ち、問い合わせの結果得られたデータを上記表示形
式にて表示するデータベース問い合わせ装置。
2. An inquiry for extracting information required by a user from a database, comprising means for setting information desired by the user and a display format thereof.
Searches schema definition information based on that information, generates a query sentence, and has a function to change the schema if the data required by the user cannot be obtained from the database. Database inquiry device for displaying the above in the display format.
【請求項3】 利用者が設定したデータをもとにスキー
マ定義情報を検索し、問い合わせ文を生成することを特
徴とする請求項1に記載の生産実績の問い合わせ装置。
3. The production result inquiry apparatus according to claim 1, wherein the apparatus searches schema definition information based on data set by a user and generates an inquiry sentence.
【請求項4】 スキーマ定義の変更を行うスキーマ管理
手段を持ち、利用者が必要とするデータをデータベース
から取得できない場合には、該スキーマ管理手段にてス
キーマの定義を変更することを特徴とする請求項1に記
載の生産実績の問い合わせ装置。
4. A schema managing means for changing a schema definition, wherein when data required by a user cannot be obtained from a database, the schema definition is changed by the schema managing means. The production result inquiry device according to claim 1.
【請求項5】 利用者が取り出したい情報および表示形
式の設定および保存を行う手段を持ち、グラフィカルユ
ーザインターフェースとして再利用することが可能な請
求項1に記載の生産実績の問い合わせ装置。
5. The production result inquiry apparatus according to claim 1, further comprising means for setting and storing information and display format desired by the user and reusable as a graphical user interface.
【請求項6】 通信ネットワークを介したデータベース
サーバとは別の端末の画面上で利用者が入出力できるこ
とを特徴とする請求項1に記載の生産実績の問い合わせ
装置。
6. The production result inquiry device according to claim 1, wherein the user can input / output on a screen of a terminal different from the database server via the communication network.
【請求項7】 利用者が必要とするデータを一つのデー
タベースから取得できない場合に、通信ネットワーク上
の別のデータベースの情報を検索し、その結果を用いて
所望のデータを得ることを特徴とする請求項1に記載の
生産実績の問い合わせ装置。
7. When data required by a user cannot be obtained from one database, information of another database on the communication network is searched, and desired data is obtained by using the search result. The production result inquiry device according to claim 1.
JP10271725A 1998-09-25 1998-09-25 Inquiry of production result and inquiry device of database Pending JP2000099542A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10271725A JP2000099542A (en) 1998-09-25 1998-09-25 Inquiry of production result and inquiry device of database

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10271725A JP2000099542A (en) 1998-09-25 1998-09-25 Inquiry of production result and inquiry device of database

Publications (1)

Publication Number Publication Date
JP2000099542A true JP2000099542A (en) 2000-04-07

Family

ID=17503980

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10271725A Pending JP2000099542A (en) 1998-09-25 1998-09-25 Inquiry of production result and inquiry device of database

Country Status (1)

Country Link
JP (1) JP2000099542A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003167883A (en) * 2001-11-30 2003-06-13 Celestar Lexico-Sciences Inc Array information processor, array information processing method, program and recording medium
JP2004103006A (en) * 2002-08-21 2004-04-02 Toshiba Corp Traffic information retrieval system, traffic information retrieval method, and traffic information retrieval program
US6757580B2 (en) 2002-10-09 2004-06-29 Renesas Technology Corp. Semiconductor manufacturing line monitoring system
US7499944B2 (en) 2005-05-16 2009-03-03 International Business Machines Corporation Method and apparatus for processing a dimension table and deriving a hierarchy therefrom
JP2009076086A (en) * 2002-10-31 2009-04-09 Nec Soft Ltd Structured natural language query and knowledge system
JP2019109782A (en) * 2017-12-19 2019-07-04 富士通株式会社 Query generating program, query generating method and query generating device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003167883A (en) * 2001-11-30 2003-06-13 Celestar Lexico-Sciences Inc Array information processor, array information processing method, program and recording medium
JP2004103006A (en) * 2002-08-21 2004-04-02 Toshiba Corp Traffic information retrieval system, traffic information retrieval method, and traffic information retrieval program
US6757580B2 (en) 2002-10-09 2004-06-29 Renesas Technology Corp. Semiconductor manufacturing line monitoring system
JP2009076086A (en) * 2002-10-31 2009-04-09 Nec Soft Ltd Structured natural language query and knowledge system
US7499944B2 (en) 2005-05-16 2009-03-03 International Business Machines Corporation Method and apparatus for processing a dimension table and deriving a hierarchy therefrom
JP2019109782A (en) * 2017-12-19 2019-07-04 富士通株式会社 Query generating program, query generating method and query generating device
JP7081137B2 (en) 2017-12-19 2022-06-07 富士通株式会社 Query generator, query generator and query generator

Similar Documents

Publication Publication Date Title
US8086592B2 (en) Apparatus and method for associating unstructured text with structured data
CN109918453B (en) Method and system for searching relational complex management information system data by natural language
US6687693B2 (en) Architecture for distributed relational data mining systems
JP3842573B2 (en) Structured document search method, structured document management apparatus and program
EP1131744B1 (en) Method and apparatus for selecting aggregate levels and cross product levels for a data warehouse
US7505985B2 (en) System and method of generating string-based search expressions using templates
CN101454779B (en) Search-based application development framework
US8316012B2 (en) Apparatus and method for facilitating continuous querying of multi-dimensional data streams
WO2005008369A2 (en) Abstract data linking and joining interface
CN102810094A (en) Report generation method and device
US20060129609A1 (en) Database synchronization using change log
US7370030B2 (en) Method to provide management of query output
US20040083422A1 (en) System and method for automatically generating patent analysis reports
US8260772B2 (en) Apparatus and method for displaying documents relevant to the content of a website
Higgins et al. Managing heterogeneous ecological data using Morpho
US8204895B2 (en) Apparatus and method for receiving a report
US8615733B2 (en) Building a component to display documents relevant to the content of a website
JP2006524376A (en) Generic database schema
CN116842076A (en) Data analysis method, device, analysis equipment and readable storage medium
US20090022312A1 (en) Apparatus and method for document synchronization
CN1601524A (en) Fuzzy inquiry system and method
CN101464871A (en) Report query collocation system and method
JP2000099542A (en) Inquiry of production result and inquiry device of database
US7036074B1 (en) Apparatus and method for controlling display of database search items
JPH11250073A (en) Method and device for retrieving semantic hierarchy of plural databases and medium for storing program therefor