JPH11312165A - Image display system - Google Patents

Image display system

Info

Publication number
JPH11312165A
JPH11312165A JP10117481A JP11748198A JPH11312165A JP H11312165 A JPH11312165 A JP H11312165A JP 10117481 A JP10117481 A JP 10117481A JP 11748198 A JP11748198 A JP 11748198A JP H11312165 A JPH11312165 A JP H11312165A
Authority
JP
Japan
Prior art keywords
screen
database
name
information
work
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
JP10117481A
Other languages
Japanese (ja)
Inventor
Toshinori Suzuki
寿紀 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP10117481A priority Critical patent/JPH11312165A/en
Publication of JPH11312165A publication Critical patent/JPH11312165A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To improve independence between contents constituting an image and a program body. SOLUTION: A contents data base 1 consists of a form image table, in which each image name specifying a picture corresponds to a data base name storing contents information constituting the image and an image information table in which each image name corresponding to contents information. A data base management module 3 prepares a working data base from the form image table, and at the time of receiving a contents acquiring request from the program body 2 by specifying a certain image name, retrieves a data base name from the working data base, based on the image name, retrieves corresponding contents information from the image information table of the corresponding data base and returns the retrieved contents information to the program body 2.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、画面表示システム
において、画面を構成する要素であるコンテンツの運用
に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to the operation of content, which is an element constituting a screen, in a screen display system.

【0002】[0002]

【従来の技術】利用者の操作により画面の表示を切替
え、利用者が所望する情報の提供を行うKIOSKシス
テムや、利用者の操作を誘導する画面を操作に応じて遷
移させていく自動取引装置等の画面表示システムにおい
て、画面を構成する画像やボタン等のコンテンツは、従
来、プログラム本体に組み込まれているか、プログラム
本体に組み込まれていない場合でも、ファイルシステム
上にコンテンツファイルファイル群として存在してい
た。
2. Description of the Related Art A KIOSK system that switches screen display by user operation and provides desired information to the user, and an automatic transaction device that transitions a screen for guiding user operation according to the operation In a screen display system such as the above, contents such as images and buttons constituting a screen conventionally exist as a group of content files on a file system even if they are incorporated in a program main body or not. I was

【0003】[0003]

【発明が解決しようとする課題】このように、従来はコ
ンテンツをプログラム本体と切り離すことができず、コ
ンテンツのみの提供が不可能であったり、コンテンツの
変更が、プログラム本体の変更にも及ぶことが多く、コ
ンテンツを容易に変更できるものではなかったので、画
面の内容を変更する作業に手間がかかるという問題があ
った。
As described above, conventionally, the content cannot be separated from the program main body, and it is impossible to provide only the content, or the change of the content extends to the change of the program main body. However, since the contents cannot be easily changed, there is a problem that the work of changing the contents of the screen is troublesome.

【0004】[0004]

【課題を解決するための手段】上述した課題を解決する
ため、本発明は、画面を構成するコンテンツの情報をデ
ータベース化し、画面を特定する画面名とこの画面を構
成するコンテンツ情報が格納してあるデータベース名を
対応付けたフォーム画面テーブルと、画面名とコンテン
ツ情報を対応付けた画面情報テーブルを設けたもので、
前記フォーム画面テーブルから作業用データベースもし
くは作業用テキストファイルを作成し、該作業用データ
ベースもしくは作業用テキストファイルより、画面名か
らデータベース名を検索し、該当するデータベースの画
面情報テーブルより、画面名からコンテンツ情報を検索
する手段を設けたものである。
In order to solve the above-mentioned problems, the present invention provides a database of information of contents constituting a screen, and stores a screen name for specifying a screen and contents information constituting the screen. A form screen table that associates a certain database name and a screen information table that associates a screen name with content information are provided.
A work database or a work text file is created from the form screen table, a database name is searched from the screen name in the work database or the work text file, and a content is obtained from the screen name from the screen information table of the corresponding database. A means for searching for information is provided.

【0005】[0005]

【発明の実施の形態】図1は本発明の画面表示システム
の第1の実施の形態を示すブロック図である。図におい
て、1はコンテンツデータベースで、コンテンツに関す
る情報はこのコンテンツデータベース1に格納する。
FIG. 1 is a block diagram showing a first embodiment of a screen display system according to the present invention. In the figure, reference numeral 1 denotes a content database, and information on the content is stored in the content database 1.

【0006】2はプログラム本体で、このプログラム本
体2にはコンテンツ情報を組み込まず、上述したよう
に、コンテンツ情報はコンテンツデータベース1に格納
されプログラム本体2とは独立している。3はデータベ
ース管理モジュールで、プログラム本体2とコンテンツ
データベース1との連携をとる。プログラム本体2は、
データベース管理モジュール3に対して画面名を指定し
てコンテンツの取得要求を発行することにより、該デー
タベース管理モジュール3はコンテンツデータベース1
からコンテンツ情報を取得してプログラム本体2に送
る。
[0006] Reference numeral 2 denotes a program body, which does not incorporate content information into the program body 2. As described above, the content information is stored in the content database 1 and is independent of the program body 2. Reference numeral 3 denotes a database management module for coordinating the program main body 2 and the content database 1. The program body 2
By issuing a content acquisition request by designating a screen name to the database management module 3, the database management module 3
And sends the content information to the program body 2.

【0007】前記コンテンツデータベース1は、フォー
ム画面テーブルと画面情報テーブルの2つのテーブルか
ら構成される。図2はフォーム画面テーブルの一例を示
す説明図で、フォーム画面テーブルは、画面名を示すD
ispName、フォーム名を示すFormName、
データベースのファイル名を示すDBNameの3つの
カラムを持ち、画面名とフォーム名および画面名と格納
されるデータベース名の関係を保持する。
[0007] The content database 1 is composed of two tables, a form screen table and a screen information table. FIG. 2 is an explanatory diagram showing an example of the form screen table.
ispName, FormName indicating the form name,
It has three columns of DBName indicating the file name of the database, and holds the relationship between the screen name and the form name, and the relationship between the screen name and the stored database name.

【0008】図3は画面情報テーブルの一例を示す説明
図で、画面情報テーブルは、画面名を示すDispNa
me、オブジェクト名を示すObjName、プロパテ
ィ名を示すPropName、プロパティのデータ型を
示すDataType、プロパティの値を示すProp
Valueの5つのカラムを持ち、画面名に対応するオ
ブジェクトの名称、プロパティの名称、プロパティのデ
ータ型、プロパティの値を保持する。
FIG. 3 is an explanatory diagram showing an example of a screen information table. The screen information table is a DispNa indicating a screen name.
me, ObjName indicating the object name, PropName indicating the property name, DataType indicating the data type of the property, Prop indicating the value of the property
It has five columns of Value, and holds the object name, property name, property data type, and property value corresponding to the screen name.

【0009】コンテンツデータベース1の運用の際、デ
ータベース管理モジュール3は、一時ファイルとして作
業用データベースを利用し、指定された画面とこの画面
のコンテンツ情報を含むデータベース(以下、ターゲッ
トデータベース)とのマッチングを図る。ここで、画面
とは、複数のコンテンツによりKIOSK利用者に提供
する1つの情報を形成する情報単位を指し、画面名と
は、この画面に対して与えた一意の名称である。
When the content database 1 is operated, the database management module 3 uses a work database as a temporary file, and performs matching between a specified screen and a database including content information of the screen (hereinafter, target database). Aim. Here, the screen refers to an information unit forming one piece of information provided to the KIOSK user by a plurality of contents, and the screen name is a unique name given to this screen.

【0010】以下、第1の実施の形態の動作を、2つの
データベースにコンテンツを格納し、システムの運用を
行う場合を例にとり説明を行う。図4はコンテンツデー
タベース1を構成する第1のデータベース(以下、DB
1)の一例を示す説明図、図5はコンテンツデータベー
ス1を構成する第2のデータベース(以下、DB2)の
一例を示す説明図で、第1の実施の形態では、このDB
1とDB2を使用するものとする。以下、データベース
のオープン、コンテンツの取得、データベースのクロー
ズについて、個々に説明する。
Hereinafter, the operation of the first embodiment will be described by taking as an example a case where contents are stored in two databases and the system is operated. FIG. 4 is a diagram showing a first database (hereinafter, referred to as DB) constituting the content database 1.
FIG. 5 is an explanatory diagram showing an example of 1), and FIG. 5 is an explanatory diagram showing an example of a second database (hereinafter, DB2) constituting the content database 1. In the first embodiment, the DB
1 and DB2. Hereinafter, opening of the database, acquisition of contents, and closing of the database will be described individually.

【0011】(1) オープン プログラム本体2から、コンテンツデータベース1のD
B1のオープン要求を受けた場合、データベース管理モ
ジュール3は、DB1をオープンすると同時に作業用デ
ータベースを作成する。図6は作業用データベースの作
成手順を示す説明図で、データベース管理モジュール3
は、まず、作業用データベースにオープン要求を受けた
DB1のフォーム画面テーブルをコピーして、図6
(1)に示すデータベースを作成する。
(1) Open program main body 2 and content database 1
When receiving the request to open B1, the database management module 3 opens the DB1 and simultaneously creates a work database. FIG. 6 is an explanatory diagram showing a procedure for creating a work database.
First, the form screen table of DB1 which received the open request is copied to the work database, and FIG.
Create the database shown in (1).

【0012】コピーの際、フォーム画面テーブルにDB
Nameカラム値が存在しない場合は、当該データベー
ス、ここではDB1をカラム値として加えて、図6
(1)に示すデータベースのデータを、図6(2)に示
すデータに更新する。続いてプログラム本体2からコン
テンツデータベース1のDB2のオープン要求を受けた
場合、データベース管理モジュール3は、DB2をオー
プンし、前記DB1のフォーム画面テーブルから作成し
た図6(2)に示す作業用データベースに、DB2のフ
ォーム画面テーブルを追加する。
When copying, a DB is stored in the form screen table.
If the Name column value does not exist, the relevant database, here, DB1, is added as a column value, and FIG.
The data of the database shown in (1) is updated to the data shown in FIG. Subsequently, when a request to open the DB2 of the content database 1 is received from the program body 2, the database management module 3 opens the DB2 and stores the DB2 in the work database shown in FIG. , DB2 form screen table is added.

【0013】このとき、DB2のフォーム画面テーブル
に含まれる画面名と同一の画面名がDB1のフォーム画
面テーブルから作成した作業用データベースに含まれて
いた場合、後からオープンしたデータベース(この場
合、DB2)のレコードにより上書きされる。第1の実
施の形態の場合、図6(2)で示す作業用データベース
において、DispNameカラム値が“画面2−1”
のレコードが、DB2のDispNameカラム値“画
面2−1”のレコードで上書きされる。
At this time, if the same screen name as the screen name included in the form screen table of DB2 is included in the work database created from the form screen table of DB1, the database opened later (in this case, DB2 ) Is overwritten by the record. In the case of the first embodiment, in the work database shown in FIG. 6B, the DispName column value is “screen 2-1”.
Is overwritten with the record of the DispName column value “screen 2-1” of DB2.

【0014】そして、DB2のフォーム画面テーブルに
おいてDBNameカラム値が存在しないので、作業用
データベースにおいてDBNameカラム値としてDB
2を加えて、図6(3)に示すデータベースを作成す
る。 (2) コンテンツの取得 図7はコンテンツ取得時の処理の流れを示すブロック図
である。
Since the DBName column value does not exist in the DB2 form screen table, the DBName column value is used as the DBName column value in the work database.
2 to create the database shown in FIG. (2) Acquisition of Content FIG. 7 is a block diagram showing the flow of processing when acquiring content.

【0015】プログラム本体2は、利用者の操作に応じ
た画面を表示するにあたり、データベース管理モジュー
ル3に対して画面名を指定してコンテンツ情報の取得要
求を出す。プログラム本体2から、画面名、例えば画面
2−1を指定してコンテンツの取得要求を受けた場合、
データベース管理モジュール3は、前記作成した図6
(3)に示す作業用データベースのDispNameカ
ラム値と指定した画面名が一致するレコードを検索する
()。
The program body 2 issues a content information acquisition request to the database management module 3 by specifying a screen name when displaying a screen according to a user operation. When a screen name, for example, screen 2-1 is specified and a content acquisition request is received from the program body 2,
The database management module 3 executes the processing shown in FIG.
A search is made for a record in which the specified screen name matches the DispName column value of the work database shown in (3) ().

【0016】該当するレコードが存在する場合、当該レ
コードのDBNameカラム値を参照しターゲットデー
タベース、ここではDB2を識別する()。データベ
ース管理モジュール3は、ターゲットデータベース(D
B2)の画面情報テーブルのDispNameカラム値
と指定した画面名が一致するレコードを検索する
()。
If a corresponding record exists, the target database, here DB2, is identified by referring to the DBName column value of the record (). The database management module 3 stores the target database (D
A record in which the DispName column value of the screen information table in B2) matches the specified screen name is searched ().

【0017】検索の結果、レコードからObjName
カラム、PropNameカラム、DataTypeカ
ラム、PropValueカラムからなるコンテンツの
情報を取得し()、プログラム本体2に返却する。プ
ログラム本体2は、この返却されたコンテンツ情報を用
いて画面を表示する。 (3) クローズ プログラム本体2からクローズ要求を受けた場合、デー
タベース管理モジュール3は、現在オープンしている全
てのデータベース、ここではDB1とDB2をクローズ
する。同時に、データベース管理モジュール3は作業用
データベースの削除を行う。
As a result of the search, the ObjName
The content information including the column, the PropName column, the DataType column, and the PropValue column is acquired () and returned to the program body 2. The program body 2 displays a screen using the returned content information. (3) Close When a close request is received from the program body 2, the database management module 3 closes all databases currently open, in this case, DB1 and DB2. At the same time, the database management module 3 deletes the work database.

【0018】以上説明したように、本発明の第1の実施
の形態によれば、コンテンツ情報をプログラム本体から
切り離してデータベース化し、画面名とこの画面を構成
するコンテンツ情報が格納してあるデータベース名を対
応付けたフォーム画面テーブルと、画面名とコンテンツ
情報を対応付けた画面情報テーブルを設け、データベー
スをオープンする際には、フォーム画面テーブルから作
業用データベースを作成することとしたので、画面名を
キーにした検索において、オープンしているすべてのデ
ータベースを検索する必要はなく、作業用データベース
の検索のみでターゲットデータベースの特定が行える。
そして、該当するデータベースからコンテンツ情報を返
却すればよいため、システム全体としての実行スピード
の向上を図れるという効果を生ずる。
As described above, according to the first embodiment of the present invention, the content information is separated from the program body into a database, and the screen name and the database name in which the content information constituting this screen are stored. And a screen information table in which screen names and content information are associated with each other. When the database is opened, a work database is created from the form screen table. In the search using the key, it is not necessary to search all open databases, and the target database can be specified only by searching the work database.
Then, since the content information only needs to be returned from the corresponding database, there is an effect that the execution speed of the entire system can be improved.

【0019】次に本発明の第2の実施の形態を説明す
る。以下に説明する第2の実施の形態において、システ
ムの構成は第1の実施の形態図1で説明したものと同じ
であり、コンテンツデータベース1は、図2で説明した
フォーム画面テーブルと図3で説明した画面情報テーブ
ルの2つのテーブルから構成される。
Next, a second embodiment of the present invention will be described. In the second embodiment described below, the configuration of the system is the same as that described in the first embodiment with reference to FIG. 1, and the content database 1 includes the form screen table described in FIG. It consists of the two screen information tables described.

【0020】第2の実施の形態では、コンテンツデータ
ベース1の運用の際、データベース管理モジュール3
は、一時ファイルとして作業用テキストファイルを利用
し、指定された画面とこの画面のコンテンツ情報を含む
データベース(以下、ターゲットデータベース)とのマ
ッチングを図る。なお、作業用テキストファイルのファ
イル仕様は、フォーム画面テーブルのDispNam
e,FormName,DBNameを含む1レコード
を1行に記述し、それぞれをタブ文字で区切る。
In the second embodiment, when the content database 1 is operated, the database management module 3
Uses a work text file as a temporary file, and attempts to match a specified screen with a database (hereinafter, a target database) containing content information of this screen. Note that the file specifications of the work text file are in the DispNam of the form screen table.
One record including e, FormName, and DBName is described in one line, and each record is separated by a tab character.

【0021】以下、第2の実施の形態の動作を、2つの
データベースにコンテンツを格納し、システムの運用を
行う場合を例にとり説明を行う。なお、第2の実施の形
態でも、図4で示すDB1と図5で示すDB2を使用す
るものとする。以下、データベースのオープン、コンテ
ンツの取得、データベースのクローズについて、個々に
説明する。
The operation of the second embodiment will be described below by taking as an example the case where contents are stored in two databases and the system is operated. In the second embodiment, DB1 shown in FIG. 4 and DB2 shown in FIG. 5 are used. Hereinafter, opening of the database, acquisition of contents, and closing of the database will be described individually.

【0022】(1) オープン プログラム本体2から、コンテンツデータベース1のD
B1のオープン要求を受けた場合、データベース管理モ
ジュール3は、DB1をオープンすると同時に作業用テ
キストファイルを作成する。図8は作業用テキストファ
イルの作成手順を示す説明図で、データベース管理モジ
ュール3は、まず、作業用テキストファイルにオープン
要求を受けたDB1のフォーム画面テーブルの各カラム
値を作業用テキストファイルのフォーマットに沿ってコ
ピーして、図8(1)に示すテキストファイルを作成す
る。
(1) Open From the program body 2 to the D of the content database 1
When receiving the request to open B1, the database management module 3 opens the DB1 and simultaneously creates a work text file. FIG. 8 is an explanatory diagram showing a procedure for creating a work text file. First, the database management module 3 converts each column value of the form screen table of the DB 1 that has received the open request to the work text file into the format of the work text file. And a text file shown in FIG. 8A is created.

【0023】コピーの際、フォーム画面テーブルにDB
Nameカラム値が存在しない場合は、当該データベー
ス、ここではDB1をカラム値として加えて、図8
(1)に示すテキストファイルのデータを、図8(2)
に示すデータに更新する。続いてプログラム本体2から
コンテンツデータベース1のDB2のオープン要求を受
けた場合、データベース管理モジュール3は、DB2を
オープンし、前記DB1のフォーム画面テーブルから作
成した図8(2)に示す作業用テキストファイルに、D
B2のフォーム画面テーブルの各カラム値を追加する。
When copying, a DB is stored in the form screen table.
If the Name column value does not exist, the relevant database, here, DB1, is added as a column value, and FIG.
The data of the text file shown in FIG.
Update to the data shown in. Subsequently, when a request to open the DB2 of the content database 1 is received from the program body 2, the database management module 3 opens the DB2 and creates a work text file shown in FIG. 8 (2) created from the form screen table of the DB1. And D
Each column value of the form screen table of B2 is added.

【0024】このとき、DB2のフォーム画面テーブル
に含まれる画面名と同一の画面名がDB1のフォーム画
面テーブルから作成した作業用テキストファイルに含ま
れていた場合、後からオープンしたデータベース(この
場合、DB2)のレコードにより上書きされる。第2の
実施の形態の場合、図8(2)で示す作業用テキストフ
ァイルにおいて、DispNameカラム値が“画面2
−1”の行が、DB2のDispNameカラム値“画
面2−1”のレコードの各区カラム値で上書きされる。
At this time, if the same screen name as the screen name included in the DB2 form screen table is included in the work text file created from the DB1 form screen table, the database opened later (in this case, DB2) is overwritten by the record. In the case of the second embodiment, in the work text file shown in FIG. 8B, the DispName column value is “screen 2”.
The row of “−1” is overwritten with the disp column value of the record of the “DispName” column value “screen 2-1” of the DB2.

【0025】そして、DB2のフォーム画面テーブルに
おいてDBNameカラム値が存在しないので、作業用
テキストファイルにおいてDB2のDBNameカラム
値に相当する部分を“DB2”として、図8(3)に示
すテキストファイルを作成する。 (2) コンテンツの取得 図9はコンテンツ取得時の処理の流れを示すブロック図
である。
Since the DBName column value does not exist in the form screen table of DB2, a portion corresponding to the DBName column value of DB2 in the work text file is set to "DB2", and the text file shown in FIG. I do. (2) Acquisition of Content FIG. 9 is a block diagram showing the flow of processing when acquiring content.

【0026】プログラム本体2は、利用者の操作に応じ
た画面を表示するにあたり、データベース管理モジュー
ル3に対して画面名を指定してコンテンツ情報の取得要
求を出す。プログラム本体2から、画面名、例えば画面
2−1を指定してコンテンツの取得要求を受けた場合、
データベース管理モジュール3は、前記作成した図7
(3)に示す作業用テキストファイルの各行のDisp
Nameカラム値と指定した画面名が一致する行を検索
する()。
When displaying a screen corresponding to a user's operation, the program body 2 designates a screen name and issues a content information acquisition request to the database management module 3. When a screen name, for example, screen 2-1 is specified and a content acquisition request is received from the program body 2,
The database management module 3 executes the processing shown in FIG.
Disp of each line of the working text file shown in (3)
Search for a line where the Name column value matches the specified screen name ().

【0027】該当する行が存在する場合、当該行のDB
Name値を参照しターゲットデータベース、ここでは
DB2を識別する()。データベース管理モジュール
3は、ターゲットデータベース(DB2)の画面情報テ
ーブルのDispNameカラム値と指定した画面名が
一致するレコードを検索する()。
If the corresponding row exists, the DB of the row
The target database, here DB2, is identified with reference to the Name value (). The database management module 3 searches for a record in which the DispName column value of the screen information table of the target database (DB2) matches the specified screen name ().

【0028】検索の結果、レコードからObjName
カラム、PropNameカラム、DataTypeカ
ラム、PropValueカラムからなるコンテンツの
情報を取得し()、プログラム本体2に返却する。プ
ログラム本体2は、この返却されたコンテンツ情報を用
いて画面を表示する。 (3) クローズ プログラム本体2からクローズ要求を受けた場合、デー
タベース管理モジュール3は、現在オープンしている全
てのデータベース、この場合、DB1とDB2をクロー
ズする。同時に、データベース管理モジュール3は、作
業用テキストファイルの削除を行う。
As a result of the search, the ObjName
The content information including the column, the PropName column, the DataType column, and the PropValue column is acquired () and returned to the program body 2. The program body 2 displays a screen using the returned content information. (3) Close Upon receiving a close request from the program body 2, the database management module 3 closes all currently open databases, in this case, DB1 and DB2. At the same time, the database management module 3 deletes the work text file.

【0029】以上説明したように、本発明の第2の実施
の形態では、作業用の一時ファイルとしてテキストファ
イルを用いる。一般的に、ファイルアクセスにおいてデ
ータベースを使用した場合と比べテキストファイルを使
用した場合の方がオーバーヘッドが少ないため、システ
ム全体としての実行スピードがより向上する。また、テ
キストファイルは、データベースファイルに比べ、格納
するデータ量が同一の場合、ファイルサイズが小さくな
る。
As described above, in the second embodiment of the present invention, a text file is used as a work temporary file. In general, the use of a text file has less overhead than the use of a database in file access, so that the execution speed of the entire system is further improved. Also, the text file has a smaller file size than the database file when the amount of data to be stored is the same.

【0030】このため、作業用の一時ファイルとして、
この作業用テキストファイルを用いることにより、処理
スピードの向上や、ディスクスペースの節約という効果
が生じる。
Therefore, as a temporary work file,
The use of this work text file has the effect of improving processing speed and saving disk space.

【0031】[0031]

【発明の効果】以上説明したように、本発明は、画面を
構成するコンテンツの情報をデータベース化し、画面を
特定する画面名とこの画面を構成するコンテンツ情報が
格納してあるデータベース名を対応付けたフォーム画面
テーブルと、画面名とコンテンツ情報を対応付けた画面
情報テーブルを設け、前記フォーム画面テーブルから作
業用データベースを作成し、該作業用データベースよ
り、画面名からデータベース名を検索し、該当するデー
タベースの画面情報テーブルより、画面名からコンテン
ツ情報を検索することとしたので、プログラム本体は、
画面名をキーとし、作業用データベースの検索のみで、
所望のコンテンツが格納してあるデータベースの特定が
行える。そして、該当するデータベースからコンテンツ
情報を取得すればよいため、プログラム本体とコンテン
ツ情報の独立性を高めることが可能となって、コンテン
ツ情報の変更を、プログラム本体に影響を与えることな
く行うことが可能となる。
As described above, according to the present invention, information of contents constituting a screen is converted into a database, and a screen name for specifying the screen is associated with a database name storing the contents information constituting the screen. A form screen table and a screen information table in which screen names and content information are associated with each other are provided, a work database is created from the form screen table, a database name is searched from the screen name in the work database, and Since the content information was searched from the screen name in the screen information table of the database, the program body
Using the screen name as a key, only searching the work database,
The database in which the desired content is stored can be specified. Then, since the content information can be obtained from the corresponding database, the independence between the program body and the content information can be increased, and the content information can be changed without affecting the program body. Becomes

【0032】また、コンテンツ情報をデータベース化す
るにあたり、フォーム画面テーブルと画面情報テーブル
を設けたので、コンテンツ情報の変更やコンテンツ情報
のみの提供が容易に行える。さらに、データベース検索
の際、全てデータベースを検索する必要がないので、シ
ステム全体としての実行スピードの向上を図ることがで
きる。
Further, since a form screen table and a screen information table are provided when the content information is made into a database, it is possible to easily change the content information or provide only the content information. Furthermore, since it is not necessary to search all databases at the time of database search, it is possible to improve the execution speed of the entire system.

【0033】また、作業用データベースの代わりに作業
用テキストファイルを作成すれば、処理スピードの一層
の向上を図ることができる。
If a work text file is created in place of the work database, the processing speed can be further improved.

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

【図1】本発明の画面表示システムの第1の実施の形態
を示すブロック図
FIG. 1 is a block diagram showing a first embodiment of a screen display system according to the present invention.

【図2】フォーム画面テーブルの一例を示す説明図FIG. 2 is an explanatory diagram showing an example of a form screen table

【図3】画面情報テーブルの一例を示す説明図FIG. 3 is an explanatory diagram showing an example of a screen information table.

【図4】第1のデータベースの一例を示す説明図FIG. 4 is an explanatory diagram showing an example of a first database.

【図5】第2のデータベースの一例を示す説明図FIG. 5 is an explanatory diagram showing an example of a second database.

【図6】作業用データベースの作成手順を示す説明図FIG. 6 is an explanatory diagram showing a procedure for creating a work database.

【図7】コンテンツ取得時の処理の流れを示すブロック
FIG. 7 is a block diagram showing the flow of processing when acquiring content.

【図8】作業用テキストファイルの作成手順を示す説明
FIG. 8 is an explanatory diagram showing a procedure for creating a work text file.

【図9】コンテンツ取得時の処理の流れを示すブロック
FIG. 9 is a block diagram showing the flow of processing when acquiring content.

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

1 コンテンツデータベース 2 プログラム本体 3 データベース管理モジュール 1 Content database 2 Program body 3 Database management module

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 画面を構成するコンテンツの情報をデー
タベース化し、 画面を特定する画面名とこの画面を構成するコンテンツ
情報が格納してあるデータベース名を対応付けたフォー
ム画面テーブルと、画面名とコンテンツ情報を対応付け
た画面情報テーブルを設けたことを特徴とする画面表示
システム。
1. A form screen table in which information of contents constituting a screen is made into a database, and a screen name for specifying a screen is associated with a database name in which contents information constituting the screen are stored; A screen display system comprising a screen information table in which information is associated.
【請求項2】 請求項1において、 前記フォーム画面テーブルから作業用データベースを作
成し、該作業用データベースより、画面名からデータベ
ース名を検索し、該当するデータベースの画面情報テー
ブルより、画面名からコンテンツ情報を検索する手段を
設けたことを特徴とする画面表示システム。
2. The work database according to claim 1, wherein a work database is created from the form screen table, a database name is searched from the screen name in the work database, and a content is searched from the screen name in the screen information table of the corresponding database. A screen display system comprising means for searching for information.
【請求項3】 請求項1において、 前記フォーム画面テーブルから作業用テキストファイル
を作成し、該作業用テキストファイルより、画面名から
データベース名を検索し、該当するデータベースの画面
情報テーブルより、画面名からコンテンツ情報を検索す
る手段を設けたことを特徴とする画面表示システム。
3. The work text file according to claim 1, wherein a work text file is created from the form screen table, a database name is searched for from the screen name in the work text file, and a screen name is obtained from the screen information table of the corresponding database. A screen display system characterized by comprising means for searching for content information from a computer.
JP10117481A 1998-04-27 1998-04-27 Image display system Pending JPH11312165A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10117481A JPH11312165A (en) 1998-04-27 1998-04-27 Image display system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10117481A JPH11312165A (en) 1998-04-27 1998-04-27 Image display system

Publications (1)

Publication Number Publication Date
JPH11312165A true JPH11312165A (en) 1999-11-09

Family

ID=14712782

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10117481A Pending JPH11312165A (en) 1998-04-27 1998-04-27 Image display system

Country Status (1)

Country Link
JP (1) JPH11312165A (en)

Similar Documents

Publication Publication Date Title
JP3734334B2 (en) Data migration system, computer-readable recording medium storing data migration program, and data migration method
JP3851493B2 (en) Database search method, database search system, and computer-readable recording medium recording database search program
US6268850B1 (en) User interface for the specification of lock groups
US6879989B2 (en) Modification system for supporting localized data changes in a mobile device
EP0740258A2 (en) Data management system
US20080301110A1 (en) Modification of a saved database query based on a change in the meaning of a query value over time
US20140250062A1 (en) Systems and Methods for Facilitating the Development of an Application that Accesses Data
JPH11312165A (en) Image display system
JP2001056809A (en) Document managing system
JPH08329101A (en) Data base system
JP2906638B2 (en) Database search system
JPH0277872A (en) Document processor with active function
JP2000137733A (en) Document file retrieval system
JPH05197533A (en) Control method for data item
JP3337717B2 (en) Database processing device and database processing method
JPH05250335A (en) Data base update processing system of loosely coupled multiprocessor system
JPH01233517A (en) Data base retrieving device
JPH06175897A (en) Data base
JPH02137036A (en) Data base updating system
JPH041855A (en) Document/drawing control system
JP2001166976A (en) Database system
JPH06301728A (en) Data base structure and its retrieving device
JPH04644A (en) Data access processing system
JPH08241239A (en) Method and system for database management
JPH02253451A (en) Data base managing system