Oregon State University
Oregon State University Home Page
College of Business

BA372 Syllabus

Spring 2006

BA372 Individual Assignments

Due Date Points Assignment
 April 7  Create your assignment directories by 10:00 am
 April 11  Individual Initial AP Design*
 April 27 100  Assignment_1 - Test application
 May 2  Code Review for Assignment_1
 May 4 100  Individual Homework 2: SQL exercises
 June 1 100  Assignment_3 - Triggers, Stored Procedures, and Transactions
 June 8  Code Review for Assignment_3
 Total 300 pts: 30% of your final course grade
* See the group project notes for a description of this assignment.

PLEASE NOTE: ALL ASSIGNMENTS ARE SUBJECT TO CHANGE UNTIL THEY ARE ACTUALLY ASSIGNED IN CLASS. REVISIT THIS PAGE BEFORE YOU BEGIN WORKING ON AN ASSIGNMENT.

Assignment_1 - Test application

Create a program which: Implement two unit tests for your application. Try to include reasonably good test cases. Questions I have been asked so far:
Thanks to Brad, Chris, Moose, Leo, Adam, and Jeremy so far for their good questions and their help in finding solutions.

For full credit it must be a web application.
See For some sample database access code
Return to Contents

Individual Homework 2: SQL exercises

The SQL homework assignment includes a variety of exercises calling upon you to use basic SQL commands to create business-relevant queries. The assignment will be made available in Blackboard.

Return to Contents

Assignment_3 - Triggers, Stored Procedures, and Transactions

This assignment is supposed to help you gain some experience with the triggers and stored procedures while exploring logging issues in an AP system.

MAKE SURE YOUR CODE WORKS WHEN YOU LOG IN USING YOUR Sp06demo#### account. That is all your reviewers will have to work with. Remember, stored procedures have to be authorized to the user as with the last assignment. As usual: Here is some feedback based on student questions so far:
PLEASE PASTE THE CODE FROM YOUR STORED PROCEDURES AND TRIGGERS INTO YOUR WORD FILE SO THAT A REVIEWER CAN ASSESS YOUR COMMENTS AND VARIABLE NAMES.

The Reviewer Score Sheet

Return to Contents

Create your assignment directories


Return to Contents

This page is maintained by Byron Marshall. Send E-mail to (byron.marshall@bus.oregonstate.edu)