User Details
Relationships
Keys
Entity Attribute List
LinkAttribute NameDatatypeNull OptionDefinition
Admin Indchar(1)NotNullProvides the security group for the user. N - no admin rights Y - administrator with the ability to add, update and delete person, companies, invoices and payments S - superuser who can also add users and reset passwords
First Namevarchar(30)NotNullThe person's given name.
Last Namevarchar(30)NotNullPerson's surname or family name.
Person IdINTEGERNullA generated number to identify a person.
Pwdvarchar(40)NotNullEncrypted password.
Pwd Change IndENUM('Y','N')NullIf set to Y then a password change will be forced the next time that the user logs in.
Titlevarchar(40)NullJob title e.g. Data Architect
User IdintegerNotNullA generated number to identify a user.
User Namevarchar(15)NotNullThe name of the relevant user as used for logging into the system, e.g jtench.
  • 1 - 9 of 9