Differences between revisions 3 and 7 (spanning 4 versions)
Revision 3 as of 2002-09-23 08:33:35
Size: 417
Editor: apx1-05-139
Comment:
Revision 7 as of 2007-11-23 18:04:15
Size: 438
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
Also see UserRoster

The UserDatabase is the master list of members in Personal Telco. It is used for authentication in other projects such as NoCat and the PTP Virtual LendingLibrary.

Also see UserRoster

Table User

  • varchar GUID (32,Key)
  • date modified
  • date created

Table Group

  • varchar GUID (32,Key)
  • date modified
  • date created

key: <SQL Primative type> <field name> (<field length>|<etc>, [Key])


CategorySoftware

UserDatabase (last edited 2007-11-23 18:04:15 by localhost)