Specifications

165
APPENDIX C • DATABASE TABLE CONFIGURATION
TECHNICAL SUPPORT 978-486-0086 • support@burk.com • www.burk.com
Relationships
Password_TDelUser_T Password_T DelUser_T ID 1 UserID
Attributes: Enforced, Cascade Updates, Cascade Deletes
Attributes: One-To-Many
TABLE: PASSWORD_T
Properties
Date Created: 10/14/1999 12:46:27 PM Def. Updatable: True
Last Updated: 01/06/2000 11:20:19 AM OrderByOn: False
RecordCount: 1
Columns
Name Type Size
ID Number (Long) 4
AllowZeroLength: False
Attributes: Fixed Size, Auto-Increment
Collating Order: General
ColumnHidden: False
ColumnOrder: Default
ColumnWidth: Default
Ordinal Position: 0
Required: False
Source Field: ID
Source Table: Password_T
Password Text 100
AllowZeroLength: False
Attributes: Variable Length
Collating Order: General
ColumnHidden: False
ColumnOrder: Default
ColumnWidth: 3390
Description: Password has to be unique because it is the
only way to identify the user
DisplayControl: Text Box
Ordinal Position: 1
Required: False
Source Field: Password
Source Table: Password_T
UserName Text 50
AllowZeroLength: False
Attributes: Variable Length
Collating Order: General
ColumnHidden: False
ColumnOrder: Default
ColumnWidth: Default
DisplayControl: Text Box
Ordinal Position: 2
Required: False
Source Field: UserName
Source Table: Password_T