|
MBA 683 E-Business Technology --
Syllabus Classes References Examples Student Info Guest Info
|
Personal Database Part IIIThis is the third part of the personal database assignment. In Part I you decided what type of database service you would like and developed the data model, in Part II you created the database in Oracle. Your assignment for part three is to implement a user interface, making this database part of an interactive service. This service should the ability to add information to your personal database, change records in the database, delete records from the database, and look things up in the database. Add these screens to your Personal Web site. Your deliverables include:
Note:Database access from AOL server, including your TCL code, uses Oracle user-id 'ad.' Execute the following SQL Plus command for each of your tables so that you can access and update your tables from TCL (replacing table-name each of your table names in a separate command):
The SQL incorporated into your TCL code should refer to your tables prefixed by your account name. For example, student becomes chuck.student:
Remember, .adp pages only work under AOL server:
|
|
© 2001 by Chuck Ehrlich, all rights reserved. Comments to webmaster. Updated on March 01, 2000. |