JP2000082065A - Data access device having history control function - Google Patents

Data access device having history control function

Info

Publication number
JP2000082065A
JP2000082065A JP10251429A JP25142998A JP2000082065A JP 2000082065 A JP2000082065 A JP 2000082065A JP 10251429 A JP10251429 A JP 10251429A JP 25142998 A JP25142998 A JP 25142998A JP 2000082065 A JP2000082065 A JP 2000082065A
Authority
JP
Japan
Prior art keywords
database
item
server
www
data
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
JP10251429A
Other languages
Japanese (ja)
Inventor
Terubumi Iwadate
光史 岩館
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.)
Casio Computer Co Ltd
Original Assignee
Casio Computer 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 Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP10251429A priority Critical patent/JP2000082065A/en
Publication of JP2000082065A publication Critical patent/JP2000082065A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To facilitate the reference to an access history against a table which is linked among plural data bases and also to facilitate the redisplay of a table of the linking side by displaying an access history to a table contained in every data base based on the history information and displaying again the table of the linking side while controlling the history information. SOLUTION: A data base retrieval processing means (a WWW server part 902, etc.), refers to a data base information file when a table contained in a data base is accessed to detect a link set to a table of another data base and then accesses a table contained in a data base of the linked side that is designated by a relevant file. A history display means (a data base retrieval processing part 903, program to be executed by a WWW client 802) displays an access history to the display in every data base based on the history information. A redisplay means (the part 903, program to be executed by the client 802) displays again a table of an optional linking side while controlling the history information.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、複数のデータベー
スサーバに属するデータに一元的にアクセスする技術に
関する。
The present invention relates to a technique for centrally accessing data belonging to a plurality of database servers.

【0002】[0002]

【従来の技術】ネットワークコンピューティング技術の
発達によって、データベースをサーバコンピュータに格
納し、クライアントコンピュータからネットワークを介
してこのサーバコンピュータ上のデータベースにアクセ
スする技術が一般的となってきている。特に、クライア
ントコンピュータからサーバコンピュータへのアクセス
インタフェースをウエブ(WWW)インタフェースで実
現することにより、クライアントコンピュータ上のブラ
ウザアプリケーションから簡単にデータベース等に接続
することが可能となり、ユーザが独自の業務データベー
スシステム等を構築することが容易になってきた。
2. Description of the Related Art With the development of network computing technology, a technique of storing a database in a server computer and accessing a database on the server computer from a client computer via a network has become general. In particular, by realizing an access interface from a client computer to a server computer by a web (WWW) interface, it is possible to easily connect to a database or the like from a browser application on the client computer. Has become easier to build.

【0003】ユーザ自身が構築することの可能なネット
ワークを前提とするデータアクセスシステムとしては、
特定のデータベースサーバにアクセスするためのWWW
ベースの帳票フォームを、WWWリクエストを処理する
ソフトウェアがインストールされたWWWサーバ上に構
築させるものが知られている。
[0003] As a data access system based on a network that can be constructed by a user himself,
WWW for accessing a specific database server
There is a known form that forms a base form on a WWW server on which software for processing a WWW request is installed.

【0004】このようなデータアクセスシステムは、W
WWサーバからアクセスされるデータベースが、1台の
サーバコンピュータ(データベースサーバ)上に存在す
ることを前提としている。
[0004] Such a data access system is called W
It is assumed that the database accessed from the WW server exists on one server computer (database server).

【0005】[0005]

【発明が解決しようとする課題】しかし、例えば売上管
理データベース等のデータベースにおいては、各事業所
または店舗毎にデータベースを配置した方が、管理上都
合の良い場合が多い。この場合、例えば本社のサーバを
介して各事業所に分散配置されたデータベースサーバに
アクセスできるデータアクセスシステムを構築する必要
が生じる。
However, in a database such as a sales management database, it is often convenient to arrange a database for each office or store in terms of management. In this case, for example, it is necessary to construct a data access system that can access database servers distributed in each business office via a server at the head office.

【0006】分散配置された複数のータベースサーバに
アクセスできるデータアクセスシステムとしては、専用
のクライアント/サーバシステムと専用回線を用いたネ
ットワーク環境のもとで、独自インタフェースによるデ
ータベースアクセスプログラムを開発して構築するもの
が知られている。
As a data access system capable of accessing a plurality of database servers arranged in a distributed manner, a database access program with a unique interface is developed and constructed under a network environment using a dedicated client / server system and a dedicated line. Things are known.

【0007】しかし、従来は、一般ユーザにとって、分
散配置された複数のデータベースサーバにアクセスでき
るWWWベースのデータアクセスシステムを独自に構築
することは困難であった。
Conventionally, however, it has been difficult for ordinary users to independently construct a WWW-based data access system that can access a plurality of database servers arranged in a distributed manner.

【0008】更に、そのようにネットワーク上で分散配
置された複数のデータベース間で、互いにリンクしてい
る表に対するアクセス履歴を参照したり、リンク元の表
の表示に戻ったりすることは、更に困難であった。
[0008] Further, it is more difficult to refer to the access history of the tables linked to each other and to return to the display of the link source table between a plurality of databases distributed and arranged on the network. Met.

【0009】本発明の課題は、分散配置された複数のデ
ータベース間で互いにリンクしている表に対するアクセ
ス履歴の参照とリンク元の表の再表示を容易に可能とす
ることにある。
An object of the present invention is to make it possible to easily refer to an access history of a table linked to each other among a plurality of databases arranged in a distributed manner and to redisplay a table of a link source.

【0010】[0010]

【課題を解決するための手段】本発明は、ネットワーク
上に分散配置される複数のデータベース(データベース
805)内の表にアクセスするデータアクセス装置を前
提とする。
The present invention is based on a data access apparatus for accessing a table in a plurality of databases (databases 805) distributed on a network.

【0011】データリンク情報ファイル定義手段(WW
Wサーバ部902、帳票定義処理部905、及びWWW
ブラウザ901にダウンロードされて実行されるJAV
Aアプレットプログラム)は、ネットワーク(LAN8
08、WAN809)上に分散配置される複数のデータ
ベース内の表毎に、その表から他のデータベース内の表
へのリンクをデータリンク情報ファイル(データリンク
情報ファイル807)に定義する。
Data link information file definition means (WW
W server unit 902, form definition processing unit 905, and WWW
JAVA downloaded and executed by the browser 901
A applet program) is a network (LAN8
08, WAN 809), a link from a table to a table in another database is defined in a data link information file (data link information file 807) for each table in a plurality of databases distributed and arranged on the WAN.

【0012】データベース検索処理手段(WWWサーバ
部902、データベース検索処理部903、データベー
ス処理部904、及びWWWブラウザ901にダウンロ
ードされて実行されるJAVAアプレットプログラム)
は、データベース内の表へのアクセス時に、その表に対
応するデータリンク情報ファイルを参照することにより
他のデータベース内の表へのリンクを検出し、そのデー
タリンク情報ファイルによって指示されるリンク先のデ
ータベース内の表にアクセスする。
Database search processing means (WWW server section 902, database search processing section 903, database processing section 904, and JAVA applet program downloaded and executed by WWW browser 901)
Detects a link to a table in another database by referring to the data link information file corresponding to the table when accessing the table in the database, and detects the link destination indicated by the data link information file. Access tables in the database.

【0013】履歴情報保持手段(データベース検索処理
部903、WWWクライアント802で実行されるデー
タベース検索クライアントプログラム)は、各データベ
ース内の表へのアクセスの履歴情報を保持する。
A history information holding unit (a database search processing unit 903, a database search client program executed by the WWW client 802) holds history information of access to a table in each database.

【0014】履歴表示手段(データベース検索処理部9
03、WWWクライアント802で実行されるデータベ
ース検索クライアントプログラム)は、履歴情報に基づ
いて、各データベース内の表へのアクセスの履歴を表示
する。
History display means (database search processing unit 9)
03, the database search client program executed by the WWW client 802) displays the history of access to the tables in each database based on the history information.

【0015】再表示手段(データベース検索処理部90
3、WWWクライアント802で実行されるデータベー
ス検索クライアントプログラム)は、履歴情報を制御し
ながら、任意のリンク元の表を再表示する。
Redisplay means (database search processing unit 90)
3. The database search client program executed by the WWW client 802) redisplays an arbitrary link source table while controlling the history information.

【0016】なお、本発明は、コンピュータにより使用
されたときに、上述の本発明の構成によって実現される
機能と同様の機能をコンピュータに行わせるためのコン
ピュータ読出し可能記録媒体として構成することもでき
る。
The present invention can be configured as a computer-readable recording medium for causing a computer to perform the same functions as the functions realized by the above-described configuration of the present invention when used by the computer. .

【0017】[0017]

【発明の実施の形態】以下、図面を参照しながら本発明
の実施の形態について詳細に説明する。本発明の実施の
形態では、例えば図1に示されるように、東京本社サイ
トのデータベースサーバに品目別事業所別売上管理表
を、またA事業所サイトのデータベースサーバにその事
業所に関連する品目別ジャンル別製品別売上管理表と売
上伝票表を、分散配置することができる。
Embodiments of the present invention will be described below in detail with reference to the drawings. In the embodiment of the present invention, for example, as shown in FIG. 1, a sales management table for each business unit is stored in the database server of the Tokyo head office site, and a product related to the business site is stored in the database server of the business A site. The sales management table and the sales slip table for each genre and product can be arranged in a distributed manner.

【0018】そして、例えば東京本社サイト内のユーザ
は、同サイト内のWWWクライアントから同サイト内の
WWWサーバに接続し、そこから更に同サイトのデータ
ベース内の品目別事業所別売上管理表にアクセスする。
For example, a user in the site of the Tokyo head office connects to a WWW server in the site from a WWW client in the site, and further accesses a sales management table for each item in the database of the site from there. I do.

【0019】この結果、ユーザは、自身のWWWクライ
アントのWWWブラウザに、まず図1(a) 及び図2(a)
に示されるように品目別売上を表示させることができ、
その表示中の1つの品目Aをマウスクリックして掘下げ
(ドリルダウン)を行うことによって、図1(b) 及び図
2(b) に示されるように品目別事業所別売上を表示させ
ることができる。この場合、東京本社サイト内のWWW
サーバが、同サイトのデータベースサーバ内の品目別事
業所別売上管理表にアクセスして、WWWクライアント
のWWWブラウザに、品目別売上および品目別事業所別
売上を表示させる。また、このときの各項目の表示方法
は、同サイトのデータベース内の品目別事業所別売上管
理表に対応して設定されているスペックファイルと呼ば
れるメタファイルを参照することによって決定される。
As a result, the user first enters the WWW browser of his / her own WWW client into FIG. 1 (a) and FIG.
You can display the sales by item as shown in
By drilling down one item A in the display by clicking the mouse with the mouse, it is possible to display the item-by-item sales according to the item as shown in FIGS. 1 (b) and 2 (b). it can. In this case, WWW in the Tokyo head office site
The server accesses the item-by-item sales management table in the database server of the site, and displays the item-by-item sales and the item-by-item sales on the WWW browser of the WWW client. The display method of each item at this time is determined by referring to a meta file called a specification file set in correspondence with the item-by-item sales management table in the database of the site.

【0020】次に、ユーザが、品目別事業所別売上の表
示中の1つの事業所Aをマウスクリックすることによっ
て、図1(c) 及び図2(c) に示されるように品目別ジャ
ンル別売上を表示させることができる。この場合、東京
本社サイト内のWWWサーバは、同サイトのデータベー
ス内の品目別事業所別売上管理表に対応して設定されて
いるデータリンク情報ファイルと呼ばれるメタファイル
を参照することによって、上記事業所AにA事業所サイ
トのデータベースサーバ内の品目別ジャンル別製品別売
上管理表へのリンク(これを帳票リンクと呼ぶ)が設定
されていることを認識し、そこへアクセスすることによ
って、東京本社サイト内のWWWクライアントのWWW
ブラウザに、上記品目別ジャンル別売上を表示させる。
また、このときの各項目の表示方法は、A事業所サイト
のデータベース内の品目別ジャンル別製品別売上管理表
に対応して設定されているスペックファイルを参照する
ことによって決定される。
Next, the user clicks on one of the establishments A in the display of the sales by the establishment by the item, and the genre by the item as shown in FIGS. 1 (c) and 2 (c). Another sales can be displayed. In this case, the WWW server in the Tokyo head office site refers to a meta-file called a data link information file set in correspondence with the item-by-item sales management table in the database of the site, thereby making the above-mentioned business. By recognizing that a link to the sales management table for each item, genre, and product in the database server of the A business site site is set at the place A (this is called a form link), and by accessing this, Tokyo is accessed. WWW of WWW client in head office site
The browser displays the item-specific genre-based sales.
The display method of each item at this time is determined by referring to the specification file set in correspondence with the item-by-item, genre-by-product, and product-by-product sales management table in the database of the establishment A site.

【0021】続いて、ユーザが、品目別ジャンル別売上
の表示中の1つのジャンルAをマウスクリックして掘下
げを行うことにより、図1(d) 及び図2(d) に示される
ようにジャンル別製品別売上を表示させることができ
る。
Next, the user clicks on one genre A in the display of the sales by item and genre by mouse to perform a digging, thereby obtaining the genre as shown in FIGS. 1 (d) and 2 (d). The sales of different products can be displayed.

【0022】更に、ユーザが、ジャンル別製品別売上の
表示中の1つの製品Aをマウスクリックすることによ
り、図1(e) 及び図2(e) に示されるようにそれに対応
する売上伝票を表示させることができる。この場合、東
京本社サイト内のWWWサーバは、現在アクセスしてい
るA事業所サイトのデータベース内の品目別ジャンル別
製品別売上管理表に対応して設定されているデータリン
ク情報ファイルを参照することによって、上記製品Aに
A事業所サイトのデータベースサーバ内の売上伝票表へ
の帳票リンクが設定されていることを認識し、そこへア
クセスすることにより、東京本社サイト内のWWWクラ
イアントのWWWブラウザに、上記売上伝票を表示させ
る。また、このときの各項目の表示方法は、A事業所サ
イトのデータベース内の売上伝票補に対応して設定され
ているスペックファイルを参照することによって決定さ
れる。
Further, when the user mouse-clicks one product A in the display of sales by genre and product, a sales slip corresponding to the product A is displayed as shown in FIGS. 1 (e) and 2 (e). Can be displayed. In this case, the WWW server in the Tokyo head office site refers to the data link information file set corresponding to the item-by-item, genre-by-product, and product-by-product sales management table in the database of the site A currently accessed. By recognizing that the product A has a form link to the sales slip table in the database server of the A office site, by accessing it, the WWW browser of the WWW client on the site of the Tokyo head office is recognized. The sales slip is displayed. The display method of each item at this time is determined by referring to the specification file set corresponding to the sales slip supplement in the database of the A office site.

【0023】上述のように、本発明の実施の形態では、
複数のサイトにデータベースを分散配置させることがで
き、それらのデータベース間で、各データベースに対し
て予め設定されたスペックファイルとデータリンク情報
ファイルとに基づいて、シームレスな接続を行うことが
可能となる。
As described above, in the embodiment of the present invention,
Databases can be distributed and arranged at a plurality of sites, and a seamless connection can be made between the databases based on a specification file and a data link information file preset for each database. .

【0024】この場合に、ユーザは、各データベースに
対してスペックファイルとデータリンク情報ファイルを
設定することにより、各データベース間の接続関係及び
表示方法を自由に構築することができる。
In this case, the user can freely establish the connection relationship between the databases and the display method by setting the specification file and the data link information file for each database.

【0025】上述の基本的な動作に加えて、本発明の実
施の形態では更に、次のようなアクセス履歴の参照機能
と、リンク元の表の再表示機能とが提供される。即ち例
えば図2(a) で示した品目別売上の表示画面に加えて、
図3の画面例の上半分の表に示されるような実行状態画
面(1)を表示させることができる。この実行状態画面
は、現在アクセスしているデータベースサーバ804の
サーバ名が「DBサーバA」であること、現在アクセス
しているデータベース805内の表データファイル名が
「品目別事業所別売上管理」であること、及び現在、
「品目名」項目と「事業所名」項目の各値は指定されて
いない(空白である)ことをユーザに表示している。
In addition to the above-described basic operation, the embodiment of the present invention further provides the following access history reference function and link source table redisplay function. That is, for example, in addition to the display screen of item-by-item sales shown in FIG.
An execution state screen (1) as shown in the upper half table of the screen example in FIG. 3 can be displayed. The execution status screen shows that the server name of the currently accessed database server 804 is “DB server A” and the table data file name in the currently accessed database 805 is “sales management by item / business establishment”. And currently,
The user is informed that the values of the “item name” item and the “office name” item are not specified (they are blank).

【0026】次に、ユーザが図3の画面例の下半分の表
において1つの品目Aをマウスクリックして掘下げを行
うことによって表示される図2(b) で示した品目別事業
所別売上の表示画面に加えて、図4の画面例の上半分の
表に示されるような実行状態画面(2)を表示させるこ
とができる。この実行状態画面は、現在アクセスしてい
るデータベースサーバ804のサーバ名が「DBサーバ
A」であること、現在アクセスしているデータベース8
05内の表データファイル名が「品目別事業所別売上管
理」であること、及び現在、「品目名」項目として「品
目A」が指定されており、「事業所名」項目の値は指定
されていない(空白である)ことをユーザに表示してい
る。
Next, the user clicks on one item A in the lower half of the table in the screen example of FIG. 3 with a mouse to drill down and displays the sales by item and establishment shown in FIG. 2B. In addition to the above display screen, an execution state screen (2) as shown in the upper half table of the screen example in FIG. 4 can be displayed. This execution status screen indicates that the server name of the currently accessed database server 804 is “DB server A”, and that the currently accessed database 8
The table data file name in 05 is "sales management by item and establishment" and "item A" is currently specified as the "item name" item, and the value of the "office name" item is specified Is displayed to the user that it is not done (blank).

【0027】続いて、ユーザが図4の画面例の下半分の
表において1つの事業所Aをマウスクリックして帳票リ
ンクすることによって表示される図2(c) で示した品目
別ジャンル別売上の表示画面に加えて、図5の画面例の
上半分の表に示されるような実行状態画面(3)を表示
させることができる。この実行状態画面は、図4の画面
例の上半分の表に示される実行状態画面(2)において
「事業所名」項目の値として「事業所A」が指定される
ことによって、実行状態画面(2)で示される実行状態
をリンク元として、その右側に、新たにアクセスされる
リンク先のデータベースサーバ804のサーバ名が「D
BサーバB」であること、新たにアクセスされるデータ
ベース805内のリンク先の表データファイル名が「品
目別ジャンル別製品別売上管理」であること、及びその
新たにアクセスされる表において「品目名」項目として
「品目A」が指定され、「ジャンル名」項目と「製品
名」項目の各値は指定されていない(空白である)こと
をユーザに表示している。この場合に、リンク元の実行
状態を示す表とリンク先の実行状態を示す表の間に、図
5に示されるような矢印付き連結線が表示される。
Subsequently, the user clicks one office A in the lower half of the table in the screen example of FIG. 4 with a mouse to link the form and displays the sales by item and genre shown in FIG. 2C. In addition to the display screen of FIG. 5, an execution state screen (3) as shown in the upper half table of the screen example of FIG. 5 can be displayed. The execution state screen is displayed by specifying “Office A” as the value of the “Office name” item in the execution state screen (2) shown in the upper half table of the screen example of FIG. With the execution state shown in (2) as the link source, the server name of the newly accessed link destination database server 804 is "D
B server B ", the table data file name of the link destination in the database 805 to be newly accessed is" sales management by product by genre by product ", and" item by product "in the newly accessed table. This indicates to the user that "item A" is specified as the "name" item, and that the values of the "genre name" item and the "product name" item are not specified (they are blank). In this case, a connection line with an arrow as shown in FIG. 5 is displayed between the table indicating the execution state of the link source and the table indicating the execution state of the link destination.

【0028】更に、ユーザが図5の画面例の下半分の表
において1つのジャンルAをマウスクリックして掘下げ
を行うことにより表示される図2(d) で示したジャンル
別製品別売上の表示画面に加えて、図6の画面例の上半
分の表に示されるような実行状態画面(4)を表示させ
ることができる。この実行状態画面は、図5に示される
実行状態画面(3)から更に進んで、リンク先におい
て、更に「ジャンル名」項目として「ジャンルA」が指
定されたことをユーザに表示している。
Further, when the user clicks on one genre A in the lower half of the table in the example of the screen in FIG. In addition to the screen, an execution state screen (4) as shown in the table in the upper half of the screen example of FIG. 6 can be displayed. This execution state screen further proceeds from the execution state screen (3) shown in FIG. 5, and displays to the user that "genre A" has been designated as the "genre name" item at the link destination.

【0029】最後に、ユーザが図6の画面例の下半分の
表において1つの製品Aをマウスクリックして帳票リン
クすることによって表示される図2(e) で示した売上伝
票一覧の表示画面に加えて、図7の画面例の上半分の表
に示されるような実行状態画面(5)を表示させること
ができる。この実行状態画面は、図6の画面例の上半分
の表に示される実行状態画面(4)において「製品名」
項目の値として「製品A」が指定されることによって、
実行状態画面(4)で示される実行状態をリンク元とし
て、その右側に、新たにアクセスされるリンク先のデー
タベースサーバ804のサーバ名が「DBサーバB」で
あること、新たにアクセスされるデータベース805内
のリンク先の表データファイル名が「売上伝票」である
こと、及びその新たにアクセスされる表において「製品
名」項目として「製品A」が指定されたことをユーザに
表示している。この場合にも、リンク元の実行状態を示
す表とリンク先の実行状態を示す表の間に、図7に示さ
れるような矢印付き連結線が表示される。
Finally, the sales slip list display screen shown in FIG. 2E is displayed when the user clicks one product A in the lower half table of the screen example of FIG. In addition, an execution state screen (5) as shown in the table in the upper half of the screen example of FIG. 7 can be displayed. This execution state screen is displayed in the execution state screen (4) shown in the upper half table of the screen example of FIG.
By specifying “product A” as the value of the item,
With the execution state shown in the execution state screen (4) as a link source, the server name of the newly accessed link destination database server 804 is “DB server B” on the right side, and the newly accessed database It is displayed to the user that the table data file name of the link destination in 805 is “sales slip” and that “product A” is designated as the “product name” item in the newly accessed table. . Also in this case, a connection line with an arrow as shown in FIG. 7 is displayed between the table indicating the execution state of the link source and the table indicating the execution state of the link destination.

【0030】以上のように本発明の実施の形態では、図
2に示されるような単純なデータ表示画面のみならず、
現在までのアクセス履歴を図3〜図7の各画面例の上半
分に示されるような実行状態画面として表示させること
ができる。
As described above, according to the embodiment of the present invention, not only a simple data display screen as shown in FIG.
The access history up to the present can be displayed as an execution state screen as shown in the upper half of each screen example in FIGS.

【0031】更に本発明の実施の形態では、後述するよ
うに、表示されている任意の実行状態画面をマウスクリ
ックすることにより、任意のリンク元の表を再表示させ
ることができる。
Further, in the embodiment of the present invention, as will be described later, an arbitrary link source table can be redisplayed by clicking a mouse on any displayed execution state screen.

【0032】上述の動作を実現するための本発明の実施
の形態の具体的な構成及び動作について、以下に説明す
る。図8は、本発明の実施の形態のシステム構成図であ
る。
The specific configuration and operation of the embodiment of the present invention for realizing the above operation will be described below. FIG. 8 is a system configuration diagram of the embodiment of the present invention.

【0033】#A、#B等のサイト801は、互いにW
AN(ワイドエリアネットワーク)809によって結ば
れている。なお、図8では2つのみのサイト801が結
ばれているが、もちろんより多くのサイト801が結ば
れる構成であってもよい。
The sites 801 such as #A, #B, etc.
They are connected by an AN (Wide Area Network) 809. Although only two sites 801 are connected in FIG. 8, a configuration in which more sites 801 are connected may of course be used.

【0034】1つのサイト801は、データベースサー
バ804とWWWクライアント802とWWWサーバ8
03とが、LAN(ローカルエリアネットワーク)80
8によって接続される構成を有する。
One site 801 includes a database server 804, a WWW client 802, and a WWW server 8
03 is a LAN (local area network) 80
8 are connected.

【0035】データベースサーバ804は、そのサイト
801に関連するデータベース805と、それに関連す
るスペックファイル806及びデータリンク情報ファイ
ル807を管理する。
The database server 804 manages a database 805 related to the site 801 and a specification file 806 and a data link information file 807 related thereto.

【0036】WWWクライアント802は、ユーザによ
って操作されるWWWブラウザアプリケーションを実行
する。WWWサーバ803は、WWWクライアント80
2からのリクエストを処理して、自サイト内又は他サイ
ト内のデータベースサーバ804へのアクセスを制御す
る。
The WWW client 802 executes a WWW browser application operated by a user. The WWW server 803 is a WWW client 80
2 to control access to the database server 804 in its own site or another site.

【0037】図9は、本発明の実施の形態の機能構成図
である。データベースサーバ804は、図8で説明した
データベース805、スペックファイル806、データ
リンク情報ファイル807のほかに、データベース80
5へのログインとアクセスを行うデータベース処理部9
04と、データベース処理部904によるログインに関
する情報を保持するログオン管理情報ファイル906
と、スペックファイル806及びデータリンク情報ファ
イル807の管理と帳票定義の管理を行う帳票定義処理
部905とを有する。
FIG. 9 is a functional block diagram of the embodiment of the present invention. The database server 804 includes, in addition to the database 805, the specification file 806, and the data link information file 807 described in FIG.
Database processing unit 9 for logging in and accessing 5
04 and a logon management information file 906 holding information related to login by the database processing unit 904.
And a form definition processing unit 905 for managing the specification file 806 and the data link information file 807 and managing the form definition.

【0038】WWWサーバ803は、WWWクライアン
ト802内のWWWブラウザ901からのリクエストを
処理するWWWサーバ部902と、WWWサーバ部90
2からの指示によって自サイト801又は他サイト80
1のデータベースサーバ804内のデータベース処理部
904と帳票定義処理部905にアクセスするデータベ
ース検索処理部903とを有する。
The WWW server 803 processes a request from the WWW browser 901 in the WWW client 802, and a WWW server unit 90.
Own site 801 or other site 80 according to instructions from 2
One database server 804 includes a database processing unit 904 and a database search processing unit 903 that accesses a form definition processing unit 905.

【0039】上述のデータベースサーバ804内のデー
タベース処理部904とWWWサーバ803内のデータ
ベース検索処理部903は、WWWクライアント802
のユーザ(図9のWWWブラウザ901)からのアクセ
スが認証される毎に、それぞれ1つのプロセスとしてメ
モリに常駐する。
The database processing unit 904 in the database server 804 and the database search processing unit 903 in the WWW server 803 are connected to the WWW client 802.
Each time access from a user (the WWW browser 901 in FIG. 9) is authenticated, each process resides in the memory as one process.

【0040】ここで例えば、A事業所サイトとして機能
するサイト801(#B)のWWWサーバ803は、自
サイト内のデータベースサーバ804にアクセスするこ
とにより、自事業所に特化したデータベース805のみ
を管理できるように、システムを構築することができ
る。一方、東京本社サイトとして機能するサイト801
(#A)のWWWサーバ803は、自サイト内のデータ
ベースサーバ804だけでなく、自サイト内のデータベ
ース805からリンクする形式でA事業所サイトとして
機能するサイト801(#B)内のデータベースサーバ
804等にもアクセスすることにより、各本社及び事業
所に分散配置されたデータベース805にシームレスに
アクセスするように、システムを構築することができ
る。
Here, for example, the WWW server 803 of the site 801 (#B) functioning as the A business site accesses the database server 804 in the own site, and only the database 805 specialized for the own business site is accessed. A system can be constructed so that it can be managed. On the other hand, site 801 that functions as the Tokyo head office site
The (#A) WWW server 803 is a database server 804 in a site 801 (#B) that functions as an A office site in a format linked from the database 805 in the own site as well as the database server 804 in the own site. And so on, it is possible to construct a system so as to seamlessly access the database 805 distributed in each head office and office.

【0041】まず、特には図示しないが、ユーザは、W
WWクライアント802内のWWWブラウザ901(図
9)等から、データベースサーバ804内のデータベー
ス805に保持される表を自由に定義することができ
る。これは、既存のデータベース構築ツールによって容
易に実現できる。
First, although not specifically shown, the user may select W
The table held in the database 805 in the database server 804 can be freely defined from the WWW browser 901 (FIG. 9) or the like in the WW client 802. This can be easily achieved with existing database construction tools.

【0042】図10は、サイト801(#A)のデータ
ベースサーバ804(#A)内のデータベース805
(#A)に保持される品目別事業所別売上管理表のデー
タ構成図であり、品目名項目と事業所名項目と金額項目
が定義されている。この表には、東京本社がとりまとめ
るべき各事業所の集計データが登録される。
FIG. 10 shows a database 805 in the database server 804 (#A) of the site 801 (#A).
FIG. 4 is a data configuration diagram of an item-by-item sales management table held in (#A), in which an item name item, a business item name item, and an amount item are defined. In this table, the aggregate data of each business establishment that should be compiled by the Tokyo head office is registered.

【0043】図11は、サイト801(#B)のデータ
ベースサーバ804(#B)内のデータベース805
(#B)に保持される品目別ジャンル別製品別売上管理
表のデータ構成図であり、品目名項目とジャンル名項目
と製品名項目と金額項目が定義されている。また図12
は、サイト801(#B)のデータベースサーバ804
(#B)内のデータベース805(#B)に保持される
売上伝票表のデータ構成図であり、伝票No項目と日付項
目と担当者項目と製品名項目と金額項目が定義されてい
る。図11及び図12に示される各表には、サイト80
1(#B)に対応するA事業所に関するデータが登録さ
れる。
FIG. 11 shows a database 805 in the database server 804 (#B) of the site 801 (#B).
FIG. 9 is a data configuration diagram of an item-by-item, genre-by-product, sales management table held in (#B), in which an item name item, a genre name item, a product name item, and a price item are defined. FIG.
Is the database server 804 of the site 801 (#B)
FIG. 9 is a data configuration diagram of a sales slip table held in a database 805 (#B) in (#B), in which a slip No item, a date item, a person in charge item, a product name item, and an amount item are defined. Each table shown in FIG. 11 and FIG.
Data relating to establishment A corresponding to 1 (#B) is registered.

【0044】図8、図9等には特には図示しないが、例
えばB事業所サイトであるサイト801(#C)のデー
タベースサーバ804(#C)内のデータベース805
(#C)も、図11と同様の品目別ジャンル別製品別売
上管理表と、図12と同様の売上伝票表を保持する。こ
れらの各表には、サイト801(#C)に対応するB事
業所に関するデータが登録される。
Although not particularly shown in FIGS. 8 and 9, for example, the database 805 in the database server 804 (#C) of the site 801 (#C) which is the site of the B office.
(#C) also holds the same sales management table for each item and genre as in FIG. 11, and the same sales slip table as in FIG. In each of these tables, data relating to the establishment B corresponding to the site 801 (#C) is registered.

【0045】図15は、WWWクライアント802内の
WWWブラウザ901(図9)を介してユーザにより定
義され、サイト801(#A)のデータベースサーバ8
04(#A)内に保持される品目別事業所別売上管理表
のスペックファイル806のデータ構成図である。図1
6は、#B又は#Cのサイト801の#B又は#Cのデ
ータベースサーバ804内に保持される品目別ジャンル
別製品別売上管理表のスペックファイル806のデータ
構成図である。更に、図17は、#B又は#Cのサイト
801の#B又は#Cのデータベースサーバ804内に
保持される売上伝票表のスペックファイル806のデー
タ構成図である。
FIG. 15 shows the database server 8 of the site 801 (#A) defined by the user via the WWW browser 901 (FIG. 9) in the WWW client 802.
FIG. 14 is a data configuration diagram of a specification file 806 of a sales management table for each item and each business held in 04 (#A). FIG.
6 is a data configuration diagram of the specification file 806 of the sales management table by item, genre, and product held in the database server 804 of #B or #C of the site 801 of #B or #C. FIG. 17 is a data configuration diagram of the sales slip table specification file 806 held in the #B or #C database server 804 of the #B or #C site 801.

【0046】スペックファイル806は、データベース
805内の対応する表がWWWサーバ803を介してW
WWクライアント802内のWWWブラウザ901(図
9)に表示されるときのその表の各項目の表示方法を指
定するためのメタファイルである。
The specification file 806 is stored in a corresponding table in the database 805 through the WWW server 803.
This is a meta file for specifying a display method of each item of the table when displayed on the WWW browser 901 (FIG. 9) in the WW client 802.

【0047】スペックファイル806のスペックファイ
ル名項目には、データベース805内の該当する表の名
前が指定される。図15の例では「品目別事業所別売上
管理」が指定され、図16の例では「品目別ジャンル別
製品別売上管理」が指定され、図17の例では「売上伝
票」が指定される。
In the specification file name field of the specification file 806, the name of a corresponding table in the database 805 is specified. In the example of FIG. 15, “sales management by item and business establishment” is specified, in the example of FIG. 16, “sales management by product by genre by product” is specified, and in the example of FIG. 17, “sales slip” is specified. .

【0048】スペックファイル806の項目名項目に
は、該当する表が表示されるときの表示されるべき項目
の名前が指定される。図15の例では「品目名」「事業
所名」「金額」の各項目が指定され、図16の例では
「品目名」「ジャンル名」「製品名」「金額」の各項目
が指定され、図17の例では「伝票No」「日付」「担当
者」「製品名」「金額」の各項目が指定される。
In the item name item of the specification file 806, the name of the item to be displayed when the corresponding table is displayed is specified. In the example of FIG. 15, each item of “item name”, “office name”, and “amount” is specified. In the example of FIG. 16, each item of “item name”, “genre name”, “product name”, and “amount” is specified. In the example of FIG. 17, each item of "slip No.", "date", "person in charge", "product name", and "amount" is designated.

【0049】スペックファイル806のデータ属性項目
には、各項目の表示方法が指定される。図15の例で
は、「品目名」項目のデータ属性として「集計レベル
1」として定義された表示方法が指定される。この「集
計レベル1」は、後述するデータリンク情報ファイル8
07(図18参照)上で定義されているもので、品目別
事業所別売上管理表に登録されている品目名の一覧が表
示されるときには、その表の品目名項目に登録されてい
る品目名毎に、金額項目に登録されている金額を集計し
て表示することが定義されている。次に、「事業所名」
項目のデータ属性として「集計レベル2」として定義さ
れた表示方法が指定される。この「集計レベル2」で
は、品目別事業所別売上管理表の選択された品目名に属
する事業所名の一覧が表示されるときに、その表の選択
された品目名に属する事業所名毎に、金額項目に登録さ
れている金額を集計して表示することが定義されてい
る。また、「金額」項目のデータ属性として「データ項
目1」の表示が指定される。この「データ項目1」は、
データベース805内の品目別事業所別売上管理表の金
額項目(図10)に対応するデータベース805上での
項目名である。
In the data attribute item of the specification file 806, a display method of each item is specified. In the example of FIG. 15, the display method defined as “total level 1” is specified as the data attribute of the “item name” item. This “total level 1” is stored in a data link information file 8 described later.
07 (see FIG. 18), when a list of item names registered in the item-by-item sales management table is displayed, the item registered in the item name field of the table For each name, it is defined that the amounts registered in the amount item are totaled and displayed. Next, the "business name"
The display method defined as “total level 2” is specified as the data attribute of the item. In the “aggregation level 2”, when a list of the names of the offices belonging to the selected item name in the sales management table by item and office is displayed, each office name belonging to the selected item name in the table is displayed. Defines that the amounts registered in the amount item are displayed in total. In addition, the display of “data item 1” is designated as the data attribute of the “amount” item. This "data item 1"
This is the item name on the database 805 corresponding to the amount item (FIG. 10) of the sales management table for each item and each business in the database 805.

【0050】図16の例では、「品目名」項目のデータ
属性として「集計レベル1」として定義された表示方法
が指定される。この「集計レベル1」では、品目別ジャ
ンル別製品別売上管理表に登録されている品目名の一覧
が表示されるときには、その表の品目名項目に登録され
ている品目名毎に、金額項目に登録されている金額を集
計して表示することが定義されている。次に、「ジャン
ル名」項目のデータ属性として「集計レベル2」として
定義された表示方法が指定される。この「集計レベル
2」では、品目別ジャンル別製品別売上管理表の選択さ
れた品目名に属するジャンル名の一覧が表示されるとき
に、その表の選択された品目名に属するジャンル名毎
に、金額項目に登録されている金額を集計して表示する
ことが定義されている。また、「製品名」項目のデータ
属性として「集計レベル3」として定義された表示方法
が指定される。この「集計レベル3」では、品目別ジャ
ンル別製品別売上管理表の選択された品目名及びジャン
ル名に属する製品名の一覧が表示されるときに、その表
の選択された品目名及びジャンル名に属する製品名毎
に、金額項目に登録されている金額を集計して表示する
ことが定義されている。更に、「金額」項目のデータ属
性として「データ項目1」の表示が指定される。この
「データ項目1」は、データベース805内の品目別ジ
ャンル別製品別売上管理表の金額項目(図11、図1
3)に対応するデータベース805上での項目名であ
る。
In the example of FIG. 16, the display method defined as “total level 1” is specified as the data attribute of the “item name” item. In this “aggregation level 1”, when a list of the item names registered in the item-specific genre-specific product-by-product sales management table is displayed, the amount item It is defined that the total amount registered in the is displayed. Next, a display method defined as “total level 2” is specified as the data attribute of the “genre name” item. In this “aggregation level 2”, when a list of genre names belonging to the selected item name in the item-by-item genre-by-product sales management table is displayed, for each genre name belonging to the selected item name in the table, In addition, it is defined that the amounts registered in the amount item are totalized and displayed. In addition, a display method defined as “total level 3” is specified as the data attribute of the “product name” item. In this “aggregation level 3”, when a list of product names belonging to the selected item name and genre name in the item-specific genre-specific product-by-product sales management table is displayed, the selected item name and genre name in the table are displayed. It is defined that the amounts registered in the amount item are totaled and displayed for each product name belonging to. Further, display of "data item 1" is designated as the data attribute of the "money" item. This “data item 1” is an amount item (FIG. 11, FIG.
Item names on the database 805 corresponding to 3).

【0051】図17の例では、「伝票No」「日付」「担
当者」「製品名」「金額」の各項目の各データ属性とし
て、「データ項目1〜5」の表示がそれぞれ指定され
る。これらの「データ項目1〜5」は、データベース8
05内の売上伝票表の伝票No項目、日付項目、担当者項
目、製品名項目、金額項目(図12、図14)に対応す
るデータベース805上での各項目名である。
In the example of FIG. 17, the display of "data items 1 to 5" is designated as each data attribute of each item of "slip No.", "date", "person in charge", "product name", and "amount". . These “data items 1 to 5” are stored in the database 8
Each item name on the database 805 corresponding to the slip No. item, date item, person in charge item, product name item, and money amount item (FIGS. 12 and 14) of the sales slip table in 05.

【0052】図18は、WWWクライアント802内の
WWWブラウザ901(図9)を介してユーザにより定
義され、サイト801(#A)のデータベースサーバ8
04(#A)内に保持される品目別事業所別売上管理表
のデータリンク情報ファイル807のデータ構成図であ
る。図19は、#B又は#Cのサイト801の#B又は
#Cのデータベースサーバ804内に保持される品目別
ジャンル別製品別売上管理表のデータリンク情報ファイ
ル807のデータ構成図である。更に、図20は、#B
又は#Cのサイト801の#B又は#Cのデータベース
サーバ804内に保持される売上伝票表のデータリンク
情報ファイル807のデータ構成図である。
FIG. 18 shows the database server 8 of the site 801 (#A) defined by the user via the WWW browser 901 (FIG. 9) in the WWW client 802.
FIG. 14 is a data configuration diagram of a data link information file 807 of an item-by-item and business-by-business sales management table held in 04 (#A). FIG. 19 is a data configuration diagram of the data link information file 807 of the sales management table by item, genre, and product held in the database server 804 of #B or #C of the site 801 of #B or #C. Further, FIG.
6 is a data configuration diagram of a sales slip table data link information file 807 held in the #B or #C database server 804 of the #C site 801. FIG.

【0053】データリンク情報ファイル807は、デー
タベース805内の対応する表の特定の値が選択された
ときに他サイト801内のデータベース805内の表を
参照するためのメタファイルである。
The data link information file 807 is a meta file for referring to the table in the database 805 in the other site 801 when a specific value of the corresponding table in the database 805 is selected.

【0054】データリンク情報ファイル807におい
て、サーバ名項目には、そのファイルに対応するデータ
ベースサーバ804の名称が指定される。図18の例で
はデータベースサーバ804(#A)に対応する名称
「DBサーバA」が、また図19及び図20の例ではデ
ータベースサーバ804(#B)に対応する名称「DB
サーバB」が、それぞれ指定される。
In the data link information file 807, the name of the database server 804 corresponding to the file is specified in the server name item. In the example of FIG. 18, the name “DB server A” corresponding to the database server 804 (#A) is used, and in the examples of FIGS. 19 and 20, the name “DB server” corresponding to the database server 804 (#B) is used.
Server B "is specified.

【0055】データリンク情報ファイル807のデータ
リンク情報ファイル名項目には、そのデータリンク情報
ファイル807の名称が指定される。データリンク情報
ファイル807の集計レベル1項目及び集計レベル2項
目には、それらが前述したスペックファイル806にお
いてデータ属性として指定される場合における集計方法
が定義される。図18の例では、集計レベル1は「品目
名」項目に登録されている品目名毎に集計が行われるこ
と、集計レベル2は「事業所名」項目に登録されている
事業所名毎に集計が行われることが定義され、図19の
例では、集計レベル1は「品目名」項目に登録されてい
る品目名毎に集計が行われること、集計レベル2は「ジ
ャンル名」項目に登録されているジャンル名毎に集計が
行われることが定義され、集計レベル3は「製品名」項
目に登録されている製品名毎に集計が行われることが定
義される。
In the data link information file name field of the data link information file 807, the name of the data link information file 807 is specified. In the aggregation level 1 item and the aggregation level 2 item of the data link information file 807, an aggregation method when they are specified as data attributes in the above-described specification file 806 is defined. In the example of FIG. 18, the aggregation level 1 is for each item name registered in the “item name” item, and the aggregation level 2 is for each business name registered in the “office name” item. In the example of FIG. 19, it is defined that the aggregation is performed. In the example of FIG. 19, the aggregation is performed for each item name registered in the “item name” item, and the aggregation level 2 is registered in the “genre name” item. Aggregation is defined for each genre name, and aggregation level 3 defines that aggregation is performed for each product name registered in the “product name” item.

【0056】データリンク情報ファイル807のデータ
項目1〜5には、それらが前述したスペックファイル8
06においてデータ属性として指定される場合における
実際の表示項目が定義される。図18及び図19の例で
は、データ項目1は「金額」項目であることが定義さ
れ、図20の例では、データ項目1〜5はそれぞれ「伝
票No」「日付」「担当者」「製品名」「金額」の各項目
であることが定義される。
The data items 1 to 5 of the data link information file 807 include the above-described specification file 8
The actual display item in the case where it is designated as a data attribute in 06 is defined. In the example of FIG. 18 and FIG. 19, the data item 1 is defined as the “money” item, and in the example of FIG. 20, the data items 1 to 5 are “slip No”, “date”, “person in charge”, “product”, respectively. It is defined that the items are "name" and "amount".

【0057】データリンク情報ファイル807のリンク
キー1項目及びリンクキー2項目には、それぞれリンク
を発生させるときに判定される第1番目の項目名と第2
番目の項目名が指定される。なお、この項目の数は5個
まで指定できる。図18の例では「事業所名」項目がリ
ンクキー1項目、「品目名」項目がリンクキー2項目と
して指定され、図19の例では「製品名」項目がリンク
キー1項目として指定される。
The link key 1 item and the link key 2 item of the data link information file 807 respectively include the first item name and the second item that are determined when a link is generated.
The second item name is specified. The number of items can be specified up to five. In the example of FIG. 18, the “office name” item is specified as one link key item, and the “item name” item is specified as two link key items. In the example of FIG. 19, the “product name” item is specified as one link key item. .

【0058】データリンク情報ファイル807のリンク
情報項目群には、リンク情報項目名と、リンクキー1〜
2(最大5個まで)の各項目値と、リンク先サーバ名
と、リンク先スペックファイル名と、リンク先条件とが
指定される。図18のリンク情報項目名「リンク情報
1」の例では、リンクキー1項目として「事業所A」が
指定され、かつリンクキー2項目として「品目A」が指
定されたときに、リンク先サーバ名「DBサーバB」に
対応するデータベースサーバ804(#B)にログイン
し、データベース805(#B)内のリンク先スペック
ファイル名「品目別ジャンル別製品別売上管理」を有す
るスペックファイル806及びそれに対応するデータベ
ース805(#B)内の品目別ジャンル別製品別売上管
理表が参照され、品目名項目の値が「品目A」であるレ
コードを抽出するというリンク先条件でデータ表示を行
う旨が定義される。また、図19のリンク情報項目名
「リンク情報1」の例では、リンクキー1項目として
「製品A」が指定されたときに、リンク先サーバ名「D
BサーバB」に対応するデータベースサーバ804(#
B)(同一のサーバ)にログインし、データベース80
5(#B)内のリンク先スペックファイル名「売上伝
票」を有するスペックファイル806及びそれに対応す
るデータベース805(#B)内の売上伝票表が参照さ
れ、製品名項目の値が「製品A」であるレコードを抽出
するというリンク先条件でデータ表示を行う旨が定義さ
れる。図20の例では、売上伝票表からのリンクは無い
ため、各データ項目の名称のみが記述される。
The link information item group of the data link information file 807 includes a link information item name,
Each item value of 2 (up to 5), a link destination server name, a link destination specification file name, and a link destination condition are specified. In the example of the link information item name “link information 1” in FIG. 18, when “business A” is designated as the link key 1 item and “item A” is designated as the link key 2 item, the link destination server Log in to the database server 804 (#B) corresponding to the name "DB server B", and the specification file 806 having the linked specification file name "sales management by item and genre and product" in the database 805 (#B) and the Reference is made to the sales management table for each product category and product in the corresponding database 805 (#B), and the data display is performed under the link destination condition that a record in which the value of the product name item is “product A” is extracted. Defined. In the example of the link information item name “link information 1” in FIG. 19, when “product A” is designated as the link key 1 item, the link destination server name “D
B server B "corresponding to the database server 804 (#
B) Log in to (the same server) and
5 (#B), the specification file 806 having the link specification file name “sales slip” and the corresponding sales slip table in the database 805 (#B) are referred to, and the value of the product name item is “product A”. Is defined to display data under a link destination condition that a record is extracted. In the example of FIG. 20, since there is no link from the sales slip table, only the name of each data item is described.

【0059】図21は、図3〜図7で説明したアクセス
履歴の表示制御とリンク元の表の再表示制御を行うため
に、WWWクライアント802(図8参照)側に保持さ
れる履歴情報のメモリ内容を示す図であり、図21(a)
は図7の実行状態画面(5)に対応し、図21(b) は図
5の実行状態画面(3)に対応する。
FIG. 21 shows the history information stored on the WWW client 802 (see FIG. 8) in order to perform the display control of the access history and the re-display control of the link source table described in FIGS. FIG. 21A is a diagram showing the contents of the memory, and FIG.
21 corresponds to the execution state screen (5) in FIG. 7, and FIG. 21 (b) corresponds to the execution state screen (3) in FIG.

【0060】まず、ブロック番号は、図7、図5等の画
面例の上半分に左から順に示される表のそれぞれに対応
する番号であり、アクセス履歴を古い順に番号付けした
ものである。
First, the block number is a number corresponding to each of the tables shown in order from the left in the upper half of the screen example of FIGS. 7 and 5, and the access histories are numbered in chronological order.

【0061】連結線情報は連結元レベル番号と連結先レ
ベル番号とから構成される。連結元レベル番号は、図
7,図5等に示される矢印付き連結線を引くための始点
となる連結元のレベルの番号である。連結先レベル番号
は、上記連結線を引くための終点となる連結先のレベル
の番号である。
The connection line information includes a connection source level number and a connection destination level number. The connection source level number is the number of the connection source level serving as a starting point for drawing connection lines with arrows shown in FIGS. The connection destination level number is a number of a connection destination level that is an end point for drawing the connection line.

【0062】レベル名は、スペックファイル806にお
いて集計レベルが設定されている項目が参照されている
ときにはその集計レベルの名称(図18等を参照)が記
憶され、集計レベルが設定されていない項目が参照され
ているときにはデータリンク情報ファイル807に設定
されているリンク先条件中の項目名が記憶される。
When an item for which a totaling level is set is referred to in the specification file 806, the name of the totaling level (see FIG. 18 and the like) is stored. When it is referred to, the item name in the link destination condition set in the data link information file 807 is stored.

【0063】レベル内容は、スペックファイル806に
おいて集計レベルが設定されている項目が参照されてい
るときには集計が行われる項目値が記憶され、集計レベ
ルが設定されていない項目が参照されているときにはデ
ータリンク情報ファイル807に設定されているリンク
先条件中の条件値が記憶される。
The level content stores the item value for which the totaling is performed when the item for which the totaling level is set is stored in the specification file 806, and stores the data when the item for which the totaling level is not set is referred to. The condition value in the link destination condition set in the link information file 807 is stored.

【0064】続いて、ユーザによる実際の操作について
説明する。図22は、ユーザの操作処理の全体動作を示
す動作フローチャートである。ユーザはまず、WWWク
ライアント802内のWWWブラウザ901(図9)を
用いて、スペックファイル作成処理を実行する(ステッ
プ2201)。この結果、図15〜図17に示されるデ
ータ構成を有するスペックファイル806が作成され
る。
Next, the actual operation by the user will be described. FIG. 22 is an operation flowchart showing the overall operation of the user operation process. First, the user executes a specification file creation process using the WWW browser 901 (FIG. 9) in the WWW client 802 (step 2201). As a result, a specification file 806 having the data configuration shown in FIGS. 15 to 17 is created.

【0065】ユーザは次に、WWWブラウザ901を用
いて、データリンク情報ファイル作成処理を実行する
(ステップ2202)。この結果、図18〜図20に示
されるデータ構成を有するデータリンク情報ファイル8
07が作成される。
Next, the user executes a data link information file creation process using the WWW browser 901 (step 2202). As a result, the data link information file 8 having the data configuration shown in FIGS.
07 is created.

【0066】その後、WWWブラウザ901を介して、
検索処理(ステップ2203)、検索結果表示処理(2
204)、検索継続(ステップ2205)という処理が
繰り返される。
After that, via the WWW browser 901,
Search processing (step 2203), search result display processing (2
204), and the process of continuing the search (step 2205) is repeated.

【0067】図23は、図22のステップ2201のス
ペックファイル作成処理の動作フローチャートである。
この動作フローチャートは例えば、WWWクライアント
802内のWWWブラウザ901が、WWWサーバ80
3からダウンロードしたJAVAアプレットプログラム
を実行する処理として実現される。なお、JAVAアプ
レットは、米国のサンマイクロシステムズ社が開発した
プログラミング技術である。また、図24は、スペック
ファイル作成処理におけるWWWブラウザ901の動作
画面例を示す図である。なお、以下のステップ2301
〜2309は、それぞれ図23の動作フローチャートの
各ステップである。
FIG. 23 is an operation flowchart of the specification file creating process in step 2201 of FIG.
This operation flowchart is, for example, a case where the WWW browser 901 in the WWW client 802 is
3 is executed as a process of executing the JAVA applet program downloaded from the third program. The JAVA applet is a programming technology developed by Sun Microsystems, Inc. of the United States. FIG. 24 is a diagram showing an example of an operation screen of the WWW browser 901 in the specification file creation processing. Note that the following step 2301
Reference numerals 2309 to 2309 denote steps in the operation flowchart of FIG.

【0068】ユーザはまず、WWWブラウザ901上
で、スペックファイル806を新規設定するか或いは既
存のスペックファイル806を編集するかを指定する
(ステップ2301)。
First, the user specifies on the WWW browser 901 whether to newly set the specification file 806 or edit the existing specification file 806 (step 2301).

【0069】新規作成の場合であってステップ2301
の判定がYESの場合には、現在アクセスしているサイ
ト801のデータベースサーバ804内の表データファ
イルの一覧が取得され、図24(a) に示されるようにし
てWWWブラウザ901に表示される。ユーザは、表示
される表データファイルのうちの1つをマウスクリック
して選択しOKボタンをマウスクリックして確定する
(以上、ステップ2302)。
In the case of new creation, step 2301
Is YES, a list of table data files in the database server 804 of the currently accessed site 801 is obtained and displayed on the WWW browser 901 as shown in FIG. The user selects one of the tabular data files to be displayed by clicking the mouse, and confirms by clicking the OK button with the mouse (step 2302).

【0070】一方、ユーザが既存のスペックファイル8
06の編集を選択した場合には、特には図示しないが、
現在アクセスしているサイト801のデータベースサー
バ804内のスペックファイル806の一覧が取得さ
れ、WWWブラウザ901に表示される。ユーザは、表
示されるスペックファイル806のうちの1つをマウス
クリックして選択しOKボタンをマウスクリックして確
定する(以上、ステップ2303)。
On the other hand, if the user
When the editing of 06 is selected, it is not shown particularly,
A list of the specification files 806 in the database server 804 of the currently accessed site 801 is acquired and displayed on the WWW browser 901. The user selects one of the displayed specification files 806 by mouse clicking, and confirms by clicking the OK button with the mouse (step 2303).

【0071】次に、ユーザは、項目の設定を指示する
(ステップ2304の判定がYES)。この結果、ユー
ザは、図24(b) に示されるブラウザ画面上で、その左
側のリストから任意の項目をマウスクリックで選択して
右側のリストに移動させることにより、現在選択してい
る表において出力させるべき項目を選択する(ステップ
2305)。
Next, the user instructs the setting of the item (YES in step 2304). As a result, the user selects an arbitrary item from the list on the left side of the browser screen shown in FIG. An item to be output is selected (step 2305).

【0072】ユーザが図24(b) に示されるOKボタン
を押すと、選択結果がWWWクライアント802側の中
間ファイルに記録される(ステップ2306)。ユーザ
は、上述のステップ2304〜2306によって項目の
設定を終了すると、次に、集計レベルの設定を指示する
(ステップ2304の判定がNO、ステップ2307の
判定がYES)。この結果、ユーザは、図24(c) に示
されるブラウザ画面上で、その左側のリスト上でマウス
クリックで選択した各表示項目毎に、右側のリスト中か
ら集計レベルをマウスクリックで選択することによっ
て、各表示項目の集計レベルを設定する(ステップ23
08)。なお、デフォルトとしては、各項目毎に、それ
に対応するデータ項目が指定されている。
When the user presses the OK button shown in FIG. 24B, the selection result is recorded in the intermediate file on the WWW client 802 side (step 2306). When the user completes the setting of the items in steps 2304 to 2306 described above, the user instructs the setting of the aggregation level (NO in step 2304 and YES in step 2307). As a result, on the browser screen shown in FIG. 24 (c), for each display item selected by mouse click on the list on the left side, the user selects the aggregation level from the list on the right side by mouse click. To set the aggregation level of each display item (step 23).
08). As a default, a data item corresponding to each item is specified.

【0073】ユーザが、図24(c) に示されるOKボタ
ンを押すと、選択結果がWWWクライアント802側の
中間ファイルに記録される(ステップ2306)。ユー
ザは、上述のステップ2304〜2308によって項目
の設定と集計レベルの設定を終了すると、WWWクライ
アント802から現在アクセスしているサイト801内
のデータベースサーバ804に、WWWクライアント8
02側の中間ファイルが送信され、ユーザがファイル名
を指定した後に、その中間ファイルがスペックファイル
806としてデータベースサーバ804に登録される
(ステップ2309)。
When the user presses the OK button shown in FIG. 24C, the selection result is recorded in the intermediate file on the WWW client 802 side (step 2306). When the user completes the setting of the items and the setting of the aggregation level in steps 2304 to 2308 described above, the WWW client 8 sends the WWW client 8 to the database server 804 in the site 801 currently being accessed from the WWW client 802.
The intermediate file on the 02 side is transmitted, and after the user specifies the file name, the intermediate file is registered in the database server 804 as a specification file 806 (step 2309).

【0074】図25は、図22のステップ2202のデ
ータリンク情報ファイル作成処理の動作フローチャート
である。この動作フローチャートは例えば、WWWクラ
イアント802内のWWWブラウザ901が、WWWサ
ーバ803からダウンロードしたJAVAアプレットプ
ログラムを実行する処理として実現される。また、図2
6は、データリンク情報ファイル作成処理におけるWW
Wブラウザ901の動作画面例を示す図である。なお、
以下のステップ2501〜2507は、それぞれ図25
の動作フローチャートの各ステップである。
FIG. 25 is an operation flowchart of the data link information file creation processing in step 2202 of FIG. This operation flowchart is realized, for example, as processing in which the WWW browser 901 in the WWW client 802 executes the JAVA applet program downloaded from the WWW server 803. FIG.
6 is WW in the data link information file creation processing
FIG. 7 is a diagram illustrating an example of an operation screen of a W browser 901. In addition,
The following steps 2501 to 2507 are respectively performed in FIG.
In the operation flowchart of FIG.

【0075】まず、WWWブラウザ901に現在アクセ
スしているサイト801のデータベースサーバ804に
登録されているスペックファイル806の一覧が表示さ
れるため、ユーザは、その中の1つをマウスクリックに
より指定する。
First, a list of the specification files 806 registered in the database server 804 of the site 801 currently accessing the WWW browser 901 is displayed, and the user designates one of them by clicking the mouse. .

【0076】次に、ユーザは、リンクキーの選択を指示
する(ステップ2502の判定がYES)。この結果、
ユーザは、図26(a) に示されるブラウザ画面上で、そ
の上半分の表から現在選択しているスペックファイル8
06に対応する表中の任意の項目をマウスクリックで選
択する(ステップ2503)。この結果、選択した項目
に対応する表示名が、図26(a) に示されるブラウザ画
面上の下半分の表に、キー1から順次表示される。
Next, the user instructs to select a link key (YES in step 2502). As a result,
On the browser screen shown in FIG. 26 (a), the user selects the spec file 8 currently selected from the upper half table.
An arbitrary item in the table corresponding to 06 is selected by clicking the mouse (step 2503). As a result, the display names corresponding to the selected items are sequentially displayed from the key 1 in the lower half table on the browser screen shown in FIG.

【0077】続いて、ユーザは、図26(a) に示される
ブラウザ画面の下半分の表で、各キー毎にその内容値
を、順次設定する(ステップ2504の判定がYES→
ステップ2505)。
Subsequently, the user sequentially sets the content value for each key in the lower half table of the browser screen shown in FIG. 26A (the determination in step 2504 is YES →
Step 2505).

【0078】更に、ユーザは、図26(a) に示されるブ
ラウザ画面の下半分の表に設定したキー値の組み合わせ
のうちの1つをマウスクリックで選択して「リンク情
報」ボタンをマウスクリックすることにより、ブラウザ
画面が、図26(b) に示されるように変化し、ユーザは
この画面上で、選択したキー値の組み合わせに対応する
リンク先の内容をリンク情報(図18〜図20参照)と
して設定する(ステップ2506の判定がYES→ステ
ップ2507)。ここでは、ユーザは、表示されている
各リストから、リンク先サーバ名及びスペックファイル
名を選択すると共に、リンク先条件をテキスト入力によ
り指定する。
Further, the user selects one of the key value combinations set in the lower half table of the browser screen shown in FIG. 26 (a) with a mouse click, and clicks the "link information" button with the mouse. As a result, the browser screen changes as shown in FIG. 26 (b), and the user displays on this screen the contents of the link destination corresponding to the selected combination of key values in the link information (FIGS. 18 to 20). (See step 2506: YES → step 2507). Here, the user selects a link destination server name and a specification file name from each displayed list, and specifies a link destination condition by text input.

【0079】その後、ユーザは、図26(b) に示される
ブラウザ画面上のOKボタンをマウスクリックすること
により、データリンク情報ファイル807の設定を終了
する(ステップ2502,2504,2506の判定が
NO)。
Thereafter, the user finishes the setting of the data link information file 807 by clicking the OK button on the browser screen shown in FIG. 26B (NO in steps 2502, 2504, and 2506). ).

【0080】図27〜図29は、WWWクライアント8
02内のWWWブラウザ901による図22の検索処理
に対応してWWWサーバ803内のデータベース検索処
理部903(図9)で実行される検索処理の動作フロー
チャートである。
FIGS. 27 to 29 show the WWW client 8.
22 is an operation flowchart of a search process executed by a database search processing unit 903 (FIG. 9) in the WWW server 803 in response to the search process of FIG.

【0081】これに先だって、まずWWWクライアント
802からWWWサーバ803及びデータベースサーバ
804へのログオンが実行される。そのログオンシーケ
ンスは、図30の動作シーケンス図によって示される。
Prior to this, first, logon from the WWW client 802 to the WWW server 803 and the database server 804 is executed. The logon sequence is shown by the operation sequence diagram of FIG.

【0082】まず、WWWクライアント802内のWW
Wブラウザ901で、ユーザがWWWサーバ803のU
RL(ユニフォームリソースロケータ)を指定すると、
WWWサーバ803内のWWWサーバ部902がWWW
ブラウザ901に、ユーザ名とパスワードの入力フォー
ムを表示させる。これに対してユーザが、ユーザ名とパ
スワードを入力すると、その情報がWWWサーバ803
内のWWWサーバ部902へ送られる(図30のシーケ
ンス3001)。
First, the WW in the WWW client 802
On the W browser 901, the user
When RL (uniform resource locator) is specified,
The WWW server unit 902 in the WWW server 803 is WWW
The browser 901 displays a user name and password input form. On the other hand, when the user inputs a user name and a password, the information is stored in the WWW server 803.
It is sent to the WWW server unit 902 in the inside (sequence 3001 in FIG. 30).

【0083】WWWサーバ803内のWWWサーバ部9
02は、受信したユーザ名とパスワードを、デフォルト
でアクセスされるデータベースサーバ804(DBサー
バA)に送る(図30のシーケンス3002)。
The WWW server section 9 in the WWW server 803
02 sends the received user name and password to the database server 804 (DB server A) accessed by default (sequence 3002 in FIG. 30).

【0084】データベースサーバ804内のデータベー
ス処理部904は、図31に示されるように、ユーザ
名、パスワード、ログオンID、ログオン管理付加情報
(氏名・連絡先等)等を保持したログオン管理情報ファ
イル906を管理している。そして、データベース処理
部904は、WWWサーバ803内のWWWサーバ部9
02から受け取ったユーザ名とパスワードを、ログオン
管理情報ファイル906上の情報と照合する。照合結果
がOKなら、データベースサーバ804(#A)内のデ
ータベース処理部904は、WWWサーバ803内のW
WWサーバ部902に、照合されたログオン管理情報フ
ァイル906上のエントリのログオンIDと共に承認を
示す情報を返す(図30のシーケンス3003)。
As shown in FIG. 31, the database processing unit 904 in the database server 804 stores a logon management information file 906 holding a user name, a password, a logon ID, additional logon management information (name, contact information, etc.). Is managing. Then, the database processing unit 904 operates the WWW server unit 9 in the WWW server 803.
02 is compared with the information on the logon management information file 906. If the collation result is OK, the database processing unit 904 in the database server 804 (#A)
Information indicating approval together with the logon ID of the entry on the logon management information file 906 that has been collated is returned to the WW server unit 902 (sequence 3003 in FIG. 30).

【0085】WWWサーバ部902は、返されたログオ
ンIDに対応して、1つのデータベース検索処理部90
3のプロセスを起動し、WWWクライアント802内の
WWWブラウザ901に、上記ログオンIDと共に承認
を示す情報を返す(図30のシーケンス3004)。
The WWW server unit 902 stores one database search processing unit 90 in accordance with the returned logon ID.
Process 3 is started, and information indicating approval together with the logon ID is returned to the WWW browser 901 in the WWW client 802 (sequence 3004 in FIG. 30).

【0086】これ以後、WWWクライアント802のW
WWブラウザ901は、WWWサーバ803から受け取
ったログオンIDを使って、データベースサーバ804
(DBサーバA)にアクセスすることができる。即ち、
WWWブラウザ901がログオンIDと共にデータ検索
を指示すると(シーケンス3005)、WWWサーバ部
902では、WWWサーバ部902を介して上記ログオ
ンIDに対応するデータベース検索処理部903にデー
タ検索指示が渡され、同処理部903が、その指示に対
応するSQL(構造化検索言語)文を生成し、そのSQ
L文をデータベースサーバ804(DBサーバA)内の
データベース処理部904に送信し、同処理部904が
データベース805に対する検索を実行する(シーケン
ス3006)。上記SQL文に対する検索結果は、デー
タベース処理部904から上記ログオンIDに対応する
データベース検索処理部903に返された後(シーケン
ス3007)、データベース検索処理部903からWW
Wブラウザ901に返される(シーケンス3008)。
この一連の検索処理におけるWWWサーバ803内のデ
ータベース検索処理部903の動作の詳細を示すのが、
図27に示される動作フローチャートである。
Thereafter, the WWW client 802 W
The WWW browser 901 uses the logon ID received from the WWW server 803 to use the database server 804
(DB server A). That is,
When the WWW browser 901 issues a data search instruction together with the logon ID (sequence 3005), the WWW server unit 902 passes the data search instruction to the database search processing unit 903 corresponding to the logon ID via the WWW server unit 902. The processing unit 903 generates an SQL (structured search language) statement corresponding to the instruction,
The L sentence is transmitted to the database processing unit 904 in the database server 804 (DB server A), and the processing unit 904 executes a search for the database 805 (sequence 3006). After the search result for the SQL statement is returned from the database processing unit 904 to the database search processing unit 903 corresponding to the logon ID (sequence 3007), the database search processing unit 903 sends the search result to the WW.
Returned to W browser 901 (sequence 3008).
Details of the operation of the database search processing unit 903 in the WWW server 803 in this series of search processing are shown below.
It is an operation | movement flowchart shown in FIG.

【0087】以下のステップ2701〜2716は、そ
れぞれ図27の動作フローチャートの各ステップであ
る。まず、データベース検索処理部903は、WWWブ
ラウザ901からの指示が初期表示指示であるか否かを
判定する(ステップ2701)。
The following steps 2701 to 2716 are the respective steps in the operation flowchart of FIG. First, the database search processing unit 903 determines whether the instruction from the WWW browser 901 is an initial display instruction (step 2701).

【0088】初期表示指示である場合には、データベー
ス検索処理部903は、デフォルトでアクセスされるデ
ータベースサーバ804(DBサーバA)内の帳票定義
処理部905を介して、WWWブラウザ901から指定
されたスペックファイル806を取得し、そのスペック
ファイル名(図15等を参照)から、データベースサー
バ804(DBサーバA)内のデータベース805内の
表データファイルを開く(ステップ2702)。
If the instruction is an initial display instruction, the database search processing unit 903 is specified from the WWW browser 901 via the form definition processing unit 905 in the database server 804 (DB server A) accessed by default. The specification file 806 is obtained, and a table data file in the database 805 in the database server 804 (DB server A) is opened based on the specification file name (see FIG. 15 and the like) (step 2702).

【0089】次に、データベース検索処理部903は、
スペックファイル806を参照することにより、初期表
示を指示された項目に対して集計レベルが設定されてい
るか否かを判定する(ステップ2703,図15等を参
照)。
Next, the database search processing unit 903
By referring to the specification file 806, it is determined whether or not the aggregation level is set for the item for which the initial display is instructed (see step 2703, FIG. 15 and the like).

【0090】初期表示項目に対して集計レベル(=集計
レベル1)が設定されているなら、データベース検索処
理部903は、データベースサーバ804(DBサーバ
A)内のデータベース処理部904に順次SQL文を発
行することにより、その集計レベル1の項目の項目値毎
に金額項目の値を集計する(ステップ2704)。
If the aggregation level (= aggregation level 1) is set for the initial display item, the database search processing unit 903 sequentially sends the SQL statement to the database processing unit 904 in the database server 804 (DB server A). By issuing, the value of the money amount item is totaled for each item value of the item of the totaling level 1 (step 2704).

【0091】また、データベース検索処理部903は、
WWWクライアント802でJAVAアプレット等によ
り実行されているデータベース検索クライアントプログ
ラムに対して、実行状態画面の作成指示を行う(ステッ
プ2705)。この結果、同プログラムは、WWWクラ
イアント802のメモリ上に集計レベル1に対応する履
歴情報(図21を参照)を作成し、WWWブラウザ90
1の画面に、図3の画面例の上半分に示されるような実
行状態画面を表示する。
The database search processing unit 903 also
The WWW client 802 instructs the database search client program executed by the JAVA applet or the like to create an execution status screen (step 2705). As a result, the program creates history information (see FIG. 21) corresponding to the aggregation level 1 in the memory of the WWW client 802, and the WWW browser 90
An execution status screen as shown in the upper half of the screen example of FIG. 3 is displayed on the first screen.

【0092】そして、データベース検索処理部903
は、WWWクライアント802内のWWWブラウザ90
1に、検索・集計結果を送信する(ステップ270
6)。この結果、WWWブラウザ901には、例えば図
3の画面例の下半分に示されるように、品目別売上が表
示される。
Then, the database search processing unit 903
Is a WWW browser 90 in the WWW client 802.
1 and transmits the search / aggregation result (step 270).
6). As a result, item-by-item sales are displayed on the WWW browser 901, for example, as shown in the lower half of the screen example in FIG. 3.

【0093】一方、初期表示項目に対して集計レベルが
設定されていない場合には、データベース検索処理部9
03は、データベースサーバ804(DBサーバA)内
のデータベース処理部904に単純なデータ項目の検索
を指示するSQL文を発行して検索を行う(ステップ2
706)。
On the other hand, if the totaling level is not set for the initial display item, the database search processing section 9
03 issues a SQL statement instructing the database processing unit 904 in the database server 804 (DB server A) to search for a simple data item to perform a search (step 2).
706).

【0094】また、ステップ2705の場合と同様に、
データベース検索処理部903は、WWWクライアント
802で実行されているデータベース検索クライアント
プログラムに対して、実行状態画面の作成指示を行う
(ステップ2707)。
Also, as in the case of step 2705,
The database search processing unit 903 instructs the database search client program executed by the WWW client 802 to create an execution status screen (step 2707).

【0095】そして、データベース検索処理部903
は、データベース処理部904から取得した検索・集計
結果を、WWWクライアント802内のWWWブラウザ
901に送信する(ステップ2706)。
Then, the database search processing unit 903
Transmits the search / aggregation result obtained from the database processing unit 904 to the WWW browser 901 in the WWW client 802 (step 2706).

【0096】次にユーザが、WWWブラウザ901上で
の例えば図3の画面例の下半分に示される品目別売上の
表示において、その表示中の1つの品目Aをマウスクリ
ックして掘下げ(ドリルダウン)を行うと、データベー
ス検索処理部903において、ステップ2701の判定
がNO、ステップ2709の判定がYESとなる。
Next, in the display of item-by-item sales on the WWW browser 901 in the lower half of the screen example of FIG. 3, for example, the user clicks on one item A in the display to drill down (drill down). ), The determination in step 2701 is NO and the determination in step 2709 is YES in the database search processing unit 903.

【0097】この結果、データベース検索処理部903
は、データベースサーバ804(DBサーバA)内のデ
ータベース処理部904に順次SQL文を発行すること
により、掘下げが指定された集計レベルの項目内容を抽
出条件として、指定された行の内容を取得する(ステッ
プ2710)。
As a result, the database search processing unit 903
Sequentially issues SQL statements to the database processing unit 904 in the database server 804 (DB server A), thereby acquiring the contents of the specified row using the contents of the aggregation level for which the drilling is specified as an extraction condition. (Step 2710).

【0098】続いて、データベース検索処理部903
は、指定された下位の集計レベルが存在するか否かを判
定する(ステップ2711)。掘下げの場合はこの判定
はYESとなり、データベース検索処理部903は、掘
り下げる集計レベルの次の集計レベルの項目の項目値毎
に金額項目の値を集計する(ステップ2712)。
Subsequently, the database search processing unit 903
Determines whether there is a specified lower aggregation level (step 2711). In the case of drilling down, this determination is YES, and the database search processing unit 903 totals the value of the money amount item for each item value of the item of the aggregation level next to the aggregation level to be drilled down (step 2712).

【0099】また、データベース検索処理部903は、
WWWクライアント802で実行されているデータベー
ス検索クライアントプログラムに対して、指定された行
の内容を現在の実行状態画面に追加する指示を行う(ス
テップ2713)。この結果、同プログラムは、WWW
クライアント802のメモリ上の履歴情報に、掘り下げ
られた集計レベルに対応する内容を追加し、WWWブラ
ウザ901の画面に、図4の画面例の上半分に示される
ような実行状態画面を表示する。
The database search processing unit 903 also
The database search client program executed by the WWW client 802 is instructed to add the contents of the specified line to the current execution state screen (step 2713). As a result, the program is
The content corresponding to the in-depth aggregation level is added to the history information in the memory of the client 802, and an execution state screen as shown in the upper half of the screen example of FIG. 4 is displayed on the screen of the WWW browser 901.

【0100】そして、データベース検索処理部903
は、WWWクライアント802内のWWWブラウザ90
1に、検索・集計結果を送信する(ステップ270
6)。この結果、WWWブラウザ901には、例えば図
4の下半分に示されるように、品目Aに関する品目別事
業所別売上が表示される。
Then, the database search processing unit 903
Is a WWW browser 90 in the WWW client 802.
1 and transmits the search / aggregation result (step 270).
6). As a result, the WWW browser 901 displays, for example, item-by-item sales for each item, as shown in the lower half of FIG.

【0101】逆に、ユーザが、WWWブラウザ901上
での例えば図4の下半分に示される品目別売上の表示に
おいて、特には図示しないドリルアップボタンをマウス
クリックして堀上げ(ドリルアップ)を行うと、データ
ベース検索処理部903において、ステップ2701の
判定がNO、ステップ2709の判定がNO、ステップ
2714の判定がYESとなる。
Conversely, in the display of item-by-item sales on the WWW browser 901, for example, shown in the lower half of FIG. Then, in the database search processing unit 903, the determination in step 2701 is NO, the determination in step 2709 is NO, and the determination in step 2714 is YES.

【0102】この結果、データベース検索処理部903
は、データベースサーバ804(DBサーバA)内のデ
ータベース処理部904に順次SQL文を発行すること
により、掘上げ後の集計レベルの項目でデータ項目の項
目値毎に金額項目の値を集計する(ステップ271
5)。
As a result, the database search processing unit 903
, The SQL statement is sequentially issued to the database processing unit 904 in the database server 804 (DB server A), and the value of the money amount item is totaled for each item value of the data item in the item of the totaling level after excavation ( Step 271
5).

【0103】また、データベース検索処理部903は、
WWWクライアント802で実行されているデータベー
ス検索クライアントプログラムに対して、現在の実行状
態画面中の堀上げに対応する上位の集計レベルの状態内
容の消去指示を行う(ステップ2716)。更に、デー
タベース検索処理部903は、WWWクライアント80
2内のWWWブラウザ901に、検索・集計結果を送信
する(ステップ2706)。この結果、同プログラム
は、WWWクライアント802のメモリ上の履歴情報を
更新して、WWWブラウザ901の画面表示を、図4の
画面例の表示から図3の画面例の表示に戻す。
The database search processing unit 903 also
The database search client program executed by the WWW client 802 is instructed to delete the state contents of the higher total level corresponding to the excavation in the current execution state screen (step 2716). Further, the database search processing unit 903 is configured to
The search / aggregation result is transmitted to the WWW browser 901 in Step 2 (Step 2706). As a result, the program updates the history information in the memory of the WWW client 802, and returns the screen display of the WWW browser 901 from the screen example of FIG. 4 to the screen example of FIG.

【0104】なお、最上位レベルで堀上げが発生した場
合には、それ以上上位のレベルは存在しないため、デー
タベース検索処理部903において、ステップ2714
の判定がNOとなって、何も処理は行われない。
If the excavation occurs at the highest level, there is no higher level, so the database search processing unit 903 executes step 2714.
Is NO, and no processing is performed.

【0105】続いて、ユーザWWWブラウザ901上で
の例えば図4の画面例の下半分に示される品目別事業所
別売上の表示中の1つの事業所Aをマウスクリックする
ことによって、データベース検索処理部903におい
て、ステップ2701の判定がNO、ステップ2709
の判定がYES、ステップ2711の判定がNOとなっ
て、帳票リンクの表示処理が実行される(図30のシー
ケンス3009も参照)。
Subsequently, a database search process is performed by clicking on one establishment A on the user WWW browser 901 in which, for example, sales by item and establishment is displayed in the lower half of the screen example of FIG. In the unit 903, the determination in Step 2701 is NO, and Step 2709
Is YES, the determination in step 2711 is NO, and form link display processing is executed (see also the sequence 3009 in FIG. 30).

【0106】図28は、帳票リンクの表示処理の動作フ
ローチャートである。以下のステップ2801〜281
4は、それぞれ図28の動作フローチャートの各ステッ
プである。
FIG. 28 is an operation flowchart of a form link display process. The following steps 2801 to 281
4 are the respective steps of the operation flowchart of FIG.

【0107】まず、データベース検索処理部903は、
デフォルトでアクセスされるデータベースサーバ804
(DBサーバA)内の帳票定義処理部905を介して、
指定されたデータリンク情報ファイル807を開く(ス
テップ2801)。
First, the database search processing unit 903
Database server 804 accessed by default
(DB server A) via the form definition processing unit 905
The designated data link information file 807 is opened (step 2801).

【0108】次に、データベース検索処理部903は、
ユーザによって指定されたリンクキーの値が一致するか
否かを判定する(ステップ2802)。例えば、ユーザ
が品目Aに関する品目別事業所別売上の表示中の1つの
事業所Aを選択した場合は、事業所Aと品目Aのリンク
キーの値の組が、例えば図18に示されるデータリンク
情報ファイル807中のリンク情報の各内容中のリンク
キー1と2の値の組と一致するか否かが判定される。
Next, the database search processing unit 903
It is determined whether the value of the link key specified by the user matches (step 2802). For example, when the user selects one establishment A in the display of item-by-item sales for item A, the set of the link key values of the establishment A and the item A is, for example, the data shown in FIG. It is determined whether or not the value matches the pair of the link keys 1 and 2 in each content of the link information in the link information file 807.

【0109】リンクキーが一致しなければ、そのまま処
理を終了する(ステップ2802の判定がNO)。リン
クキーが一致すれば、データベース検索処理部903
は、WWWクライアント802で実行されているデータ
ベース検索クライアントプログラムに対し、指定された
行の内容を現在の実行状態画面に追加する指示を行う
(ステップ2803)。この結果、同プログラムは、W
WWクライアント802のメモリ上の履歴情報に、帳票
リンクされた集計レベルに対応する内容を追加し、WW
Wブラウザ901の画面に、図5の画面例の上半分の左
側の表として示されるような実行状態画面を表示する。
If the link keys do not match, the process ends as it is (NO in step 2802). If the link keys match, the database search processing unit 903
Issues an instruction to the database search client program executed by the WWW client 802 to add the contents of the specified line to the current execution state screen (step 2803). As a result, the program
The content corresponding to the aggregation level linked to the form is added to the history information on the memory of the WW client 802, and
An execution state screen is displayed on the screen of the W browser 901 as shown in the table on the left side of the upper half of the screen example in FIG.

【0110】次に、データベース検索処理部903は、
デフォルトでアクセスされているデータベースサーバ8
04(DBサーバA)内のデータベース処理部904に
対してログオフを通知する(ステップ2804,図30
のシーケンス3010)。
Next, the database search processing unit 903
Database server 8 accessed by default
The log-off is notified to the database processing unit 904 in the server 04 (DB server A) (step 2804, FIG. 30).
Sequence 3010).

【0111】次に、データベース検索処理部903は、
データリンク情報ファイル807中のリンクキーが一致
したリンク情報から、リンク先サーバ名のパラメータ
(図18等を参照)を取得する(ステップ2805)。
Next, the database search processing unit 903
From the link information in the data link information file 807 where the link keys match, a parameter of the link destination server name (see FIG. 18 and the like) is obtained (step 2805).

【0112】続いて、データベース検索処理部903
は、取得したリンク先サーバ名に対応するデータベース
サーバ804(DBサーバB)へのログオンを実行する
(ステップ2806,図30のシーケンス3011)。
この場合のユーザ名とパスワードは、例えばユーザが最
初のデータベースサーバ804(DBサーバA)にログ
オンしたときのものである。
Subsequently, the database search processing unit 903
Executes logon to the database server 804 (DB server B) corresponding to the acquired link destination server name (step 2806, sequence 3011 in FIG. 30).
The user name and password in this case are, for example, those when the user logs on to the first database server 804 (DB server A).

【0113】リンク先サーバ名に対応するデータベース
サーバ804(DBサーバB)内のデータベース処理部
904は、上記リンク先ユーザ名及びリンク先パスワー
ドを、自サーバ内のログオン管理情報ファイル906上
の情報と照合する。照合結果がOKなら、データベース
処理部904は、要求元のWWWサーバ803内のデー
タベース検索処理部903に、承認を示す情報を返す
(図30のシーケンス3012)。
The database processing unit 904 in the database server 804 (DB server B) corresponding to the link destination server name stores the link destination user name and the link destination password with the information in the logon management information file 906 in the own server. Collate. If the collation result is OK, the database processing unit 904 returns information indicating approval to the database search processing unit 903 in the requesting WWW server 803 (sequence 3012 in FIG. 30).

【0114】次に、データベース検索処理部903は、
データリンク情報ファイル807中のリンクキーが一致
したリンク情報から、リンク先スペックファイル名(図
18等を参照)を取得し、上記他サイトのデータベース
サーバ804(DBサーバB)内の帳票定義処理部90
5を介して、上記取得したリンク先スペックファイル名
に対応するスペックファイル806を開く(ステップ2
807)。
Next, the database search processing unit 903
The link specification file name (see FIG. 18 and the like) is acquired from the link information in the data link information file 807 whose link key matches, and the form definition processing unit in the database server 804 (DB server B) of the other site is obtained. 90
5, the specification file 806 corresponding to the acquired link destination specification file name is opened (step 2).
807).

【0115】続いて、データベース検索処理部903
は、データリンク情報ファイル807中のリンクキーが
一致したリンク情報から、リンク先条件(図18等を参
照)を取得し、その条件を検索時のSQL文に設定す
る。
Subsequently, the database search processing unit 903
Acquires the link destination condition (see FIG. 18 and the like) from the link information in the data link information file 807 whose link key matches, and sets the condition in the SQL statement at the time of the search.

【0116】次に、データベース検索処理部903は、
上記他サイトのデータベースサーバ804(DBサーバ
B)から取得したスペックファイル806を参照するこ
とにより、帳票リンクの表示を指示された項目に対して
集計レベルが設定されているか否かを判定する(ステッ
プ2809)。
Next, the database search processing unit 903
By referring to the specification file 806 obtained from the database server 804 (DB server B) of the other site, it is determined whether or not the aggregation level is set for the item instructed to display the form link (step). 2809).

【0117】帳票リンクの表示項目に対して集計レベル
が設定されていない場合には、データベース検索処理部
903は、上記他サイトのデータベースサーバ804
(DBサーバB)内のデータベース処理部904にステ
ップ2808で設定した抽出条件と共にデータ項目の検
索を指示するSQL文を発行する(ステップ2810、
図30のシーケンス3013)。
If the aggregation level is not set for the display item of the form link, the database search processing unit 903 sets the database server 804 of the other site to the above.
An SQL statement for instructing a search for a data item is issued to the database processing unit 904 in (DB server B) together with the extraction condition set in step 2808 (step 2810,
A sequence 3013 in FIG. 30).

【0118】また、データベース検索処理部903は、
WWWクライアント802で実行されているデータベー
ス検索クライアントプログラムに対して、新たな実行状
態画面の追加指示を行う(ステップ2811)。
Further, the database search processing unit 903
The database search client program executed on the WWW client 802 is instructed to add a new execution status screen (step 2811).

【0119】そして、データベース検索処理部903
は、データベース処理部904から取得した検索・集計
結果を、WWWクライアント802内のWWWブラウザ
901に送信する(ステップ2814,図30のシーケ
ンス3014,3015)。
Then, the database search processing unit 903
Transmits the search / aggregation result obtained from the database processing unit 904 to the WWW browser 901 in the WWW client 802 (step 2814, sequences 3014 and 3015 in FIG. 30).

【0120】一方、帳票リンクの表示項目に対して集計
レベルが設定されているならば、データベース検索処理
部903は、上記他サイトのデータベースサーバ804
(DBサーバB)内のデータベース処理部904に順次
SQL文を発行することにより、上記集計レベルの項目
の項目値毎に金額項目の値を集計する(ステップ281
2、図30のシーケンス3013)。
On the other hand, if the aggregation level is set for the display item of the form link, the database search processing unit 903 sends the database server 804 of the other site.
By sequentially issuing SQL statements to the database processing unit 904 in (DB server B), the value of the money amount item is totaled for each item value of the item of the totaling level (step 281).
2. Sequence 3013 in FIG.

【0121】また、ステップ2705の場合と同様に、
データベース検索処理部903は、WWWクライアント
802で実行されているデータベース検索クライアント
プログラムに対し、新たな実行状態画面の作成指示を行
う(ステップ2813)。この結果、同プログラムは、
WWWクライアント802のメモリ上に新たな履歴情報
を作成し、WWWブラウザ901の画面に、図5の画面
例の上半分の右側の表として示されるような実行状態画
面を表示する。
Also, as in the case of step 2705,
The database search processing unit 903 instructs the database search client program executed by the WWW client 802 to create a new execution status screen (step 2813). As a result, the program
New history information is created on the memory of the WWW client 802, and an execution state screen as shown in the table on the right side of the upper half of the screen example in FIG. 5 is displayed on the screen of the WWW browser 901.

【0122】そして、データベース検索処理部903
は、データベース処理部904から取得した検索・集計
結果を、WWWクライアント802内のWWWブラウザ
901に送信する(ステップ2814、図30のシーケ
ンス3014,3015)。この結果、WWWブラウザ
901には、例えば図5の画面例の下半分に示されるよ
うに品目別ジャンル別製品別売上が表示される。
Then, the database search processing unit 903
Transmits the search / aggregation result obtained from the database processing unit 904 to the WWW browser 901 in the WWW client 802 (step 2814, sequences 3014 and 3015 in FIG. 30). As a result, the WWW browser 901 displays, for example, sales by item, by genre, and by product, as shown in the lower half of the screen example in FIG.

【0123】以下、図5から図6の実行状態画面への掘
下げは図27の動作フローチャートの制御処理によって
実現され、図6から図7の実行状態画面への帳票リンク
は図28の動作フローチャートの制御処理によって実現
される。
Hereinafter, the drilling down from the execution state screen of FIG. 5 to the execution state screen of FIG. 6 is realized by the control processing of the operation flowchart of FIG. 27, and the form link to the execution state screen of FIG. 6 to FIG. This is realized by control processing.

【0124】最後に、ユーザがWWWクライアント80
2のWWWブラウザ901からログオフを実行すると、
WWWサーバ803内のデータベース検索処理部903
を介して、上記他サイトのデータベースサーバ804
(DBサーバB)にログオフが通知される(図30のシ
ーケンス3016,3017)。
Finally, when the user enters the WWW client 80
When logoff is performed from the WWW browser 901 of No.2,
Database search processing unit 903 in WWW server 803
Through the database server 804 of the other site
(DB server B) is notified of logoff (sequences 3016 and 3017 in FIG. 30).

【0125】次に、ユーザが、例えば図7の画面例の上
半分に示される実行状態画面(5)において、任意の上
位の集計レベルへのジャンプをマウスクリック等によっ
て指定した場合のデータベース検索処理部903の処理
について、図29の動作フローチャートに沿って説明す
る。
Next, a database search process when the user designates a jump to an arbitrary higher aggregation level by mouse click or the like on the execution state screen (5) shown in the upper half of the screen example of FIG. 7, for example. The processing of the unit 903 will be described with reference to the operation flowchart of FIG.

【0126】なお、以下のステップ2901〜2905
は、それぞれ図29の動作フローチャートの各ステップ
である。まず、ステップ2901の判定がYESとな
る。なお、ユーザが実行状態画面において下位の集計レ
ベルへのジャンプをマウスクリックしてしまったような
場合には、データベース検索処理部903はそのまま処
理を終了し何も処理をしない(ステップ2901の判定
がNO)。
The following steps 2901 to 2905
Are the respective steps of the operation flowchart of FIG. First, the determination in step 2901 is YES. If the user clicks the mouse to jump to a lower totalization level on the execution status screen, the database search processing unit 903 terminates the processing and does not perform any processing (the determination in step 2901 is made). NO).

【0127】ステップ2901の判定がYESとなった
後、データベース検索処理部903は、WWWクライア
ント802で実行されているデータベース検索クライア
ントプログラムに対して、指定された実行状態画面より
右側の実行状態画面と連結線の消去を指示する(ステッ
プ2902)。
After the determination in step 2901 becomes YES, the database search processing unit 903 sends a request to the database search client program executed by the WWW client 802 to the execution status screen on the right side of the specified execution status screen. An instruction to delete the connection line is issued (step 2902).

【0128】次に、データベース検索処理部903は、
WWWクライアント802で実行されているデータベー
ス検索クライアントプログラムに対して、指定された実
行状態画面の下位レベルの状態内容の消去を指示する
(ステップ2903)。
Next, the database search processing unit 903
It instructs the database search client program executed by the WWW client 802 to delete the lower-level state contents of the specified execution state screen (step 2903).

【0129】続いて、データベース検索処理部903
は、指定された実行状態画面に設定されているデータベ
ースサーバ804内のデータベース処理部904に順次
SQL文を発行することにより、指定された実行状態画
面のレベルの項目でデータ項目の項目値毎に金額項目の
値を集計する(ステップ2904)。
Subsequently, the database search processing unit 903
Sequentially issues SQL statements to the database processing unit 904 in the database server 804 set in the designated execution state screen, thereby setting the level of the designated execution state screen for each item value of the data item. The values of the money amount items are totaled (step 2904).

【0130】そして、データベース検索処理部903
は、WWWクライアント802内のWWWブラウザ90
1に、検索・集計結果を送信する(ステップ290
5)。この結果、WWWクライアント802で実行され
ているデータベース検索クライアントプログラムは、W
WWクライアント802のメモリ上の履歴情報を更新し
て、WWWブラウザ901の画面表示を、例えば図7の
画面例の表示から図5の画面例の表示に戻す。
The database search processing unit 903
Is a WWW browser 90 in the WWW client 802.
1 and transmits the search / aggregation result (step 290).
5). As a result, the database search client program running on the WWW client 802 is
The history information on the memory of the WWW client 802 is updated, and the screen display of the WWW browser 901 is returned from, for example, the display of the screen example of FIG. 7 to the display of the screen example of FIG.

【0131】以上説明したように、本発明の実施の形態
では、アクセス履歴の表示と任意のリンク元の表の再表
示を自由に制御することができる。なお本発明は、サー
バコンピュータにより使用されたときに、上述の本発明
の実施の形態の各構成によって実現される機能と同様の
機能をコンピュータに行わせるためのコンピュータ読出
し可能記録媒体として構成することもできる。この場合
に、例えばフロッピィディスク、CD−ROMディス
ク、光ディスク、リムーバブルハードディスク等の可搬
型記録媒体や、ネットワーク回線経由で、本発明の実施
の形態の各種機能を実現するプログラムが、サーバコン
ピュータ内のメモリ(RAM又はハードディスク等)に
ロードされて、実行される。
As described above, in the embodiment of the present invention, the display of the access history and the redisplay of an arbitrary link source table can be freely controlled. Note that the present invention may be configured as a computer-readable recording medium for causing a computer to perform the same function as the function realized by each of the above-described embodiments of the present invention when used by a server computer. Can also. In this case, a program for realizing various functions of the embodiment of the present invention via a portable recording medium such as a floppy disk, a CD-ROM disk, an optical disk, a removable hard disk, or a network line is stored in a memory in the server computer. (RAM or hard disk, etc.) and executed.

【0132】[0132]

【発明の効果】本発明によれば、複数のサイトにデータ
ベースを分散配置させることができ、それらのデータベ
ース間で、各データベースに対して予め設定されたデー
タリンク情報ファイルに基づいて、シームレスな接続を
行うことが可能となると共に、分散配置された複数のデ
ータベース間で互いにリンクしている表に対するアクセ
ス履歴の参照とリンク元の表の再表示を自由に制御する
ことが可能となる。
According to the present invention, databases can be distributed and arranged at a plurality of sites, and a seamless connection can be established between the databases based on a data link information file preset for each database. Can be performed, and it is possible to freely control the access history reference to the tables linked to each other among a plurality of distributed databases and the redisplay of the link source table.

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

【図1】本発明の原理説明図である。FIG. 1 is a diagram illustrating the principle of the present invention.

【図2】本発明の実施の形態における画面遷移図であ
る。
FIG. 2 is a screen transition diagram according to the embodiment of the present invention.

【図3】実行状態画面(1)である。FIG. 3 is an execution state screen (1).

【図4】実行状態画面(2)である。FIG. 4 is an execution state screen (2).

【図5】実行状態画面(3)である。FIG. 5 is an execution state screen (3).

【図6】実行状態画面(4)である。FIG. 6 is an execution state screen (4).

【図7】実行状態画面(5)である。FIG. 7 is an execution state screen (5).

【図8】本発明の実施の形態のシステム構成図である。FIG. 8 is a system configuration diagram of the embodiment of the present invention.

【図9】本発明の実施の形態の機能構成図である。FIG. 9 is a functional configuration diagram of the embodiment of the present invention.

【図10】データベース805(#A)(東京本社)内
の品目別事業所別売上管理表のデータ構成図である。
FIG. 10 is a data configuration diagram of a sales management table for each item and office in a database 805 (#A) (Tokyo head office).

【図11】データベース805(#B)(A事業所)内
の品目別ジャンル別製品別売上管理表のデータ構成図で
ある。
FIG. 11 is a data configuration diagram of a product-by-item, genre, and product-by-product sales management table in a database 805 (#B) (Office A).

【図12】データベース805(#B)(A事業所)内
の売上伝票表のデータ構成図である。
FIG. 12 is a data configuration diagram of a sales slip table in a database 805 (#B) (Office A).

【図13】データベース805(#C)(B事業所)内
の品目別ジャンル別製品別売上管理表のデータ構成図で
ある。
FIG. 13 is a data configuration diagram of a product-by-item, genre, and product-by-product sales management table in the database 805 (#C) (Office B).

【図14】データベース805(#C)(B事業所)内
の売上伝票表のデータ構成図である。
FIG. 14 is a data configuration diagram of a sales slip table in a database 805 (#C) (Office B).

【図15】品目別事業所別売上管理表のスペックファイ
ルのデータ構成図である。
FIG. 15 is a data configuration diagram of a specification file of a sales management table for each item and for each business establishment.

【図16】品目別ジャンル別製品別売上管理表のスペッ
クファイルのデータ構成図である。
FIG. 16 is a data configuration diagram of a specification file of a sales management table for each item, each genre, and each product.

【図17】売上伝票表のスペックファイルのデータ構成
図である。
FIG. 17 is a data configuration diagram of a specification file of a sales slip table.

【図18】品目別事業所別売上管理表のデータリンク情
報ファイルのデータ構成図である。
FIG. 18 is a data configuration diagram of a data link information file of a sales management table for each item and business.

【図19】品目別ジャンル別製品別売上管理表のデータ
リンク情報ファイルのデータ構成図である。
FIG. 19 is a data configuration diagram of a data link information file of a sales management table for each item, each genre, and each product.

【図20】売上伝票表のデータリンク情報ファイルのデ
ータ構成図である。
FIG. 20 is a data configuration diagram of a data link information file of a sales slip table.

【図21】履歴情報のメモリ内容を示す図である。FIG. 21 is a diagram showing memory contents of history information.

【図22】ユーザの操作処理の動作フローチャートであ
る。
FIG. 22 is an operation flowchart of a user operation process.

【図23】スペックファイル作成処理の動作フローチャ
ートである。
FIG. 23 is an operation flowchart of a specification file creation process.

【図24】スペックファイル作成処理の動作画面例を示
す図である。
FIG. 24 is a diagram illustrating an example of an operation screen of a specification file creation process.

【図25】データリンク情報ファイル作成処理の動作フ
ローチャートである。
FIG. 25 is an operation flowchart of a data link information file creation process.

【図26】データリンク情報ファイル作成処理の動作画
面例を示す図である。
FIG. 26 is a diagram illustrating an example of an operation screen of a data link information file creation process.

【図27】検索処理の動作フローチャートである。FIG. 27 is an operation flowchart of a search process.

【図28】帳票リンクの表示処理の動作フローチャート
である。
FIG. 28 is an operation flowchart of a form link display process.

【図29】実行状態画面からの移動処理の動作フローチ
ャートである。
FIG. 29 is an operation flowchart of a moving process from an execution state screen.

【図30】検索処理時の動作シーケンス図である。FIG. 30 is an operation sequence diagram at the time of search processing.

【図31】ログオン管理情報ファイルのデータ構成図で
ある。
FIG. 31 is a data configuration diagram of a logon management information file.

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

801 サイト 802 WWWクライアント 803 WWWサーバ 804 データベースサーバ 805 データベース 806 スペックファイル 807 データリンク情報ファイル 808 LAN 809 WAN 901 WWWブラウザ 902 WWWサーバ部 903 データベース検索処理部 904 データベース処理部 905 帳票定義処理部 906 ログオン管理情報ファイル 801 site 802 WWW client 803 WWW server 804 database server 805 database 806 Spec file 807 Data link information file 808 LAN 809 WAN 901 WWW browser 902 WWW server section 903 Database search processing section 904 Database processing section 905 Report definition processing section 906 File

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 ネットワーク上に分散配置される複数の
データベース内の表にアクセスするデータアクセス装置
であって、 前記ネットワーク上に分散配置される複数のデータベー
ス内の表毎に、その表から他のデータベース内の表への
リンクをデータリンク情報ファイルに定義するデータリ
ンク情報ファイル定義手段と、 前記データベース内の表へのアクセス時に、その表に対
応するデータリンク情報ファイルを参照することにより
他のデータベース内の表へのリンクを検出し、そのデー
タリンク情報ファイルによって指示されるリンク先のデ
ータベース内の表にアクセスするデータベース検索処理
手段と、 前記各データベース内の表へのアクセスの履歴情報を保
持する履歴情報保持手段と、 該履歴情報に基づいて、前記各データベース内の表への
アクセスの履歴を表示する履歴表示手段と、 前記履歴情報を制御しながら、任意のリンク元の表を再
表示する再表示手段と、 を含むことを特徴とする履歴制御機能を備えたデータア
クセス装置。
1. A data access device for accessing a table in a plurality of databases distributed on a network, wherein each table in the plurality of databases distributed on the network is used to access another table from the table. A data link information file defining means for defining a link to a table in a database in a data link information file; and, when accessing a table in the database, referencing a data link information file corresponding to the table to allow access to another database. Database search processing means for detecting a link to a table in the database and accessing a table in a database at a link destination specified by the data link information file; and holding history information of access to the table in each database. History information holding means, based on the history information, A history display means for displaying a history of access to the table; and a redisplay means for redisplaying an arbitrary link source table while controlling the history information. Data access device.
【請求項2】 コンピュータにより使用されたときにそ
れによって読み出されるプログラムを記録した記録媒体
であって、 ネットワーク上に分散配置される複数のデータベース内
の表毎に、その表から他のデータベース内の表へのリン
クをデータリンク情報ファイルに定義するデータリンク
情報ファイル定義機能と、 前記データベース内の表へのアクセス時に、その表に対
応するデータリンク情報ファイルを参照することにより
他のデータベース内の表へのリンクを検出し、そのデー
タリンク情報ファイルによって指示されるリンク先のデ
ータベース内の表にアクセスするデータベース検索処理
機能と、 前記各データベース内の表へのアクセスの履歴情報を保
持する履歴情報保持機能と、 該履歴情報に基づいて、前記各データベース内の表への
アクセスの履歴を表示する履歴表示機能と、 前記履歴情報を制御しながら、任意のリンク元の表を再
表示する再表示機能と、 を前記コンピュータに行わせるためのプログラムを記録
したコンピュータ読出し可能記録媒体。
2. A recording medium for recording a program read by the computer when used by a computer, wherein each table in a plurality of databases distributed on a network is read from the table and stored in another database. A data link information file definition function for defining a link to a table in a data link information file; and a table in another database by referring to a data link information file corresponding to the table when accessing the table in the database. A database search processing function of detecting a link to a database and accessing a table in a database of a link destination specified by the data link information file; and holding history information for storing history information of access to a table in each database. A function and a table in each database based on the history information. A history display function of displaying the access history of the user; a redisplay function of redisplaying an arbitrary link source table while controlling the history information; and a computer readable recording of a program for causing the computer to perform recoding media.
JP10251429A 1998-09-04 1998-09-04 Data access device having history control function Pending JP2000082065A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10251429A JP2000082065A (en) 1998-09-04 1998-09-04 Data access device having history control function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10251429A JP2000082065A (en) 1998-09-04 1998-09-04 Data access device having history control function

Publications (1)

Publication Number Publication Date
JP2000082065A true JP2000082065A (en) 2000-03-21

Family

ID=17222721

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10251429A Pending JP2000082065A (en) 1998-09-04 1998-09-04 Data access device having history control function

Country Status (1)

Country Link
JP (1) JP2000082065A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2002033543A1 (en) * 2000-10-16 2004-02-26 嶋 昌彦 Software rental system
US7617460B2 (en) 2004-12-09 2009-11-10 International Business Machines Corporation Display device, control method and program product
JP2018165896A (en) * 2017-03-28 2018-10-25 株式会社オービック Information display device, information display method and information display program
JP2021170390A (en) * 2015-12-21 2021-10-28 コチャバ インコーポレイテッドKochava Inc. Self-regulation trading system and method thereof, computer readable medium, and program

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2002033543A1 (en) * 2000-10-16 2004-02-26 嶋 昌彦 Software rental system
US7617460B2 (en) 2004-12-09 2009-11-10 International Business Machines Corporation Display device, control method and program product
JP2021170390A (en) * 2015-12-21 2021-10-28 コチャバ インコーポレイテッドKochava Inc. Self-regulation trading system and method thereof, computer readable medium, and program
US11715135B2 (en) 2015-12-21 2023-08-01 Kochava Inc. Self regulating transaction system and methods therefor
JP2018165896A (en) * 2017-03-28 2018-10-25 株式会社オービック Information display device, information display method and information display program

Similar Documents

Publication Publication Date Title
JP3777025B2 (en) System resource display device and method thereof
US20030154197A1 (en) Flexible relational data storage method and apparatus
US7509328B2 (en) Customizing software applications that use an electronic database with stored product data
US7788259B2 (en) Locating, viewing and interacting with information sources
JP4700462B2 (en) Database usage system
JPWO2008152823A1 (en) Document management apparatus, method and program
US6957429B1 (en) Service processing apparatus and service execution control method
JP2002207726A (en) Document controller, method of extracting related document, and method of supporting document operation
US20030126140A1 (en) Method, system, and computer program product for generating custom databases
JP3590726B2 (en) Database search system, search server device, client terminal, and server program recording medium
JP2002099568A (en) Www server having function of automatically generating book mark for personal use
JPH06243132A (en) Document editing controller
JP2002312090A (en) Information providing system
JPH11316780A (en) Workflow system having hierarchical business process definition
JP2017199075A (en) Business process management system, client, server, and business process management method
JP2004294493A (en) Learning program and recording medium
JP2000082065A (en) Data access device having history control function
JP2000082064A (en) Data access device
JP2004046657A (en) Method, apparatus and software for calculation support
JP2003091471A (en) Information processing server, information processing program, computer readable recording medium with the program recorded and information processing system
JP5275287B2 (en) External activities support method, external activities support system, external activities support program
JP4431298B2 (en) Database management system and program
JP2005228270A (en) File sharing system
JP3170950B2 (en) Document management device
JP2006134103A (en) Project management support device, project management support program and project management support method

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060822

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20061023

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20070109