Next Chapter 80 SECURITY MEASURES:-

PROJECT SOURCE CODE

SPONSORED LINKS

SECURITY MEASURES:-

The security measures imposed in the software are:

(1) A login password is provided in the software. User must login to activate the application.

(2) User cannot change the password. To change password he must contact the administrator.

(3) The user/password are given through SQL SERVER 2000 Server. If this is installed on NT 4.0 then it is highly secured.

(4) Data security, correctness integrity is checked up before saving, update or delete if errors found the procedure is aborted.

(5) A primary key & foreign key concept is implemented for avoiding incorrect data entry or intentional or accidental delete or modification of data.

(6) When user tries to delete the data then this first check for its reference used by other data, if found the deletion aborted.

(7) I am also providing various securities at user level or at forms.

This site is designed to help BCA MCA student to develop final project and synopsis Download Free BCA Project, MCA Project, IT Projects, Final report and Project synopsis with Full documentation and code