The Implementation Method of Security Mechanism of Multi-User Database Application System
Shen Jun-yi
Abstract
Shen Jun-yi
Abstract
This paper provides a method of implementing security mechanism in program in according to the features of a multi-user database application system. It is the method that set the password as a property of each table, and the properly must be compared with a password when operating table. The result is that every user can query data, but only the certain user who has the password can do the operation of insert, update and delete.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
This paper provides a method of implementing security mechanism in program in according to the features of a multi-user database application system. It is the method that set the password as a property of each table, and the properly must be compared with a password when operating table. The result is that every user can query data, but only the certain user who has the password can do the operation of insert, update and delete.
Key concepts: Computer science, Password, Table (database), Database, Set (abstract data type), Property (philosophy), Computer security, Programming language