Ŀ
   Name      : Adv                                                      
   Code      : ADV                                                      
   Label     : Where the program could be found                         
   Number    :                                                          
   Source    :                                                          

¿
 Column Name        Label                           Type           P
Ŵ
 AdvWorkplaceID     Workplace ID where the record   INT            Y
 AdvID              Advertisment ID                 INT            Y
 Alive              Is record alive (not deleted)   SMALLINT        
 LastUpdate         Last time the record was updat  TIMESTAMP       
 AdvName            Advertisment name               CHAR(60)        

Ŀ
   Name      : Country                                                  
   Code      : COUNTRY                                                  
   Label     : County list                                              
   Number    :                                                          
   Source    :                                                          

¿
 Column Name        Label                           Type           P
Ŵ
 CountryID          Country ID                      INT            Y
 CountryName        Country name                    CHAR(60)        

Ŀ
   Name      : Method                                                   
   Code      : METHOD                                                   
   Label     : Payment method list                                      
   Number    :                                                          
   Source    :                                                          

¿
 Column Name        Label                           Type           P
Ŵ
 MethodWorkplaceID  Workplace ID where the record   INT            Y
 MethodID           Payment method ID               INT            Y
 Alive              Is record alive (not deleted)   SMALLINT        
 LastUpdate         Last time the record was updat  TIMESTAMP       























¿
 Column Name        Label                           Type           P
Ŵ
 MethodName         Payment method name             CHAR(60)        

Ŀ
   Name      : Product                                                  
   Code      : PRODUCT                                                  
   Label     : Product list                                             
   Number    :                                                          
   Source    :                                                          

¿
 Column Name        Label                           Type           P
Ŵ
 ProductWorkplaceI  Workplace ID where the record   INT            Y
 ProductID          Product ID                      INT            Y
 Alive              Is record alive (not deleted)   SMALLINT        
 LastUpdate         Last time the record was updat  TIMESTAMP       
 ProductTitle       Title of the product            CHAR(60)        
 Comment            Comments                        BLOB            
 AddInfo            Plugin data                     BLOB            
 ProductIcon        Default icon to display with p  BLOB(0,5)       

Ŀ
   Name      : Purchase                                                 
   Code      : PURCHASE                                                 
   Label     : Purchases of the product                                 
   Number    :                                                          
   Source    :                                                          

¿
 Column Name        Label                           Type           P
Ŵ
 VersionWorkplaceI  Workplace ID where the record   INT            Y
 VersionID          product version ID              INT            Y
 UserWorkplaceID    Workplace ID where the parent   INT            Y
 UserID             User ID                         INT            Y




























¿
 Column Name        Label                           Type           P
Ŵ
 Alive              Is record alive (not deleted)   SMALLINT        
 LastUpdate         Last time the record was updat  TIMESTAMP       
 PurchaseType       Type of the purchase            SMALLINT        
 OrderID            ID that has been set to the pu  CHAR(30)        
 Quantity           Quantity                        INT             
 Price              Product price                   MONEY           
 Payed              How much was payed              MONEY           
 MethodWorkplaceID  Workplace ID where the parent   INT             
 MethodID           ID of the payment method        INT             
 PayDate            Registration date               DATE            
 RegNumber          Registration number             CHAR(30)        
 FoundWorkplaceID   WorkplaceID of the site where   INT             
 FoundID            Where user found the programm   INT             
 RegistratorWorkpl  WorkplaceID of the shareware r  INT             
 RegistratorID      ID of the shareware registrato  INT             
 AdvWorkplaceID     WorkplaceID of the advertismen  INT             
 AdvID              ID of the advertisment          INT             
 Comments           Comments on the purchase        BLOB            
 AddInfo            Plugin data                     BLOB            












































Ŀ
   Name      : Site                                                     
   Code      : SITE                                                     
   Label     : Shareware archives, registrators, etc                    
   Number    :                                                          
   Source    :                                                          

¿
 Column Name        Label                           Type           P
Ŵ
 SiteWorkplaceID    Workplace ID where the record   INT            Y
 SiteID             Site ID                         INT            Y
 Alive              Is record alive (not deleted)   SMALLINT        
 LastUpdate         Last time the record was updat  TIMESTAMP       
 SiteType           Type of the site                SMALLINT        
 SiteTitle          Site name                       CHAR(60)        
 SupportType        Type of the URL                 SMALLINT        
 SupportPOC         Techsupport of the site         CHAR(30)        
 UploadType         Type of the URL                 SMALLINT        
 UploadPOC          Where to upload new programm    CHAR(90)        
 DownloadType       Type of the URL                 SMALLINT        
 DownloadPOC        Where your program can be down  CHAR(90)        
 HomeType           Type of the URL                 SMALLINT        
 HomePOC            Homepage (start page) of the s  CHAR(30)        
 Comment            Site comments                   BLOB            
 AddInfo            Plugin data storage             BLOB            
 Sponsor            For internal use only. Do not   SMALLINT        

Ŀ
   Name      : Todo                                                     
   Code      : TODO                                                     



































Ŀ
   Label     : Bug/suggestion list                                      
   Number    :                                                          
   Source    :                                                          

¿
 Column Name        Label                           Type           P
Ŵ
 TodoWorkplaceID    Workplace ID where the record   INT            Y
 TodoID             Bug ID                          INT            Y
 Alive              Is record alive (not deleted)   SMALLINT        
 LastUpdate         Last time the record was updat  TIMESTAMP       
 TodoTitle          Short description, keywords, e  CHAR(60)        
 TodoType           Bug type: bug, suggestion, etc  SMALLINT        
 VersionWorkplaceI  Workplace ID where the parent   INT             
 VersionID          Product version                 INT             
 Description        Bug description                 BLOB            
 TodoState                                          SMALLINT        
 Priority           Bug priority                    SMALLINT        
 ReportedWorkplace  Workplace ID where the parent   INT             
 ReportedBy         Who reported the bug            INT             
 ReportedOn         When the bug was reported       DATE            
 FixedWorkplaceID   Workplace ID where the parent   INT             
 FixedBy            Is bug fixed                    SMALLINT        
 FixedOn            When the bug was fixed          DATE            
 VerifiedWorkplace  Workplace ID where the parent   INT             
 VerifiedBy         Who verified the bug            INT             







































¿
 Column Name        Label                           Type           P
Ŵ
 VerifiedOn         When the bug was verified       DATE            
 AddInfo            Plugin data storage             BLOB            

Ŀ
   Name      : Upload                                                   
   Code      : UPLOAD                                                   
   Label     : Version uploads to shareware archives                    
   Number    :                                                          
   Source    :                                                          

¿
 Column Name        Label                           Type           P
Ŵ
 VersionWorkplaceI  Workplace ID where the parent   INT            Y
 VersionID          Version ID                      INT            Y
 SiteWorkplaceID    Workplace ID where the parent   INT            Y
 SiteID             Shareware archive ID            INT            Y
 UploadType         Type of the upload: registrati  SMALLINT       Y
 Alive                                              SMALLINT        
 LastUpdate                                         TIMESTAMP       
 ProgramID          ID that was set to the program  CHAR(30)        
 Pwd                To be used to change the regis  CHAR(30)        
 InfoEditURL        Where product info could be ed  CHAR(90)        
 AddInfo            Plugin data                     BLOB            

Ŀ
   Name      : User                                                     
   Code      : USER                                                     
   Label     : People we contact with                                   
   Number    :                                                          
   Source    :                                                          
































¿
 Column Name        Label                           Type           P
Ŵ
 UserWorkplaceID    ID of the workplace where the   INT            Y
 UserID             ID of the human                 INT            Y
 Alive              Is record alive (not deleted)   SMALLINT        
 LastUpdate         Last time the record was updat  TIMESTAMP       
 FirstName          First name                      CHAR(60)        
 MiddleName         Middle name                     CHAR(60)        
 LastName           Last name                       CHAR(60)        
 Company            Company name                    CHAR(60)        
 UserPosition       Human title                     CHAR(60)        
 CountryID          Living place: Country ID        INT             
 StateName          Living place: (state/province   CHAR(60)        
 CityName           Living place: city name         CHAR(60)        
 Zip                Living place: zip code          CHAR(10)        
 Street             Living place: street address    CHAR(60)        
 UserPOCType1       Point Of Contact type           SMALLINT        
 UserPOC1           Point of contact                CHAR(30)        
 UserPOCType2       Point Of Contact type           SMALLINT        
 UserPOC2           Point of contact                CHAR(30)        
 UserPOCType3       Point Of Contact type           SMALLINT        
 UserPOC3           Point of contact                CHAR(30)        
 Comment            Comments on the user            BLOB            










































¿
 Column Name        Label                           Type           P
Ŵ
 AddInfo            Plugin data storage             BLOB            

Ŀ
   Name      : Version                                                  
   Code      : VERSION                                                  
   Label     : Product versions                                         
   Number    :                                                          
   Source    :                                                          

¿
 Column Name        Label                           Type           P
Ŵ
 VersionWorkplaceI  Workplace ID where the record   INT            Y
 VersionID          Version ID                      INT            Y
 Alive              Is record alive (not deleted)   SMALLINT        
 LastUpdate         Last time the record was updat  TIMESTAMP       
 ProductWorkplaceI  Workplace ID where the parent   INT             
 ProductID          What product                    INT             
 VersionNumber      Name of the version             CHAR(20)        
 SubVersion         Subversion (alpha, beta, relea  SMALLINT        
 ReleaseDate        Release date                    DATE            
 Status             Freeware, free beta, shareware  SMALLINT        
 Price              Price of the version in the na  MONEY           
 Comment            Version comments                BLOB            
 AddInfo            Plugin data                     BLOB            






































