ACCT 5342 Accounting Information Systems
Partner Assignments for Week 3
Partners may study together on the assignments below. Partners must also submit Attest Forms regarding the M&G Chapter 1 Quiz.
| [02] Nguyen, Nancy | [03] Parfait, Kevin |
| [05] Ausaf, Shuja | [06] Dai, Wanli |
| [07] Poppe, Amanda | [08] Ramirez, Ricardo |
| [10] Devins, Sean | [11] Donohue, Alexia |
| [14] Roberts, Michelle | [15] Rodriguez, Teri |
| [17] Heinkel, Mark | [18] Hoffman, Robert |
| [19] Sandoval, Nikki | [20] Thompson, Anne |
| [22] Ifrah, Laury | [23] Johnson, Colin |
| [29] Vogtsberger, Carl | [30] White, Steven |
| [31] Lee, Matthew | [32] Menchaca, Ruth |
2. Your partnership must meet with the ACCT 5342 teaching assistant.
Prior to the end of September, all students in ACCT 5342 must have a
Website that includes at least the following:
A resume.htm file that contains a copy of your resume.
This file may be a resume.pdf file. Students who want to create a PDF file may take their resume.doc files to the computer lab in the Communications Department (on the fourth floor of the Laurie Auditorium building). Read the resume.doc file into MS Word and save the file as a PDF document. However, saving the file as a PDF file is optional. Students may choose to simply go to any lab computer on campus and save their resume.doc files as resume.htm files for purposes of placing a resume online.
A links.htm file that contains links to Websites and other references of interest that you would like to share with the world.
A default.htm file that will appear whenever Web users anywhere in the world first enter your Website.
This can be a simple file that contains your name and links to the other documents at your Website. However, you may also add your picture and any other items that you want on your opening page. An animation that begins automatically is not advised for the opening page. Nor is a large graphic advised for your opening page. The reason is that an animation or large graphic opens painfully slow for users around the world who only have access to the Web via slow modems.
Students may create Web documents in MS Word (by saving as HTM files
rather than DOC files) or they may use MS FrontPage. There are
advantages in learning how to use FrontPage.
Students create
a Web folder on the
W drive Web server. They have to FTP the files from their computer
to the web folder.They can use any FTP (File Transfer Protocol) program
and
• Launch WS-FTP. A window with a generic profile will appear.
• Click New to begin setting up a profile for www.trinity.edu .
• Type in Trinity as the profile name.
• The Host Name/Address should be www.trinity.edu .
• Set the Host Type to Automatic detect.
• Enter the User ID in the form TRINITY\username.
• Leave the password field blank.
• Click OK to connect to the web server.
Before commencing a Website, students should carefully read the ITS
Instructions regarding the Student Web Server at http://www.resnet.trinity.edu/local/about.html
When creating Web pages, students can get help from the following
sources:
There are thousands upon
thousands of good Web design helpers. One design helper that I recommend
is at http://www.useit.com/
This document contains the possible quiz questions for Class 03. Not listed here are possible questions from this week's assigned chapters from the Murthy and Groomer textbook and the Perry & Schneider textbook. In addition, you are responsible for the prior lectures on Access by Professor Jensen.
For practicing on these quiz question, I suggest that you create a JUNK directory in your Drive C hard drive. Then copy the Northwind Database file into that directory. The Northwind Database is on the path J:\courses\acct5342\access\samples\nw2000\northwind.mdb . You may add and delete tables, queries, forms, etc. to this practicing database that you copy into JUNK. If you get a message that the Northwind Database needs to be "converted, " simply click the option to convert and save the database in the computer's Drive C JUNK directory. Further directions along for converting MS Access databases have been added to the section entitled Preliminary Course Activities in the ACCT 5312 Syllabus.
Unfortunately, the file is too large (2.48 Mb) to put on a floppy disk and take to your home computer. I think there are some lab machines with CD recording drives. You can burn the Northwind database onto a CD-R or CD-RW disk for your home computer via a laptop. One problem, however, is that some of you will not have MS Access on your home computers.
If you want to save any of your work, you can save files to your assigned space on the student server on Drive Y. Smaller files may be saved on floppy discs.
For the Perry and Schneider (P&S) textbook MS Access databases, you can use your CD
that came with the text or you can convert the P&S Access files on the path J:\courses\Acct5342\Access\psbook\.
Please note how to use either the Drive J version or the CD-ROM
version of the database files by clicking on the following instructions:
-------> http://WWW.Trinity.edu/rjensen/acct5342/acct5342.htm#problem
M&G Assignment.
CPA Examination Project Assignments
Each week, students are to complete the assignment scheduled at http://www.trinity.edu/rjensen/acct5342/proj02.htm
This is like stacking of building blocks. Each week a student completes
an assignment to be stacked on to previous assignments of this project.
Every week, students turn in their stack of building blocks as of the class
date. Submissions of the DOC files should be attached to email messages to
rjensen@trinity.edu
Week 03 Assignments: Most of these questions pertain to J:\courses\acct5342\access\samples\nw2000\northwind.mdb Things to Know from P&S:
Note that I revised Microsoft's version of northwind.mdb by adding two
queries that will make your life easier.
The datasheet mode is not generally the best way to view records.
Instead, Microsoft Access has a tab for listing and adding to customized "forms"
for viewing the data. More than one form can be designed for alternative views of any
table. In the Northwind Database, how can you view the list of forms?
Note that forms may have headers, a body, and footers. Click on the Suppliers form to view
a form that has a footer.
[Hint: Forms can be used both for analyzing tables and for entering records
to tables.]
[Hint: The Categories Form illustrates the use of "subform"
within a form. A form can have one or more subforms. What are the subforms listed under
the Forms tab of the Northwind Database?]
[Hint: Data entered into a datasheet "cell" may contain up to 255
characters. Word wrapping becomes an issue in the datasheet view.] By way of
illustration, compare the Employees Form versus Employees Datasheet views.
Another control object is the list box. What
is a list box? Can you identify a list box in the Orders Form of the Northwind database?
How does a list box differ from the check box and can you identify a list box in
the Sales Reports Dialog Form of the Northwind Database?
How does the combo box differ from the list box and can you identify a combo box
in the Customers Form and Employees Form in the Northwind Database?
[Hint: Click on the menu choice Edit.]
Next open the Employees Form. How can you find the navigation buttons at the
bottom of the Employees Form? How can you return the view of that form's window caption
bar?
[Hint: one of these options entails use of the (Ctrl, F) keys. What is the
difference between searching the "Whole Field" versus "Any Part of
Field" options? Why do you get a message "The search item was not
found" when you know the search string is contained in one or more
cells?--Hint: It's that "Any Part of Field" thing.]
What is the easiest way to filter out all Tofu records?
How can you sort out all products beginning with "T" using Filter by
Form or (Records, Filter, Advanced Filter/Sort)?
[Hint: The search term looks entered can be (Like "T*")
[Hint: Choose (Records, Filter, Advanced Filter/Sort). The search phrase is
(Like "*.8#")]
[Hint: One way is to use an icon in the Form View Toolbar.] How can you quickly
restore the entire all records in the forms view? What are three ways to activate and
clear filters?
[Hint: One of the ways is in the menu choice called Records.]
Sort the selected data in any order. Use >= and <= notation and note that in the
Advanced Filter/Sort window you can activate the filtering and sorting by using the menu
choice (Filter, Apply/Filter Sort). What are two other ways for activating the
sort?
How can you restore all records in the form view?
Next, select the Picture frame. Initiate the Insert Object command either with an
alternate (right) click of the mouse or by using the Insert menu choice. On the left side
of the Insert Object dialog box, click the choice "Create from File." Next click
the Browse button and locate the books.bmp file on the Access\Bitmaps\dbwiz\books.bmp
path. Then click on the (Records, Save Record) control in the menubar. The large list box
in the bottom half of the Categories Form is actually a Products subform. Leave that list
box blank for now.
It may seem like you are locked into the record you just added. To make it
possible to view all records, click on (Records, Remove Filter/Sort). Then you
can navigate to the other records in the Category Form.
[Hint: Use the alternate (right) mouse button to set the zoom view and get a page
listing.] What are the icon (button) options in the Print Preview Toolbar?
[Hint: Click on the design view of the Orders table and then click on the
ShipVia field. Then click on the Lookup tab near the bottom of the page.]
See "Concurrency Control" in the C term section at http://www.trinity.edu/rjensen/245gloss.htm