COSC 578 Database Management I

Instructor: Dr. Sung Hong

Project team members:
Francois Cressin
Akwasi Owusu
Andrew Chrismer
Chi Toung (CT) Yeung

Tools

For diagrams like Visio, try Best4C

September 29, 2007
ER Diagram


Movie table


Copy Table


Employee Table


Customer Table


Accounting Table


Branch Table


Timecard Table


Rental Table


Connection dialog box


Movie dialog box


Customer dialog box




Employee dialog box

Report #1

Video application (work in progress)

IDE: NetBeans 6.0 Beta 2
App: Java desktop with dialog GUI
DB: Oracle 9i
Date: 23Sept07
Note: First GUI implementation, Connection works and that's it.



Video application (work in progress)

Date: 12Nov07
Note: Update, Next, Previous and Create works for Employee, Administrator and Customer
Need to work on Movie, Search Delete button, password control and debug overall.



Video application (work in progress)

Date: 25Nov07
Note: Tables changed for Employee, Customer and related.
Update and streamline code overall.
Bug out on "Previous" and "Next".
Bug out on drop list box
Movie now loads upon connect, "Search", "clear", "new", "update", "next", "previous" buttons works for all tabs
buttons in Admin work.
Password dialog box working
Need work on Customer register
Need work on Date fields



Video application (work in progress)

Date: 28Nov07
Note: See some problems with rental tables.
Mostly completed register portion for rental
However, need to verify copyid issue and time table issue
Working on an automatic load of rental record at LoadCustomerUI()

Video application (1st complete)

Date: 01Dec07
1st completion... need more thorough testing

User manual

Date: 01Dec07

Normalized Relational Schema

Date: 01Dec07

Brochure

Date: 02Dec07

Presentation Slides

Date: 02Dec07

Final report

Date: 02Dec07

Video application (tested)

Date: 02Dec07

SQL statement for table generation

Date: 02Dec07

1st: 27Aug07
mod: 01Dec07