Mgt
4322 -
Home Spring 2010
Email
to Dr. Lyons
PatLyons Home
[ Calendar10:10 | PortWebsite
| StuWebs | Port1 | 2 |
3 | 4 | 5
| 6 | Showcase
| Presentation
]
[ Ch 1 |
2 | 3 |
4 | 5 |
6 | 7 |
8 | 9 |
10 | 11 | 12 | 13
| 14 || AppDatabase |
Ex1 | 2 |
3 | 4 | 5
| 6 | 7
]
[ HW 1| 2 |
3 | 4 |
| Career1| 2
| 3
] [
SJU
|
TCB |
CareerCtr |
StuInfo |
CareerLinks ] [
SJU Closing ] [H1N1SelfAssessment]
Database Exercise 2 - Create Transaction File
To do this, continue with your opened AppMIS.mdb database.
For Access 2003, in the Database window, click Tables, and double
click Create table in Design view. In the screen image below, the
left-hand window is the Database window. Note: in Microsoft
Access, the word table is used to describe a database file.
For Access 2007, click the Create tab on the Ribbon, then click Table in the
Tables group.
In the
Table1: Table window, enter the Field Name, Data Type, and Description for
the Transaction File that you specified in Database Exercise I.
For integers, use Long Integer, decimals, use Double, and character data,
use text with size < 30.
Note: you are to have at least
8
fields in your Transaction File.
In the screen image below, the right-hand window is the Table
window for my Client File.
Specify the key field for your Transaction File.
In my Client File, the key field is ClientID. Note how in the above
screen image, the ClientID field name has a key icon next to it. This
identifies the key field. To do this for your Transaction File, click
on the field that you wish to be the key field. Then, click on the key
icon in the Table Design menu above the Table window. The Table
Design menu only appears when the Table Design window is the active window.
Note: The key field
for your Transaction File must be a long integer.
The Personnel ID field should be a long integer.
Save the table by clicking on the Save (diskette)
icon.
To do this, continue with your opened AppMIS.mdb database.
In the Database window, click Tables, and double click your Transaction File name. Your Transaction File will open in the Datasheet view. In the screen image below, the upper window is the Database window, and the lower window is the Transaction Table window.
In your
Table window, enter the data for your Transaction File.
Note: you are to have at least
12 records in
your Transaction File.
In the screen image below, my Client Table has
15 records.
PJL(2010Apr10): Your PersonnelID (which may be called
AssociateID, AnalystID, ...) is to have
5 distinct values.
This is required for the later exercises, where two files are joined
together.
Compact (and Repair) your database. This will make your AppMIS.mdb as small as possible.
For Access 2003, click Tools, Database Utilities, Compact and Repair.
For Access 2007, click the Access button in the upper left hand corner, then Manage, Compact and Repair Database.
Change
the link to your AppMIS.mdb file on your Creative webpage to
refer to your database, not
www.patlyons.com/m4322/hw/AppMISDatabase.htm. This is necessary to
facilitate the presentation of your database to the class.
Use Microsoft Internet Explorer with ftp://stupub.stjohns.edu/ to drag and drop your modified copy of the entire port folder from your Mgt4322 folder to your stupub website. This will copy your database, AppMIS.mdb. Follow the instructions of Portfolio Exercise 1, step 5.
If not all the files copy over to stupub, try dragging and dropping individual files one at a time.
To do this, in the ExplorerBar, click on folders until you come to your port folder. Keep the port folder selected, but use the downward arrow to show the stupub.stjohns.edu folder, if necessary. Then, in the righthand windowpane, drag and drop a file (Creative.htm or AppMIS.mdb) from your PC port folder to the port folder in your stupub.stjohns.edu folder in the lefthand ExplorerBar.
Please note that if you used Word 2007 to edit Creative.htm, then you must also copy over the Creative_files folder.
Print the Datasheet view of your Transaction File
on one page using
landscape orientation.
To do this, in the Database window, click Tables, and double
click your Transaction File. Click the File Menu, then Print..., and
OK. Change the Page Orientation to Landscape in
the Page Setup window in order to print the file on one page.
Grading of Database Exercise 2.
You will be graded on
the consistency of the fields in your Transaction File with those
specified in your Database Exercise 1, Item III.A.
Requirements - see Homework Set III.
(This page was last edited on
April 11, 2010
.)