Results 1 to 5 of 5
  1. #1
    phifer2088 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Aug 2013
    Posts
    9

    Access HW and I am lost on where to start.

    I just need help getting going. I need to understand what is happening. I have pasted the assignment below.

    1) Review the existing spreadsheet, and their sample data and make any assumptions you need about the company. Make any comments about the approach that you are going to follow, as you see fit.
    2) Redesign the spreadsheet into a database with tables, add any fields that you think could be useful, even though it is not absolutely necessary. Explain your actions as you go along.
    3) Perform a functional dependency analysis, and include it as part of your deliverables, for every step of the normalization process
    4) Clearly take the existing un - normalized structure through distinct 1NF, 2NF and finally 3NF stages, using the shorthand representation. All three stages of normalization have to be clearly defined and depicted for full payment by the proprietor. Do not forget Primary keys assignment.
    5) Finally, create an MS Access prototype (actual database), including the data provided, with the newly designed tables. Upload the prototype to the assignment area as part of the deliverables
    6) Create a Query (In MS Access) that may include one or more tables, as needed, that provides the answer to the following request: List the Invoice number, Customer Name, and Parts Description for purchases by Customers that have an Account Balance of $3,000 or higher. Short them with the highest balance being displayed first (Descending values)
    7) Create one Form: New Customer Input - this form should include any relevant fields that you think "Home Solutions Inc" might need (In MS Access)
    8) Create One Report: Items Price List - this report should include any relevant fields that you think "Home Solutions Inc" might need (In MS Access)
    · Make sure you document your work as you go along for full payment, as the owner of the business, wants to be able to show your work to new hires and they should be able to pick it up and understand why the database was put together the specific way you are suggesting.
    · Below you can find the "database" that Joe has put together with his limited data management knowledge, and your starting point.



    Invoice CompanyName Acct Balance Acct Limit Part1 Quantity1 Price1 Part2 Quantity2 Price2
    87 Mary’s IT Services 5000
    20000 Bolt 50 10 Nut 40 20
    72 Mel’s Hotdogs 7200 7200 Bolt 100 10 Screw 45 30
    57 Brookings 500 12000 Screw 60 30 Bolt 65 10
    67 Parker’s 1000 5000 Nut 70 20
    3 Action Computer’s 1000 10000 Screw 40 30
    7 Kline’s 8000 9999 Bolt 30 10
    9 John’s 10000 30000 Nail 25 50
    17 Lee’s 700 1000 Bolt 75 10 Nail 120 50
    19 Al’s 7000 7000 Screw 110 30
    20 Al’s 7000 7000 Nut 90 20
    You can assume that the quantities reflect packages and the prices are per item

    Below you can find an alternative format for the same "database" that Joe has put together with his limited data management knowledge, and your starting point.


    Invoice CompanyName Acct Balance Acct Limit Part Quantity Price
    87 Mary’s IT Services 5000 20000 Bolt
    Nut
    50
    40
    10
    20
    72 Mel’s Hotdogs 7200 7200 Bolt
    Screw
    100
    45
    10
    30
    57 Brookings 500 12000 Screw
    Bolt
    60
    65
    30
    10
    67 Parker’s 1000 5000 Nut 70 20
    3 Action Computer’s 1000 10000 Screw 40 30
    7 Kline’s 8000 9999 Bolt 30 10
    9 John’s 10000 30000 Nail 25 50
    17 Lee’s 700 1000 Bolt
    Nail
    75
    120
    10
    50
    19 Al’s 7000 7000 Screw 110 30
    20 Al’s 7000 7000 Nut 90 20

  2. #2
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    What part of this isn't clear? What have you done so far? What is your plan in plain English?

  3. #3
    phifer2088 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Aug 2013
    Posts
    9
    Well right now everytime I make a change in Access it crashes so I am waiting until I can go into work early tomorrow to do more, but I have created 4 tables. One is the account information, customer information, stock, and orders. The account information will have a balance and limit. The Customer name has the company name and made up address, e-mail, and phone number. The inventory is strictly a list of items that are sold and their price. The order table will have invoice numbers, item sold, and qty.

  4. #4
    orange's Avatar
    orange is offline Moderator
    Windows XP Access 2003
    Join Date
    Sep 2009
    Location
    Ottawa, Ontario, Canada; West Palm Beach FL
    Posts
    16,870
    Build a data model of the things and how they relate to each other.
    Create tables and relationships on paper.
    Create some test data based on the instructions.
    Identify some business rules/facts.
    See if your model supports your test data and business rules.
    Reconcile every anomaly.
    Refine the data model and retest until the model supports the requirement.

    Now, move to Access and using your model (that you know works) and build the database.
    Access won't do anything that you haven't designed.

    Good luck.

  5. #5
    phifer2088 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Aug 2013
    Posts
    9
    Finished and submitted. Thanks for the input.
    Last edited by phifer2088; 02-18-2015 at 11:22 AM.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 13
    Last Post: 07-16-2014, 10:32 AM
  2. access start up command
    By raffi in forum Access
    Replies: 1
    Last Post: 03-29-2014, 09:57 AM
  3. Lost data and access new tables
    By chazcoral2 in forum Security
    Replies: 18
    Last Post: 02-26-2013, 04:21 PM
  4. Hide access on start up
    By beha in forum Access
    Replies: 3
    Last Post: 01-06-2012, 04:57 PM
  5. how to start with access 2007
    By tintincute in forum Access
    Replies: 4
    Last Post: 08-31-2010, 11:52 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums