1 / 8

MSIS 411 Database Project

MSIS 411 Database Project. Laura Martone Elroy Shaw Chris Traganos. Overview. Coordinate files and teamwork through Wiki Building the Structure and testing Creating connection from Oracle to Access Running Reports and Queries against the data Have Triggers respond to specific actions.

zavad
Télécharger la présentation

MSIS 411 Database Project

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. MSIS 411Database Project Laura Martone Elroy Shaw Chris Traganos

  2. Overview • Coordinate files and teamwork through Wiki • Building the Structure and testing • Creating connection from Oracle to Access • Running Reports and Queries against the data • Have Triggers respond to specific actions

  3. Creating the Database • Review the Tables • Include project conditions • Construct ERD diagram with entities and their relationships with each other

  4. Scripts • Create PL/SQL to build the ERD’d structure inside Oracle. • Insert dentist office data into the different tables. • Verifying the database integrity by running desc and select queries

  5. Access Reports & Forms • First step was to create 2 way data connection between Access and Oracle • Link the XE file and have Access replicate the logic • Parse PL/SQL into MS SQL for initial build

  6. Queries • Create 5-6 Queries that pull & push specific information from the database. • Integrate into forms for Access interface

  7. Difficulties & Solutions • Linking Oracle to Access – Laura will explain • Pushing Updates from Access to Oracle – Laura (?) • Scripts trial and error – Elroy &/or Chris • Triggers – Elroy &/or Laura

  8. Questions?

More Related