Events Database

Events Database

Describes various types of events both physical and non-physical. Consists of:

  1. Events Table

Todo:

  1. Create the table.
  2. Create indexes
  3. Add/Delete/Change Form - Create a form
  4. Enter at least 10 meaningful (not aaa, bbb etc.) records in the table
  5. View Form - View the list of records as a list (in a table)
  6. When a user clicks on one of the records in the list, they can see the details and change or delete them. Try to reuse the ADC Form.

Version-2

Repeat steps 1-6 for each table given below.

First modify event table, to replace event type by event type id.

  1. Event Types Table
  2. Physical Events Table
  3. Virtual Events Table
  4. Tags Table

Posted in Uncategorized on September 21st, 2008 by Dorai | |

Leave a reply