Differences between revisions 3 and 4
Revision 3 as of 2002-09-23 08:33:35
Size: 417
Editor: apx1-05-139
Comment:
Revision 4 as of 2003-10-21 09:34:30
Size: 438
Editor: klickitat
Comment:
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)