Download Visual Extend 12.0 Developer Manual

Transcript
Visual Extend 12.0 User Manual
More productive than ever before!
Page 44
The administrator has the user security level 1 and thus all rights. A user, who has the user security level 99, has
the few rights. In the form user rights can for each form can be specified which user security level is necessary in
order user to be allowed to run the form, to insert new data records, to edit existing data records and to delete
data records.
NOTE: Users cannot view or alter other user accounts with a higher security level than their own. Security levels
starts with 1 (Administrator) and ends with 99 (lowest security level). Additionally, you can define an access
string for further customization of your security needs. For additional security issues, especially all the VFX form
security features, please refer to the VFX Technical Documentation.
When a particular user does not have rights to run a form, the concerned form will not be initialized. If user rights
are not defined in the user rights dialog, the properties values lCanInsert, lCanCopy, lCanEdit and lCanDelete,
that were set within the VFX - form Wizard are valid.
7.5. Error tracking
VFX tracks all runtime errors automatically. The error log file, in which all the runtime errors will be stored, is
the free table Vfxlog.dbf/cdx.
The data manipulation form based on the class CDataFormPage, will be prepared automatically from the VFX
Application Wizard.