← Revision 2 as of 2002-09-23 08:33:01
Size: 418
Comment:
|
← Revision 3 as of 2002-09-23 08:33:35 →
Size: 417
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. |
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.
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])