SLXWEBUSERINFO Table

The SLXWEBGROUPUSERINFO table stores user option information for the Web Client. This table contains information including, but not limited to, the user ID, user preferences, and the last date the user logged in.

Legend
 

Field Datatype (Length) Allow Nulls Indexes Relationship Related Table and Field

USERID (PK)

STANDARDID(12)

NULLS

SLXWEBUSERINFO_USERID_PK (CA)

(One) to (Many)

SLXWEBGROUP.USERID

(One) to (One)

 

USERSECURITY.USERID

 

CREATEDATE

datetime(8)

NULLS

 

 

 

 

CREATEUSER (FK)

STANDARDID(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

MODIFYDATE

datetime(8)

NULLS

 

 

 

MODIFYUSER (FK)

STANDARDID(12)

NULLS

 

(Many) to (One)

USERINFO.USERID

LASTWEBDATE

datetime(8)

NULLS

 

 

 

EXPIRES

datetime(8)

NULLS

 

 

 

REGION

varchar(64)

NULLS

 

 

 

USERGROUP

varchar(64)

NULLS

 

 

 

DEFSECCODE

STANDARDID(12)

NULLS

 

(Many) to (One)

SECCODE.SECCODEID

USERPREFERENCES

TEXTBLOB(16)

NULLS

 

 

 

LASTLOGINDATE

datetime(8)

NULLS