Results 1 to 4 of 4
  1. #1
    mlbwhf is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Oct 2012
    Posts
    14

    creating a form


    Hi guys, your always a great help.
    i have the following tables:
    Customers (Cust_ID, Cust_name, Cust_address, Cust_email, Type)
    Rent (Rent_ID, Cust_ID, Equip_ID, Equip_name, Rent_start, exp_return_date, act_return_date, weekday_num, weekend_num,hire_ income)
    Produce, on demand, for a particular customer, a record of all previous hires. This application is to run on-line (i.e. produce the output on a form). The input parameters (e.g. the individual customer) should be picked from a drop down menu (e.g. Combo Box)

  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
    Sounds like homework assignment.
    Do you have a specific question?
    Where is the Equip(ment) table?

    Why do you store weekday_num and weekend_num?

  3. #3
    mlbwhf is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Oct 2012
    Posts
    14
    will yes it is
    i need it because i needed to calculate the income as there is different rates for weekend & weekdays ( is there a way to distinguish weekends & weekdays?)
    Equipment (Equip_ID, Equip_name, Equip_brand, Sup_ID, weekedays_rate, weekend_rate, Delivery_time, Category, Qty_in_stock)

  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
    What is Sup_id?
    Where are the various Rates per TimePeriod per Equip_Id?

    For a great reference on Relational Database Design Concepts read
    http://forums.aspfree.com/attachment...2&d=1201055452

    Create an entity relationship diagram before any coding.

    For ERD info see http://www.rogersaccesslibrary.com/T...lationship.zip

    For a great guide to the Database design Process see this article that has an example within the document.
    http://www.rogersaccesslibrary.com/f..._Databases.zip

    Good luck with your project.

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

Similar Threads

  1. Creating Welcome Form Help
    By dbalilti in forum Access
    Replies: 12
    Last Post: 08-10-2012, 11:02 AM
  2. Need help in creating Search Form
    By bnar in forum Forms
    Replies: 2
    Last Post: 06-05-2012, 12:09 AM
  3. Replies: 3
    Last Post: 12-17-2011, 06:05 AM
  4. Default form layout when creating new form
    By MDB in forum Programming
    Replies: 1
    Last Post: 08-30-2011, 08:17 AM
  5. Help creating a form
    By Nixx1401 in forum Access
    Replies: 6
    Last Post: 07-31-2010, 02:06 PM

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