Elizabeth Washburn : Database Design Report

Home

The assignment was to design a database to house records of required course work for LSC 508 (annotations for supplemental reading). Requirements for the database:

Potential uses for the database for the professor as end user could include:



The software chosen for the project was Microsoft Access 2003; the program was included as part of the standard software package on computers installed in my local library as part of the Gates Foundation Library Computer Grant. Since it was readily available to me at work, it seemed to make sense to learn how to use it. It soon became apparent that its advantages include:



Over the course of the next five years, the database will increase dramatically from the size required for the first class, summer of 05, especially as the summer class is required to hand in only ten annotations. The software is more than capable of handling this relatively small database. The computer it will be run on has a 20g hard drive and 512Mb RAM, and should be able to run the program with this database even though the Access program can require up to 1 G to run on its own.



The original form for the data was the annotation itself in APA format, with no italics:

Assignment 1

Norton, M. J. (1999). Knowledge discovery in databases [Electronic Version]. Library Trends, 48 (1), 9-22.

Defines the basics of what a contemporary database is and how it is constructed vs. design of databases intended for knowledge discovery instead of data warehousing. Lists and discusses benefits and requirements for Knowledge Discovery Databases, and how they might be used in the future.



A form was designed for data input, with the addition of a field for the annotator's name and the assignment number.


data entry form


At this point, there was the option of creating a number of data tables of varying complexity in their interrelationships, but for this assignment, only four tables were used. Screen design of the new input form is available in the print supplement, as is a copy of the data field definitions and field sizes.

Security could be handled by the password-protection function, and by keeping the database in a locked office and desk, saved on r/w DVD, if a DVD burner is available. At approximately 750 Mb of data, not including the database structure (field descriptions, validation rules, data tables and their linkages) it is too large to be kept on a single CD, and breaking the database into sections would reduce its usefulness.

Printouts included in the printed supplement will show the results of using this database with a limited number of entries to produce a report that indicates number of articles accessed online compared to items accessed in print, and one run to indicate which articles were annotated by a particular student. Printing was fast and efficient; the program allows for some attractive color choice customization and format layouts.

Home