AOI Physical Design Schedule

5) Physical Design & Deployment

The solution is built according to the Logical Design , Step 4

Plan
Start
Plan
End
Actual
Start
Actual
End
Plan
Cost
Actual
Cost
  Version 1.0 - Baseline Physical Implementation            
    Construct Database 01/01/01 01/10/01     975.00  
      Create Table Names & Descriptions            
      Create Field Names & Descriptions            
      Set Relationships            
      Create Indexes            
    Import Existing Data as Test Data 01/11/01 01/21/01     775.00  
      Write procedures to import data            
      Write procedures to establish foreign key relationships            
    Secure the database            
      Identify Groups            
      Set Group Options            
      Developer Testing            
      Document ID and Passwords            
    Create Forms & Reports            
      Build Forms/Reports according to Logical Design            
    Split Database (if Access)            
      Separate the data from the GUI            
      Form/Report Documentation            
      Document User Functions            
      Document Administration Functions            
      Create/Program GUI Help            
    Import Existing Data            
      Run import procedures            
      Test functionality            
    Replication            
      Identify Replicable Objects            
      Replicate Both GUI and Data            
      Write Replication Procedures            
      Handle Replication Anomalies            
      Document Admin. Replication            
      Document User Replication