Differences between revisions 1 and 2
Revision 1 as of 2002-09-18 21:07:40
Size: 392
Editor: DonPark
Comment:
Revision 2 as of 2002-09-23 08:33:01
Size: 418
Editor: apx1-05-139
Comment:
Deletions are marked like this. Additions are marked like this.
Line 15: Line 15:

----
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 Lending Library.

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)