JPH04317146A - Data base security system - Google Patents

Data base security system

Info

Publication number
JPH04317146A
JPH04317146A JP3084880A JP8488091A JPH04317146A JP H04317146 A JPH04317146 A JP H04317146A JP 3084880 A JP3084880 A JP 3084880A JP 8488091 A JP8488091 A JP 8488091A JP H04317146 A JPH04317146 A JP H04317146A
Authority
JP
Japan
Prior art keywords
logical address
data
bit pattern
logical
address
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
JP3084880A
Other languages
Japanese (ja)
Inventor
Kenichi Nanri
南里 賢一
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.)
HOKKAIDO NIPPON DENKI SOFTWARE KK
NEC Solution Innovators Ltd
Original Assignee
HOKKAIDO NIPPON DENKI SOFTWARE KK
NEC Software Hokkaido 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 HOKKAIDO NIPPON DENKI SOFTWARE KK, NEC Software Hokkaido Ltd filed Critical HOKKAIDO NIPPON DENKI SOFTWARE KK
Priority to JP3084880A priority Critical patent/JPH04317146A/en
Publication of JPH04317146A publication Critical patent/JPH04317146A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To improve maintenance, operability and security such as the unitary management and reconstitution of a data base. CONSTITUTION:A logical address bit pattern 5 corresponding to the logical address of a data part for respective users, a logical address bit pattern recognition means 7 recognizing the existence of the logical address bit pattern when the user instructs a request from a retrieval instruction device or an addition instruction device 13 to a logical file, a logical address bit pattern read means 8 reading the logical address bit pattern recognized in the logical address bit pattern recognition means, a logical address conversion means 9 fetching the logical address of the data part from the having read logical address bit pattern, a logical address acquirement means 17 which acquires the logical address of data which the addition instruction device adds, a logical address bit pattern registration means 18 where a bit corresponding to the logical address acquired in the logical address acquirement means is loaded on the logical address bit pattern are provided.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明はデータベース機密保護方
式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to database security schemes.

【0002】0002

【従来の技術】従来例を図面を参照して説明する。2. Description of the Related Art A conventional example will be explained with reference to the drawings.

【0003】図2は従来例をプログラム処理のレベルで
表した構成図で示す。利用者213から検索指示装置2
05によって論理ファイル202内のデータ部203の
データの検索が要求されると、物理アドレス変換手段2
06によってアドレス変換テーブル204に基づいて物
理アドレスに変換し、データ検索手段207でデータを
検索し、検索した内容を検索結果表示装置208を表示
する。
FIG. 2 is a block diagram showing a conventional example at the level of program processing. Search instruction device 2 from user 213
When a search for data in the data section 203 in the logical file 202 is requested by 05, the physical address conversion means 2
06 into a physical address based on the address conversion table 204, the data search means 207 searches for data, and the search result display device 208 displays the searched contents.

【0004】データの追加は、追加指示装置209によ
って要求されると、データ書き込み手段210によって
データ部203にデータを書き込み、書き込んだデータ
のファイル内の物理アドレスを物理アドレス取得手段2
11で取り出し物理アドレス登録手段212によってア
ドレス変換テーブル204に登録し検索可能とする。
When data addition is requested by the addition instruction device 209, the data writing means 210 writes the data into the data section 203, and the physical address acquisition means 2 acquires the physical address in the file of the written data.
In step 11, the physical address registration means 212 registers the physical address in the address conversion table 204 and makes it searchable.

【0005】以上説明したような方法だと、論理ファイ
ル202内のデータはどの利用者213からでも検索可
能であり機密保護をかけることができない。そこで機密
保護を行うためには、たとえ同じ形式のデータベースで
あっても機密保護の単位でデータベースを作成している
[0005] With the method described above, the data in the logical file 202 can be searched by any user 213 and cannot be protected. Therefore, in order to ensure security, databases are created in units of security protection, even if the databases are in the same format.

【0006】図3はこれをモデル化したもので利用者3
01,利用者302,利用者303,利用者304が同
一形式のデータベースにもかかわらず、機密保護をおこ
なうためにデータベース情報305,306,307,
308を個々に持ち、またデータも物理ファイル321
の中に個々に論理ファイル317,318,319,3
20を持つことになり、論理ファイル内のアドレス変換
テーブル309,310,311,312とデータ部3
13,314,315,316もそれぞれ持つことにな
る。この方法だと機密保護はなされるがデータベースが
分散してしまう。
[0006] FIG. 3 is a model of this, and user 3
01, even though users 302, 303, and 304 have the same database format, database information 305, 306, 307,
308 individually, and the data is also a physical file 321
Individual logical files 317, 318, 319, 3
20, address conversion tables 309, 310, 311, 312 and data section 3 in the logical file.
13, 314, 315, and 316, respectively. This method provides security, but the database is distributed.

【0007】もう一つの方法にデータベース情報を共有
し、利用者ごとに識別子を割り振りデータを格納する論
理ファイルを区別する方法がある。
Another method is to share database information, allocate an identifier to each user, and distinguish between logical files that store data.

【0008】図4はこの方法で作成されたデータベース
をモデル化したものである。どちらにしても複数の論理
ファイルが作成され保守面の繁雑さが発生する。
FIG. 4 is a model of a database created using this method. In either case, multiple logical files are created, making maintenance complicated.

【0009】[0009]

【発明が解決しようとする課題】上述した従来のデータ
ベース機密保護方式では、複数の利用者が同一形式のデ
ータベースを機密保護を行いながら運用するにはデータ
ベース機密保護の単位で分割しなければならないため、
分割された数だけデータベースが存在することになり一
元管理、データベースの再構成など保守面での繁雑さを
生じている。
[Problem to be Solved by the Invention] In the conventional database security protection method described above, in order for multiple users to operate a database of the same format while protecting security, it is necessary to divide the database into units of database security protection. ,
Since there are as many databases as there are divided databases, it becomes complicated to perform maintenance such as centralized management and database reconfiguration.

【0010】本発明の目的は利用者から見るとおのおの
個別のデータベースを保有していかのように扱われるが
、データベースは一つということで機密保護と同時に保
守性も高めるデータベース機密保護方式を提供すること
にある。
[0010] The purpose of the present invention is to provide a database security protection system that improves security and maintainability since there is only one database, although from the user's perspective, each database is treated as if it had its own individual database. It's about doing.

【0011】[0011]

【課題を解決するための手段】本発明の方式は、1つの
物理ファイル内に複数の利用者によって共有される複数
の論理ファイルが格納され、前記論理ファイルがデータ
部と、各データレコードに割り付けられた論理的なレコ
ードアドレスに対応したアドレス変換テーブルとから構
成され、また、前記データ部の検索を指示する検索指示
装置6と、前記検索指示装置で前記データ部の検索が要
求されたとき、前記論理ファイル内の物理アドレスを得
る物理アドレス変換手段10と、前記物理アドレス変換
手段で得られたアドレスのデータを読み込むデータ検索
手段11と、前記データ検索手段で読み込まれたデータ
の内部を表示する検索結果表示装置12と、前記データ
部にデータの追加を指示する追加指示装置13と、前記
追加指示装置で指示された内容を前記データ部に書き込
むデータ書き込み手段14と、前記データ書き込み手段
で前記データ部に書き込まれたデータの前記論理ファイ
ル内の物理アドレスを取り込む物理アドレス取得手段1
5と、前記物理アドレス取得手段で取り込んだ物理アド
レスを前記アドレス変換テーブルに登録する物理アドレ
ス登録手段16とを有するデータベースシステムにおけ
るデータベース機密保護方式において、前記利用者ごと
に前記データ部の論理アドレスに対応した論理アドレス
ビットパターンと、前記利用者が前記検索指示装置ある
いは前記追加指示装置から前記論理ファイルへ要求を指
示したときに前記論理アドレスビットパターンの存在を
確認する論理アドレスビットパターン認識手段と、前記
論理アドレスビットパターン認識手段で確認された前記
論理アドレスビットパターンを読み込む論理アドレスビ
ットパターン読み込み手段と、前記論理アドレスビット
パターン読み込み手段で読み込まれた前記論理アドレス
ビットパターンから前記データ部の論理アドレスを取り
出す論理アドレス変換手段と、前記追加指示装置によっ
て追加されたデータの論理アドレスを得る論理アドレス
取得手段と、前記論理アドレスビットパターンに前記論
理アドレス取得手段で得られた論理アドレスに対応する
ビットをオンとする論理アドレスビットパターン登録手
段とを設けたことを特徴とする。
[Means for Solving the Problems] In the method of the present invention, a plurality of logical files shared by a plurality of users are stored in one physical file, and the logical file is allocated to a data section and each data record. a search instruction device 6 for instructing a search of the data section; and when the search instruction device requests a search for the data section; Physical address conversion means 10 for obtaining a physical address in the logical file; data search means 11 for reading address data obtained by the physical address conversion means; and displaying the inside of the data read by the data search means. a search result display device 12; an addition instruction device 13 for instructing the addition of data to the data section; a data writing means 14 for writing the contents instructed by the addition instruction device into the data section; Physical address acquisition means 1 for capturing the physical address in the logical file of the data written in the data section
5, and physical address registration means 16 for registering the physical address fetched by the physical address acquisition means in the address conversion table, in the database security method in the database system, the physical address registration means 16 registers the physical address fetched by the physical address acquisition means in the address conversion table. a corresponding logical address bit pattern, and logical address bit pattern recognition means for confirming the existence of the logical address bit pattern when the user instructs a request to the logical file from the search instruction device or the addition instruction device; a logical address bit pattern reading means for reading the logical address bit pattern confirmed by the logical address bit pattern recognition means; and a logical address of the data section from the logical address bit pattern read by the logical address bit pattern reading means. a logical address conversion means for extracting the data, a logical address acquisition means for acquiring the logical address of the data added by the addition instruction device, and a bit corresponding to the logical address obtained by the logical address acquisition means in the logical address bit pattern. The present invention is characterized in that a logical address bit pattern registration means is provided.

【0012】0012

【実施例】次に、本発明について図面を参照しながら説
明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS Next, the present invention will be explained with reference to the drawings.

【0013】図1は本発明をプログラム処理のレベルで
表した一実施例の構成図である。本実施例における物理
ファイル1は論理ファイル2有し、論理ファイル2はデ
ータ部3,データ部3の論理アドレスと物理アドレスを
保持するアドレス変換テーブル4および利用者ごとに論
理アドレスに対応した論理アドレスビットパターン5か
ら成る。
FIG. 1 is a block diagram of an embodiment of the present invention expressed at the level of program processing. In this embodiment, the physical file 1 has a logical file 2, and the logical file 2 has a data section 3, an address conversion table 4 that holds the logical address and physical address of the data section 3, and a logical address corresponding to the logical address for each user. Consists of 5 bit patterns.

【0014】本実施例の他の構成要素は、データ部3の
データの検索を指示する検索指示装置6、論理アドレス
ビットパターン5の存在を確認する論理アドレスビット
パターン認識手段7、論理アドレスビットパターン5を
読み込む論理アドレスビットパターン読み込み手段8、
論理アドレスビットパターン5から論理アドレスを得る
論理アドレス変換手段9、得られた論理アドレスをアド
レス変換テーブル4から物理アドレスに変換する物理ア
ドレス変換手段10、物理アドレスからデータ部3を検
索するデータ検索手段11、検索したデータの内容を表
示する検索結果表示手段12、データの追加を指示する
検索指示装置13、指示されたデータをデータ部3に書
き込むデータ書き込み手段14、書き込んだデータの物
理アドレスを得る物理アドレス取得手段15、得られた
物理アドレスをアドレス変換テーブル4に登録する物理
アドレス登録手段16、登録した物理アドレスに対応す
る論理アドレスを得る論理アドレス取得手段17、得ら
れた論理アドレスを論理アドレスビットパターン5に登
録する論理アドレスビットパターン登録手段18および
データベース利用者19である。
Other components of this embodiment include a search instruction device 6 for instructing a search for data in the data section 3, a logical address bit pattern recognition means 7 for confirming the existence of the logical address bit pattern 5, and a logical address bit pattern. logical address bit pattern reading means 8 for reading 5;
Logical address conversion means 9 that obtains a logical address from the logical address bit pattern 5, physical address conversion means 10 that converts the obtained logical address into a physical address from the address conversion table 4, and data search means that searches the data section 3 from the physical address. 11. Search result display means 12 for displaying the content of searched data; search instruction device 13 for instructing data addition; data writing means 14 for writing the instructed data into the data section 3; obtaining the physical address of the written data. Physical address acquisition means 15, physical address registration means 16 for registering the obtained physical address in the address conversion table 4, logical address acquisition means 17 for obtaining a logical address corresponding to the registered physical address, converting the obtained logical address into a logical address. These are the logical address bit pattern registration means 18 and the database user 19, which are registered in the bit pattern 5.

【0015】図5は本発明を説明するためのデータベー
スモデルである。図5(1)において、データ部501
は項目502,項目503,項目504,項目505か
ら1つのレコードを構成してデータレコード506から
データレコード510のデータが格納されていてそれぞ
れ物理アドレス511が対応している。
FIG. 5 is a database model for explaining the present invention. In FIG. 5(1), the data section 501
constitutes one record from item 502, item 503, item 504, and item 505, and stores data from data record 506 to data record 510, each of which corresponds to a physical address 511.

【0016】アドレス変換テーブル512は、図5(2
)に示すように、論理アドレス513と物理アドレス5
14からなる。ここでは論理アドレス513をデータレ
コード506からデータレコード510に対応させてい
る。
The address conversion table 512 is shown in FIG.
), the logical address 513 and physical address 5
Consists of 14. Here, logical address 513 is made to correspond to data records 506 to 510.

【0017】いま、データレコード506からデータレ
コード509とデータレコード510の登録者をデータ
レコード506を利用者A、データレコード507とデ
ータレコード509を利用者B、データレコード508
とデータレコード510を利用者Cとして説明する。
Now, the registrants of data record 506 to data record 509 and data record 510 are as follows: data record 506 is user A, data record 507 and data record 509 is user B, data record 508 is
The data record 510 will be explained assuming that the user is C.

【0018】この場合、図5(3)に示すように、各利
用者の論理アドレスビットパターン5は利用者Aは論理
アドレスビットパターン517、利用者Bは論理アドレ
スビットパターン518、利用者Cは論理アドレスビッ
トパターン519のように作成される。
In this case, as shown in FIG. 5(3), the logical address bit pattern 5 of each user is a logical address bit pattern 517 for user A, a logical address bit pattern 518 for user B, and a logical address bit pattern 518 for user C. A logical address bit pattern 519 is created.

【0019】最初にデータベースの検索を利用者Cから
行う場合を説明する。検索指示装置6によって、データ
ベース検索が要求され、論理アドレスビットパターン認
識手段7によって利用者Cの論理アドレスビットパター
ン5が存在することを認識する。
First, a case where user C searches the database will be described. The search instruction device 6 requests a database search, and the logical address bit pattern recognition means 7 recognizes that the logical address bit pattern 5 of user C exists.

【0020】次に論理アドレスビットパターン読み込み
手段8によって論理アドレスビットパターン519が読
み込まれる。読み込んだ論理アドレスビットパターン5
19から論理アドレス変換手段9によってビットがオン
に対応する論理アドレスとして3を得る。
Next, logical address bit pattern 519 is read by logical address bit pattern reading means 8. Read logical address bit pattern 5
19, the logical address conversion means 9 obtains 3 as the logical address corresponding to the bit being turned on.

【0021】得られた論理アドレスをアドレス変換テー
ブル512を使って物理アドレス変換手段10によって
物理アドレスとしてaddr3を得る。得られた物理ア
ドレスのデータをデータ検索手段11で読み込む。
Using the obtained logical address, the physical address translation means 10 uses the address translation table 512 to obtain addr3 as a physical address. The data at the obtained physical address is read by the data search means 11.

【0022】同様の処理で物理アドレスとしてaddr
nを得てデータレコード510を読み込む。論理アドレ
スビットパターン519にオンのビットがなくなるまで
処理を続け、検索結果表示手段12によって検索したデ
ータレコードの内容を表示する。
[0022] In the same process, addr is used as a physical address.
Obtain n and read data record 510. The process continues until there are no more ON bits in the logical address bit pattern 519, and the search result display means 12 displays the contents of the searched data record.

【0023】図6に検索結果表示手段12で表示された
内容を示し、図7に利用者Cから見えるデータベースの
イメージを示す。
FIG. 6 shows the contents displayed by the search result display means 12, and FIG. 7 shows an image of the database as seen by user C.

【0024】次にデータ追加を図9により説明する。モ
デルは検索と同じく図5を使用する。いま、利用者Cが
データを1件追加する場合を想定する。追加データの内
容を図8に示す。
Next, data addition will be explained with reference to FIG. Figure 5 is used as the model in the same way as in the search. Now, assume that user C adds one piece of data. The contents of the additional data are shown in FIG.

【0025】追加指示装置13によってデータの追加が
指示されると論理アドレスビットパターン認識手段7に
よって利用者Cの論理アドレスビットパターン5の存在
を確認する。
When the addition instruction device 13 instructs to add data, the logical address bit pattern recognizing means 7 confirms the existence of the logical address bit pattern 5 of the user C.

【0026】追加指示装置13で与えられた追加データ
をデータ書き込み手段14によってデータ部901に書
き込む。書き込んだデータレコード902の物理アドレ
スaddrn+1を物理アドレス取得手段15によって
得る。
Additional data given by the addition instruction device 13 is written into the data section 901 by the data writing means 14. The physical address addrn+1 of the written data record 902 is obtained by the physical address obtaining means 15.

【0027】得た物理アドレス“addrn+1”を物
理アドレス登録手段16によってアドレス変換テーブル
904に登録し、同時に対応する論理アドレスを論理ア
ドレス取得手段17で得る。
The obtained physical address "addrn+1" is registered in the address conversion table 904 by the physical address registration means 16, and at the same time, the corresponding logical address is obtained by the logical address acquisition means 17.

【0028】得られた論理アドレス“n+1”から論理
アドレスビットパターン認識手段7で確認された論理ア
ドレスビットパターン907の対応するビットを論理ア
ドレスビットパターン登録手段18でオンとする。
The corresponding bit of the logical address bit pattern 907 confirmed by the logical address bit pattern recognition means 7 from the obtained logical address "n+1" is turned on by the logical address bit pattern registration means 18.

【0029】以上の処理によって作成されたデータベー
スの利用者Cから見えるイメージを図10に示す。
FIG. 10 shows an image of the database created by the above process as seen by user C.

【0030】[0030]

【発明の効果】以上説明したように本発明は、利用者ご
とに参照可能なデータを論理レコードに対応したビット
パターンで保持して管理することで、管理者から見ると
1つのデータベースを管理すれば良く、データベースの
保守性と運用性を高め、個々の利用者から見ると全く独
立したデータベースを扱うのと同等であり完全にデータ
を保護でき機密保護性を高めることが期待できる。
[Effects of the Invention] As explained above, the present invention manages data that can be referenced by each user in a bit pattern corresponding to a logical record, so that from the administrator's perspective, one database can be managed. If possible, the maintainability and operability of the database will be improved, and from the perspective of individual users, it is equivalent to handling a completely independent database, and data can be completely protected and confidentiality can be expected to be improved.

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

【図1】本発明をプログラム処理のレベルで表した一実
施例の構成図。
FIG. 1 is a configuration diagram of an embodiment of the present invention expressed at the level of program processing.

【図2】従来例をプログラム処理のレベルで表した実施
例の構成図。
FIG. 2 is a configuration diagram of an embodiment showing a conventional example at the level of program processing.

【図3】従来技術で作られたデータベースのモデルを示
す図。
FIG. 3 is a diagram showing a database model created using conventional technology.

【図4】他の従来技術で作られたデータベースのモデル
を示す図。
FIG. 4 is a diagram showing a database model created using another conventional technique.

【図5】本発明を説明するためのデータベースのモデル
を示す図。
FIG. 5 is a diagram showing a database model for explaining the present invention.

【図6】図5のデータベースモデルから利用者Cのデー
タを検索した結果の表示例を示す図。
6 is a diagram showing a display example of the results of searching for user C's data from the database model of FIG. 5; FIG.

【図7】図のデータベースモデルから利用者Cから見え
る範囲のデータベースの内容を示す図。
FIG. 7 is a diagram showing the contents of a database visible to user C from the database model in the figure.

【図8】図のデータベースモデルにデータを追加する処
理を説明するための追加データの内容を示す図。
FIG. 8 is a diagram showing the contents of additional data for explaining the process of adding data to the database model shown in the figure.

【図9】図5のデータベースモデルに図8のデータを追
加した後のデータベースの内容を示す図。
FIG. 9 is a diagram showing the contents of the database after the data in FIG. 8 is added to the database model in FIG. 5;

【図10】図9のデータベースモデルから利用者Cから
見える範囲のデータベースの内容を示す図。
FIG. 10 is a diagram showing the contents of the database visible to user C from the database model in FIG. 9;

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

1    物理ファイル 2    論理ファイル 3    データ部 4    アドレス変換テーブル 5    論理アドレスビットパターン6    検索
指示装置 7    論理アドレスビットパターン認識手段8  
  論理アドレスビットパターン読み込み手段9   
 論理アドレス変換手段 10    物理アドレス変換手段 11    データ検索手段 12    検索結果表示装置 13    追加指示装置 14    データ書き込み手段 15    物理アドレス取得手段 16    物理アドレス登録手段 17    論理アドレス取得手段 18    論理アドレスビットパターン登録手段19
    利用者
1 Physical file 2 Logical file 3 Data section 4 Address conversion table 5 Logical address bit pattern 6 Search instruction device 7 Logical address bit pattern recognition means 8
Logical address bit pattern reading means 9
Logical address conversion means 10 Physical address conversion means 11 Data search means 12 Search result display device 13 Addition instruction device 14 Data writing means 15 Physical address acquisition means 16 Physical address registration means 17 Logical address acquisition means 18 Logical address bit pattern registration means 19
user

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  1つの物理ファイル内に複数の利用者
によって共有される複数の論理ファイルが格納され、前
記論理ファイルがデータ部と、各データレコードに割り
付けられた論理的なレコードアドレスに対応したアドレ
ス変換テーブルとから構成され、また、前記データ部の
検索を指示する検索指示装置6と、前記検索指示装置で
前記データ部の検索が要求されたとき、前記論理ファイ
ル内の物理アドレスを得る物理アドレス変換手段10と
、前記物理アドレス変換手段で得られたアドレスのデー
タを読み込むデータ検索手段11と、前記データ検索手
段で読み込まれたデータの内部を表示する検索結果表示
装置12と、前記データ部にデータの追加を指示する追
加指示装置13と、前記追加指示装置で指示された内容
を前記データ部に書き込むデータ書き込み手段14と、
前記データ書き込み手段で前記データ部に書き込まれた
データの前記論理ファイル内の物理アドレスを取り込む
物理アドレス取得手段15と、前記物理アドレス取得手
段で取り込んだ物理アドレスを前記アドレス変換テーブ
ルに登録する物理アドレス登録手段16とを有するデー
タベースシステムにおけるデータベース機密保護方式に
おいて、前記利用者ごとに前記データ部の論理アドレス
に対応した論理アドレスビットパターンと、前記利用者
が前記検索指示装置あるいは前記追加指示装置から前記
論理ファイルへ要求を指示したときに前記論理アドレス
ビットパターンの存在を確認する論理アドレスビットパ
ターン認識手段と、前記論理アドレスビットパターン認
識手段で確認された前記論理アドレスビットパターンを
読み込む論理アドレスビットパターン読み込み手段と、
前記論理アドレスビットパターン読み込み手段で読み込
まれた前記論理アドレスビットパターンから前記データ
部の論理アドレスを取り出す論理アドレス変換手段と、
前記追加指示装置によって追加されたデータの論理アド
レスを得る論理アドレス取得手段と、前記論理アドレス
ビットパターンに前記論理アドレス取得手段で得られた
論理アドレスに対応するビットをオンとする論理アドレ
スビットパターン登録手段とを設けたことを特徴とする
データベース機密保護方式。
[Claim 1] A plurality of logical files shared by a plurality of users are stored in one physical file, and the logical file corresponds to a data section and a logical record address assigned to each data record. and an address conversion table, and a search instruction device 6 for instructing a search of the data section, and a physical address conversion table for obtaining a physical address in the logical file when the search instruction device requests a search for the data section. an address conversion means 10, a data search means 11 for reading address data obtained by the physical address conversion means, a search result display device 12 for displaying the inside of the data read by the data search means, and the data section. an addition instruction device 13 for instructing addition of data to the data section; a data writing means 14 for writing the contents instructed by the addition instruction device into the data section;
physical address acquisition means 15 for taking in the physical address in the logical file of the data written in the data section by the data writing means; and a physical address for registering the physical address taken in by the physical address acquisition means in the address conversion table. In a database security system in a database system having a registration means 16, a logical address bit pattern corresponding to the logical address of the data section for each user, and a logical address bit pattern corresponding to the logical address of the data section by the user, logical address bit pattern recognition means for confirming the existence of the logical address bit pattern when instructing a request to a logical file; and logical address bit pattern reading for reading the logical address bit pattern confirmed by the logical address bit pattern recognition means. means and
logical address conversion means for extracting the logical address of the data section from the logical address bit pattern read by the logical address bit pattern reading means;
logical address acquisition means for acquiring a logical address of data added by the addition instruction device; and logical address bit pattern registration for turning on a bit corresponding to the logical address obtained by the logical address acquisition means in the logical address bit pattern. A database security protection method characterized by providing means.
JP3084880A 1991-04-17 1991-04-17 Data base security system Pending JPH04317146A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3084880A JPH04317146A (en) 1991-04-17 1991-04-17 Data base security system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3084880A JPH04317146A (en) 1991-04-17 1991-04-17 Data base security system

Publications (1)

Publication Number Publication Date
JPH04317146A true JPH04317146A (en) 1992-11-09

Family

ID=13843090

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3084880A Pending JPH04317146A (en) 1991-04-17 1991-04-17 Data base security system

Country Status (1)

Country Link
JP (1) JPH04317146A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6781109B2 (en) 1999-01-14 2004-08-24 Sharp Kabushiki Kaisha Active matrix substrate having transparent connecting terminals

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6781109B2 (en) 1999-01-14 2004-08-24 Sharp Kabushiki Kaisha Active matrix substrate having transparent connecting terminals

Similar Documents

Publication Publication Date Title
JP3837244B2 (en) Program linking apparatus and method
JPH04317146A (en) Data base security system
KR101828466B1 (en) Method and apparatus for providing an object-based storage interface on the storage device based on file system
JP4048006B2 (en) Database search system and method
JPH06149882A (en) Full text data base retriever
WO2013137653A1 (en) System and method for constructing information structures for knowledge information system management and for searching information structures for information
JPS62186361A (en) Information retrieval device
JPH0644309A (en) Data base managing system
JPH0514304B2 (en)
JPS6129936A (en) Retrieval method
JP3896683B2 (en) User-defined character management device and storage medium
JP2000259476A (en) File management system and server computer
JPH03252866A (en) Data retrieving method for computer
JPH08263512A (en) Document retrieval device
JPH0391067A (en) Document preparing device
JPH04250568A (en) Record retrieval device
JPS6143357A (en) Data direct access method
KR100577516B1 (en) Method of construct codes support to electronic documents on the ISO9735 syntax rules
JP2827658B2 (en) Figure analysis device and figure search device
JP2000123038A (en) Database device, database access method and recording medium recorded with database access program
JPS633351A (en) Buffer retrieving control system
JPS63220365A (en) Image data retrieving system
JPS62259136A (en) Method for registering and retrieving document file
JPH04101272A (en) Data element retrieving method
JPS6145361A (en) Retrieving and registering system for name of disease