Security
DATA SECURITY
SQL SERVER SECURE DATABASE
The database is SQL Server and with it comes all of the security features and data integrity that this database provides.
WINDOWS AUTHENTICATION
We use Windows Authentication to gain access to the system. Once in the system every user account can be setup to only have access to specific features, functions, reports, etc.
DATA-CENTRIC FEATURES
Users can be setup to see specific data and not the entire database:
- Access to inventory and work orders for the terminal(s) they handle.
- Access to work orders for certain types of transactions. For example, certain users can’t add, edit or view adjustment transactions, but they can have full access to inbound and outbound transactions.
SQL SERVER SECURE DATABASE
The database is SQL Server and with it comes all of the security features and data integrity that this database provides.
WINDOWS AUTHENTICATION
We use Windows Authentication to gain access to the system. Once in the system every user account can be setup to only have access to specific features, functions, reports, etc.
DATA-CENTRIC FEATURES
Users can be setup to see specific data and not the entire database:
- Access to inventory and work orders for the terminal(s) they handle.
- Access to work orders for certain types of transactions. For example, certain users can’t add, edit or view adjustment transactions, but they can have full access to inbound and outbound transactions.