JPH0520152A - File attribute managing system - Google Patents

File attribute managing system

Info

Publication number
JPH0520152A
JPH0520152A JP3200071A JP20007191A JPH0520152A JP H0520152 A JPH0520152 A JP H0520152A JP 3200071 A JP3200071 A JP 3200071A JP 20007191 A JP20007191 A JP 20007191A JP H0520152 A JPH0520152 A JP H0520152A
Authority
JP
Japan
Prior art keywords
attribute
file
attribute value
name
value
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
JP3200071A
Other languages
Japanese (ja)
Inventor
Hideaki Tsuboya
英昭 坪谷
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.)
NEC Corp
Original Assignee
NEC Corp
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 NEC Corp filed Critical NEC Corp
Priority to JP3200071A priority Critical patent/JPH0520152A/en
Publication of JPH0520152A publication Critical patent/JPH0520152A/en
Pending legal-status Critical Current

Links

Landscapes

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

Abstract

PURPOSE:To constitute the system so that a user can set freely a new attribute to a file, and can retrieve freely the file, based on those attribute values. CONSTITUTION:A file managing means 16 manages a file 19, an attribute name managing means 14 manages an attribute name which a user defines to the file 19 by an attribute information holding data base 17, and an attribute registering means 11 registers an attribute by using the attribute name managing means 14. An attribute value managing means 15 manages an attribute value which the user sets to the file 19 by an attribute value holding data base 18, and an attribute value setting means 12 sets the attribute value by using the attribute value managing means 15. An attribute retrieving means 13 retrieves the file 19 for satisfying a retrieval condition related to the attribute value by using the file managing means 16, the attribute name managing means 14 and the attribute value managing means 15.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はファイル属性管理方式に
関し、特に計算機システムにおけるファイルに対する属
性の設定および属性値に関する検索機能を提供するファ
イル属性管理方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file attribute management system, and more particularly to a file attribute management system which provides a search function for setting attributes and attribute values for files in a computer system.

【0002】[0002]

【従来の技術】従来の計算機システムでは、ファイルシ
ステムがファイルを管理しており、ファイルシステムが
ファイルの内容とともにファイルの属性を管理してい
る。ファイルの属性には、例えば、ファイルの生成時刻
や修正時刻,ファイルに対するアクセス許可などがあ
る。ユーザは、これらの属性の属性値を得たり、変更可
能な属性についてはその属性値を変更することができ
る。
2. Description of the Related Art In a conventional computer system, a file system manages files, and the file system manages file attributes as well as file contents. The attributes of the file include, for example, the creation time and modification time of the file, and access permission to the file. The user can obtain the attribute values of these attributes and change the attribute values of the modifiable attributes.

【0003】[0003]

【発明が解決しようとする課題】上述した従来のファイ
ルシステムでは、ユーザはあらかじめファイルに対して
用意されている属性にしかアクセスすることができなか
ったので、属性値に基づいてファイルを検索しようとし
ても制約があって自由にはできないという欠点があっ
た。
In the above-mentioned conventional file system, the user can access only the attributes prepared for the file in advance, so that the user tries to search for the file based on the attribute value. However, there was a drawback that it was not possible to be free because of restrictions.

【0004】しかしながら、例えば、ファイルに対して
その内容を表すキーワードを属性として設定するといっ
たように、ユーザがファイルに対して自由に属性を設定
することができれば非常に便利である。さらに、設定さ
れている属性値に基づいていくつかのファイルの中から
条件を満たすものを検索することができれば、ユーザに
対するサービスが向上する。
However, it would be very convenient if the user can freely set the attribute to the file, for example, to set the keyword indicating the content of the file as the attribute. Further, if it is possible to search for a file satisfying a condition among several files based on the set attribute value, the service to the user is improved.

【0005】本発明の目的は、上述の点に鑑み、ユーザ
がファイルに対して新たな属性を自由に設定でき、それ
らの属性値に基づいてファイルを自由に検索することが
できるようにしたファイル属性管理方式を提供すること
にある。
In view of the above points, an object of the present invention is to allow a user to freely set new attributes for a file and to freely search the file based on those attribute values. To provide an attribute management method.

【0006】[0006]

【課題を解決するための手段】本発明のファイル属性管
理方式は、ファイルを管理するファイル管理手段と、こ
のファイル管理手段によって管理されるファイルに対し
てユーザが定義した属性名を管理する属性名管理手段
と、この属性名管理手段を用いて属性を登録する属性登
録手段と、前記ファイル管理手段によって管理されるフ
ァイルに対してユーザが設定した属性値を管理する属性
値管理手段と、この属性値管理手段を用いて属性値を設
定する属性値設定手段と、前記ファイル管理手段,前記
属性名管理手段および前記属性値管理手段を用いて属性
値に関する検索条件を満たすファイルを検索する属性検
索手段とを有する。
A file attribute management system of the present invention is a file management means for managing a file, and an attribute name for managing a user-defined attribute name for a file managed by the file management means. Management means, attribute registration means for registering attributes using this attribute name management means, attribute value management means for managing attribute values set by the user for files managed by the file management means, and this attribute Attribute value setting means for setting an attribute value using a value management means, and attribute search means for searching for a file satisfying a search condition for an attribute value using the file management means, the attribute name management means and the attribute value management means Have and.

【0007】[0007]

【作用】本発明のファイル属性管理方式では、ファイル
管理手段がファイルを管理し、属性名管理手段がファイ
ル管理手段によって管理されるファイルに対してユーザ
が定義した属性名を管理し、属性登録手段が属性名管理
手段を用いて属性を登録し、属性値管理手段がファイル
管理手段によって管理されるファイルに対してユーザが
設定した属性値を管理し、属性値設定手段が属性値管理
手段を用いて属性値を設定し、属性検索手段がファイル
管理手段,属性名管理手段および属性値管理手段を用い
て属性値に関する検索条件を満たすファイルを検索す
る。
In the file attribute management system of the present invention, the file management means manages the file, the attribute name management means manages the attribute name defined by the user for the file managed by the file management means, and the attribute registration means. Register the attribute using the attribute name management means, the attribute value management means manages the attribute value set by the user for the file managed by the file management means, and the attribute value setting means uses the attribute value management means. The attribute search means uses the file management means, the attribute name management means, and the attribute value management means to search for a file satisfying the search condition for the attribute value.

【0008】[0008]

【実施例】次に、本発明について図面を参照して詳細に
説明する。
The present invention will be described in detail with reference to the drawings.

【0009】図1は、本発明の一実施例に係るファイル
属性管理方式の構成を示すブロック図である。本実施例
のファイル属性管理方式は、属性を新たに登録する属性
登録手段11と、属性に対して属性値を設定する属性値
設定手段12と、属性値に基づいてファイル19を検索
する属性検索手段13と、登録された属性に関して属性
名および属性値の型を管理する属性名管理手段14と、
設定された属性値を管理する属性値管理手段15と、フ
ァイル19を管理するファイル管理手段16と、属性情
報保持用データベース17と、属性値保持用データベー
ス18と、複数のファイル19とから構成されている。
FIG. 1 is a block diagram showing the configuration of a file attribute management system according to an embodiment of the present invention. The file attribute management method of this embodiment is such that the attribute registration means 11 for newly registering an attribute, the attribute value setting means 12 for setting an attribute value for an attribute, and the attribute search for searching the file 19 based on the attribute value. Means 13 and attribute name management means 14 for managing attribute names and attribute value types with respect to the registered attributes,
An attribute value management unit 15 that manages the set attribute value, a file management unit 16 that manages the file 19, an attribute information holding database 17, an attribute value holding database 18, and a plurality of files 19. ing.

【0010】ファイル管理手段16は、計算機システム
中のファイルシステムに相当しており、個々のファイル
19を管理するとともにファイルシステムがあらかじめ
用意している属性(以後、既定の属性と呼ぶ)を管理し
ている。既定の属性には、例えば、ファイルの生成時刻
や修正時刻,ファイルに対するアクセス許可などがあ
る。
The file management means 16 corresponds to a file system in a computer system, manages individual files 19 and manages attributes prepared by the file system in advance (hereinafter referred to as default attributes). ing. The default attributes include, for example, the creation time and modification time of the file, and access permission for the file.

【0011】図2を参照すると、属性登録手段11の属
性登録処理は、属性名および属性値の型入力ステップ2
1と、属性名既登録判定ステップ22と、属性名および
属性値の型登録ステップ23と、エラー処理ステップ2
4とからなる。
Referring to FIG. 2, the attribute registration processing of the attribute registration means 11 is performed in step 2 of inputting attribute name and attribute value types.
1, attribute name already registered determination step 22, attribute name and attribute value type registration step 23, error processing step 2
It consists of 4.

【0012】図3を参照すると、属性値設定手段12の
属性値設定処理は、ファイル名,属性名および属性値入
力ステップ31と、ファイル存在判定ステップ32と、
既定属性名判定ステップ33と、属性値変更可否判定ス
テップ34と、属性名登録判定ステップ35と、ファイ
ル名,属性名および属性値登録ステップ36と、エラー
処理ステップ37と、エラー処理ステップ38とからな
る。
Referring to FIG. 3, the attribute value setting process of the attribute value setting means 12 includes a file name, attribute name and attribute value input step 31, a file existence determination step 32,
From the default attribute name determination step 33, the attribute value changeability determination step 34, the attribute name registration determination step 35, the file name, attribute name and attribute value registration step 36, the error processing step 37, and the error processing step 38. Become.

【0013】図4を参照すると、属性検索手段13の属
性検索処理は、ファイル集合および検索条件入力ステッ
プ41と、検索条件判断ステップ42と、ファイル集合
返却ステップ43とからなる。
Referring to FIG. 4, the attribute search process of the attribute search means 13 includes a file set / search condition input step 41, a search condition determination step 42, and a file set return step 43.

【0014】次に、このように構成された本実施例のフ
ァイル属性管理方式の動作について説明する。
Next, the operation of the file attribute management system of this embodiment having the above configuration will be described.

【0015】(1) 最初に、属性登録手段11が行う
属性登録処理について説明する(図2参照)。
(1) First, the attribute registration processing performed by the attribute registration means 11 will be described (see FIG. 2).

【0016】新しい属性の登録を行うユーザは、登録を
行いたい属性に関する定義情報を属性登録手段11に対
して与える(ステップ21)。属性に関する定義情報に
は、属性名および属性値の型がある。属性値の型には、
例えば、文字列型や整数型がある。この指示に基づい
て、属性登録手段11は、属性名管理手段14によって
管理される属性情報保持用データベース17に与えられ
た属性名がすでに登録されているか否かを判定する(ス
テップ22)。
The user who registers a new attribute gives definition information relating to the attribute to be registered to the attribute registration means 11 (step 21). The definition information regarding attributes includes attribute name and attribute value type. Attribute value types include
For example, there are a string type and an integer type. Based on this instruction, the attribute registration means 11 determines whether or not the attribute name given to the attribute information holding database 17 managed by the attribute name management means 14 has already been registered (step 22).

【0017】この判定で属性名が属性情報保持用データ
ベース17に登録されていない場合には、属性登録手段
11は、属性名管理手段14に対して属性名および属性
値の型の登録を指示し(ステップ23)、処理を終了す
る。この指示により、属性名管理手段14は、属性名お
よび属性値の型を属性情報保持用データベース17に登
録する。ステップ22の判定で属性名が属性情報保持用
データベース17に登録されている場合には、属性登録
手段11は、エラーとして処理を終了する(ステップ2
4)。
If the attribute name is not registered in the attribute information holding database 17 in this determination, the attribute registration means 11 instructs the attribute name management means 14 to register the attribute name and attribute value type. (Step 23), the process ends. By this instruction, the attribute name management means 14 registers the attribute name and attribute value type in the attribute information holding database 17. If the attribute name is registered in the attribute information holding database 17 in the determination in step 22, the attribute registration means 11 terminates the process as an error (step 2).
4).

【0018】(2) 次に、属性値設定手段12が行う
属性値設定処理について説明する(図3参照)。
(2) Next, the attribute value setting process performed by the attribute value setting means 12 will be described (see FIG. 3).

【0019】属性値の設定を行うユーザは、属性値の設
定を行いたいファイルのファイル名,属性名および属性
値を属性値設定手段12に対して指示する(ステップ3
1)。この指示に基づいて、属性値設定手段12は、初
めに、与えられたファイル名のファイルがファイル管理
手段16によってすでに管理されているか否か、つまり
そのファイルが存在しているかどうかを判定する(ステ
ップ32)。ステップ32の判定でファイルがファイル
管理手段16によって管理されていない場合には、属性
値設定手段12は、エラーとして処理を終了する(ステ
ップ38)。
The user who sets the attribute value indicates to the attribute value setting means 12 the file name, the attribute name and the attribute value of the file for which the attribute value is to be set (step 3).
1). Based on this instruction, the attribute value setting means 12 first determines whether or not the file with the given file name is already managed by the file management means 16, that is, whether or not the file exists ( Step 32). If the file is not managed by the file management means 16 in the determination at step 32, the attribute value setting means 12 ends the processing as an error (step 38).

【0020】ステップ32の判定でファイルがファイル
管理手段16によって管理されている場合、つまりファ
イルが存在する場合には、属性値設定手段12は、与え
られた属性名が既定の属性名であるか否か、つまりファ
イル管理手段16によってあらかじめ提供されている属
性名であるか否かを判定する(ステップ33)。
If the file is managed by the file management means 16 in the judgment of step 32, that is, if the file exists, the attribute value setting means 12 determines whether the given attribute name is the default attribute name. It is determined whether or not the attribute name has been provided in advance by the file management means 16 (step 33).

【0021】既定の属性の中にはユーザが属性値を変更
することを許していない属性がある。そこで、ステップ
33の判定で既定の属性名である場合には、属性値設定
手段12は、ファイル管理手段16に問い合わせて、そ
の属性の属性値をユーザが変更可能か否かを判定する
(ステップ34)。ステップ34の判定で属性値の変更
が可能でない場合には、属性値設定手段12は、エラー
として処理を終了する(ステップ38)。
Some of the default attributes do not allow the user to change the attribute value. Therefore, when the attribute name is the default attribute name in the determination in step 33, the attribute value setting means 12 inquires the file management means 16 and determines whether the attribute value of the attribute can be changed by the user (step 34). If the attribute value cannot be changed in the determination in step 34, the attribute value setting means 12 ends the processing as an error (step 38).

【0022】ステップ33の判定で既定の属性名でない
場合には、属性値設定手段12は、与えられた属性名が
属性名管理手段14によって管理される属性情報保持用
データベース17にすでに登録されているか否かを判定
する(ステップ35)。ステップ35の判定で属性名が
登録されていない場合には、属性値設定手段12は、エ
ラーとして処理を終了する(ステップ37)。
If it is determined in step 33 that the attribute name is not the default attribute name, the attribute value setting means 12 has already registered the given attribute name in the attribute information holding database 17 managed by the attribute name management means 14. It is determined whether or not there is (step 35). If the attribute name is not registered in the determination in step 35, the attribute value setting means 12 terminates the process as an error (step 37).

【0023】ステップ34の判定でユーザが属性値を変
更可能な場合およびステップ35の判定で属性名が登録
されている場合には、属性値設定手段12は、属性値管
理手段15に対してファイル名,属性名および属性値の
登録を指示し(ステップ36)、処理を終了する。この
指示により、属性値管理手段15は、ファイル名,属性
名および属性値を属性値保持用データベース18に登録
する。
If the user can change the attribute value in the determination in step 34 and if the attribute name is registered in the determination in step 35, the attribute value setting means 12 sends a file to the attribute value management means 15. The registration of the name, the attribute name, and the attribute value is instructed (step 36), and the process ends. According to this instruction, the attribute value management means 15 registers the file name, the attribute name and the attribute value in the attribute value holding database 18.

【0024】(3) 次に、属性検索手段13が行う属
性検索処理について説明する(図4参照)。
(3) Next, the attribute search process performed by the attribute search means 13 will be described (see FIG. 4).

【0025】属性検索処理とは、ユーザによって与えら
れたファイル19の集合から属性値に関する検索条件を
満たすファイル19を求める処理である。これによっ
て、ユーザは、いくつかのファイル19の中から所望の
ファイル19を検索することができる。検索条件には、
例えば、「属性Aが10より大きい」や「属性Xが0に
等しくかつ属性Yが文字列“あいう”を含む」といった
ものがある。
The attribute search process is a process for obtaining a file 19 satisfying the search condition regarding the attribute value from the set of files 19 given by the user. This allows the user to search for the desired file 19 from among the several files 19. The search condition is
For example, "attribute A is greater than 10" and "attribute X is equal to 0 and attribute Y includes the character string" Ai "".

【0026】属性検索を行うユーザは、検索条件および
検索の範囲としてのファイルの集合を属性検索手段13
に対して与える(ステップ41)。
A user who conducts an attribute search selects a set of files as a search condition and a search range as attribute search means 13
(Step 41).

【0027】属性検索手段13は、集合内のファイルの
各々について検索条件を満たすかどうかを調べる(ステ
ップ42)。この際、属性検索手段13は、検索条件中
の属性値を求めるために、既定の属性についてはファイ
ル管理手段16に、ユーザが登録した属性については属
性名管理手段14および属性値管理手段15に問い合わ
せる。
The attribute search means 13 checks whether or not the search condition is satisfied for each of the files in the set (step 42). At this time, the attribute search unit 13 uses the file management unit 16 for default attributes and the attribute name management unit 14 and attribute value management unit 15 for attributes registered by the user in order to obtain attribute values in the search conditions. Contact us.

【0028】結果として、属性検索手段13は、ファイ
ル管理手段16を用いて検索条件を満足するファイル1
9の集合を検索してユーザに返却する(ステップ4
3)。
As a result, the attribute search means 13 uses the file management means 16 to satisfy the search condition for the file 1
9 sets are retrieved and returned to the user (step 4)
3).

【0029】[0029]

【発明の効果】以上説明したように本発明は、属性登録
手段,属性値設定手段,属性検索手段,属性名管理手
段,属性値管理手段およびファイル管理手段を設けたこ
とにより、ファイルに対してユーザが自由に属性を設定
することができるとともに、属性値に関する検索条件を
満たすファイルを自由に検索することができるという効
果がある。
As described above, according to the present invention, by providing the attribute registration means, the attribute value setting means, the attribute search means, the attribute name management means, the attribute value management means and the file management means, There is an effect that the user can freely set the attribute and can freely search for a file satisfying the search condition regarding the attribute value.

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

【図1】本発明の一実施例に係るファイル属性管理方式
の構成を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a file attribute management system according to an exemplary embodiment of the present invention.

【図2】図1中の属性登録手段の属性登録処理を示す流
れ図である。
2 is a flow chart showing an attribute registration process of an attribute registration means in FIG.

【図3】図1中の属性値設定手段の属性値設定処理を示
す流れ図である。
3 is a flowchart showing an attribute value setting process of an attribute value setting means in FIG.

【図4】図1中の属性検索手段の属性検索処理を示す流
れ図である。
4 is a flow chart showing an attribute search process of an attribute search means in FIG.

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

11 属性登録手段 12 属性値設定手段 13 属性検索手段 14 属性名管理手段 15 属性値管理手段 16 ファイル管理手段 17 属性情報保持用データベース 18 属性値保持用データベース 19 ファイル 11 Attribute Registration Means 12 Attribute Value Setting Means 13 Attribute Retrieval Means 14 Attribute Name Management Means 15 Attribute Value Management Means 16 File Management Means 17 Attribute Information Holding Database 18 Attribute Value Holding Database 19 Files

Claims (1)

【特許請求の範囲】 【請求項1】 ファイルを管理するファイル管理手段
と、 このファイル管理手段によって管理されるファイルに対
してユーザが定義した属性名を管理する属性名管理手段
と、 この属性名管理手段を用いて属性を登録する属性登録手
段と、 前記ファイル管理手段によって管理されるファイルに対
してユーザが設定した属性値を管理する属性値管理手段
と、 この属性値管理手段を用いて属性値を設定する属性値設
定手段と、 前記ファイル管理手段,前記属性名管理手段および前記
属性値管理手段を用いて属性値に関する検索条件を満た
すファイルを検索する属性検索手段とを有することを特
徴とするファイル属性管理方式。
Claim: What is claimed is: 1. A file management means for managing a file, an attribute name management means for managing an attribute name defined by a user for a file managed by the file management means, and this attribute name. Attribute registering means for registering an attribute using the managing means, attribute value managing means for managing an attribute value set by a user for a file managed by the file managing means, and an attribute using the attribute value managing means An attribute value setting means for setting a value; and an attribute search means for searching a file satisfying a search condition regarding an attribute value by using the file management means, the attribute name management means and the attribute value management means. File attribute management method.
JP3200071A 1991-07-15 1991-07-15 File attribute managing system Pending JPH0520152A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3200071A JPH0520152A (en) 1991-07-15 1991-07-15 File attribute managing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3200071A JPH0520152A (en) 1991-07-15 1991-07-15 File attribute managing system

Publications (1)

Publication Number Publication Date
JPH0520152A true JPH0520152A (en) 1993-01-29

Family

ID=16418366

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3200071A Pending JPH0520152A (en) 1991-07-15 1991-07-15 File attribute managing system

Country Status (1)

Country Link
JP (1) JPH0520152A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0816623A (en) * 1994-06-28 1996-01-19 Nec Corp System and method for managing data statistic information time series
US5640525A (en) * 1995-03-31 1997-06-17 Sharp Kabushiki Kaisha Data-driven information processing devices
US5860019A (en) * 1995-07-10 1999-01-12 Sharp Kabushiki Kaisha Data driven information processor having pipeline processing units connected in series including processing portions connected in parallel

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0816623A (en) * 1994-06-28 1996-01-19 Nec Corp System and method for managing data statistic information time series
US5640525A (en) * 1995-03-31 1997-06-17 Sharp Kabushiki Kaisha Data-driven information processing devices
US5860019A (en) * 1995-07-10 1999-01-12 Sharp Kabushiki Kaisha Data driven information processor having pipeline processing units connected in series including processing portions connected in parallel

Similar Documents

Publication Publication Date Title
JP6006267B2 (en) System and method for narrowing a search using index keys
JP4308587B2 (en) Document group management device
US8010887B2 (en) Implementing versioning support for data using a two-table approach that maximizes database efficiency
US5345586A (en) Method and system for manipulation of distributed heterogeneous data in a data processing system
JP4571746B2 (en) System and method for selectively defining access to application functions
JP4809652B2 (en) . NET data types and instance persistent storage
JP2510945B2 (en) A query optimization support method from a relational database management system.
US7103593B2 (en) System and method for retrieving information from disparate information sources in a decentralized manner and integrating the information in accordance with a distributed domain model/ontology
JPH08235195A (en) Method for storage and retrieval of digital data transmission
JP2003223440A (en) Document processing apparatus
KR20070053083A (en) Systems and methods for fragment-based serialization
US20040015511A1 (en) Query services for database system
JP2001076005A (en) Data base system
US7680792B2 (en) Document management system and document management method
JP2003173329A (en) Document management system
US6810399B2 (en) Property extensions
JP5128386B2 (en) Information processing apparatus, electronic form management system, server apparatus, form retrieval method, and program
JPH0520152A (en) File attribute managing system
JPH11232300A (en) Browsing client server system
US20050160101A1 (en) Method and apparatus using dynamic SQL for item create, retrieve, update delete operations in a content management application
JP2002207768A (en) Information processing system, its method and recording medium recorded with information processing program operating on computer
JPH117445A (en) Integrated document management device
JP2007293746A (en) File management system, file management program and file management method
JP2000137735A (en) Access controller and program recording medium therefor
JPH0589178A (en) Data base device