Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2002-09-18 21:07:40
Size: 392
Editor: DonPark
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 1: Line 1:
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 Lending Library. 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.
Line 3: Line 3:
Also see UserRoster
Line 15: Line 16:

----
CategorySoftware

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)